Bug #1770
closedmemory leak : mod_proxy_backend_fastcgi
Description
Hi guys,
it seems that mod_proxy_backend_fastcgi of lighttpd-1.5.0-r1992 has a bug of memory leak.
the memory used by lighttpd is increesing by 2M bytes every minute and finally leed to a problem that the service terminated.
there are some messages of the errorlog below.
mod_proxy_backend_fastcgi.c.484: (trace) 0 / 0 -> 0
mod_proxy_backend_fastcgi.c.487: (error) looks like the fastcgi-backend (/xxx/) terminated before it sent a FIN packet
mod_proxy_backend_fastcgi.c.484: (trace) 0 / 0 -> 0
mod_proxy_backend_fastcgi.c.487: (error) looks like the fastcgi-backend (/xxx/) terminated before it sent
a FIN packet
mod_proxy_backend_fastcgi.c.484: (trace) 0 / 0 -> 0
mod_proxy_backend_fastcgi.c.487: (error) looks like the fastcgi-backend (/xxx/) terminated before it sent
a FIN packet
-- marchslen
Updated by Anonymous about 16 years ago
try with the new snapshot.. Do you get the memleak with that too?
http://blog.lighttpd.net/articles/2008/08/20/new-prereleases-1-4-20-r2294-and-1-5-r2294
Updated by nitrox about 16 years ago
- Status changed from New to Need Feedback
- Priority changed from Urgent to Normal
- Patch available set to No
Updated by stbuehler about 16 years ago
- Status changed from Need Feedback to Missing Feedback
Also available in: Atom