mod_fastcgi: Don't reconnect after connect() succeeded (fixes #2096)
- a reconnect would try to rebuild the outgoing queue, which involves reusing the post body - but the first try already removed it. we could try reusing the queue, but otoh that really isn't our problem. accept() it - handle it. git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2692 152afb58-edef-0310-8abb-c4023f1b3aa9svn/tags/lighttpd-1.4.25
parent
781784664a
commit
2eaf42d0e5
Loading…
Reference in New Issue