https://issues.apache.org/bugzilla/show_bug.cgi?id=44592
--- Comment #12 from Ruediger Pluem <[EMAIL PROTECTED]> 2008-06-23 12:51:46 PST --- (In reply to comment #11) > SSL: > We are currently building a small Java App to help us trigger the problem > (takes ages to trigger error manually). When done, we'll trace a non-ssl error > (if it then exists) and attach it to this bug. If you can reproduce the error it would be interesting to get a backtrace of the processing tread / process that is stalling. Please try to get one via gdb as described on http://httpd.apache.org/dev/debugging.html. > > TimeOut: > TimeOut not specified, i.e. default 300 sec > ProxyTimeOut 600 Does this mean you are waiting for 10 minutes with your browser until you give up? > > Ubuntu error-log: > [Fri Jun 20 11:33:08 2008] [error] (70007)The timeout specified has expired: > proxy: prefetch request body failed to 130.144.0.220:8000 (plsapdc200.local) Ok so httpd waits for reading data and then times out. -- 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]
