The Wakaba and Kareha support thread, part 2 (1000)

216 Name: TheStupidOne!36Pr0Wdt4A : 2008-04-16 06:42 ID:LO7hlnjJ [Del]

I'm not using fastcgi, just the standard cgi caller, and it's spawning multiple perl processes because the "attacker" will make multiple calls, and since the perl process is hung, the old ones will never die, eventually leading into an out of memory condition.

I guess I misworded it, lighttpd itself isn't spawning new perl processes, but the old ones won't expire so every call to kareha with that malformed string creates a new perl process that hangs.

This thread has been closed. You cannot post in this thread any longer.