https://issues.apache.org/bugzilla/show_bug.cgi?id=44592
--- Comment #14 from Spil <[EMAIL PROTECTED]> 2008-06-24 08:18:57 PST --- Completed one of the tests, which was capturing an error whilst not using ssl. error.log [Tue Jun 24 17:02:36 2008] [error] (70007)The timeout specified has expired: proxy: prefetch request body failed to 127.0.0.1:80 (www.dev.tradelink.com) from 130.144.213.244 () [Tue Jun 24 17:02:36 2008] [error] [client 130.144.213.244] Handler for proxy-server returned invalid result code 70007, referer: http://www.dev.tradelink.com/sap(bD1FTiZjPTI1MCZkPW1pbiZpPTEmcz1TSUQlM2FBTk9OJTNhcGxzYXBkYzIwMF9EQzJfMDAlM2EzS1hBejZVYkFmVjJibXM0cDljUkdmQ19uLXMyMldSRWZKRlBtQ2kxLUFUVA==)/bc/bsp/sap/crm_ui_frame/bspwdapplication.do?popup-name=_POPUP0004& access.log 130.144.215.213 - - [24/Jun/2008:17:02:36 +0200] "GET http://www.dev.tradelink.com/SAP/BC/BSP/SAP/thtmlb_styles/sap_skins/thtmlb_core_stand.css HTTP/1.0" 200 84628 130.144.213.244 - - [24/Jun/2008:16:57:36 +0200] "POST http://www.dev.tradelink.com/sap(bD1FTiZjPTI1MCZkPW1pbiZpPTEmcz1TSUQlM2FBTk9OJTNhcGxzYXBkYzIwMF9EQzJfMDAlM2EzS1hBejZVYkFmVjJibXM0cDljUkdmQ19uLXMyMldSRWZKRlBtQ2kxLUFUVA==)/bc/bsp/sap/crm_ui_frame/bspwdapplication.do?popup-name=_POPUP0004& HTTP/1.1" 500 722 130.144.215.213 - - [24/Jun/2008:17:02:36 +0200] "GET http://www.dev.tradelink.com/SAP/BC/BSP/SAP/thtmlb_styles/sap_skins/thtmlb_visuals_stand.css HTTP/1.0" 200 10776 Attachment error2-client-213244.pcap is network between client and server (filtered only the client affected) frame 257 is the request and 271 the response. The capture for proxy to backend I can't attach here, it is 11MB zipped (need a lot of cliking around to trigger the error). We are aware of the 10min timeout (this is dev). The appserver behind the proxy may execute long-running queries on a database, and the end-users accept such a query time. Hopefully I can trigger this on a single-process apache as well, debugable apache is installed. Takes 10 users about half an hour, so me alone would be..... Hope this helps! -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
