Bug #552
CGI process zombies if request isn't read
| Status: | Fixed | Start: | ||
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | mod_cgi | |||
| Target version: | - | |||
| Pending: | No |
Resolution: | duplicate |
|
Description
In 1.4.9, I have perl handling a file upload under CGI. When I exit perl without draining the request buffer, the perl process zombies and lighttpd hangs (probably waiting for the zombie process to exit).
Duncan
-- dwerner