Bug #910
Patch for 'missing cleanup in fastcgi' messages
| Status: | Fixed | Start: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | mod_fastcgi | |||
| Target version: | - | |||
| Missing in 1.5.x: |
Description
When loading the fastcgi module through the global contruct:
global {
server.modules += ("mod_fastcgi")
}
Lighttpd starts outputting 'missing cleanup in fastcgi' messages in its' error log. The attached patch was suggested by Jan. I have tested it and it seems to resolve the issue. I'm submitting it for inclusion in future versions of Lighttpd.
History
Updated by Anonymous about 3 years ago
Patch has no effect with lighty 1.4.15, build from source with Ubuntu 6.06
Updated by jan about 3 years ago
- Status changed from New to Fixed
- Resolution set to fixed
the patch was applied in r1720
Also available in: Atom