On 01/05/2011 12:55 AM, minf...@apache.org wrote: > Author: minfrin > Date: Tue Jan 4 23:55:50 2011 > New Revision: 1055246 > > URL: http://svn.apache.org/viewvc?rev=1055246&view=rev > Log: > mod_proxy_http: Ensure that when the backend is closed, the final call to > ap_proxy_http_cleanup() is suppressed, so that the backend is not cleaned > twice. Fixes a further thread safety issue. > > Modified: > httpd/httpd/trunk/modules/proxy/mod_proxy_http.c
Thanks for fixing my brain fart here. Regards RĂ¼diger