
bugzilla at apache
Nov 26, 2009, 3:52 AM
Post #4 of 5
(2459 views)
Permalink
|
|
[Bug 48283] Proxy errors since httpd 2.2.12 with Tomcat 6.0.20: (proxy: error processing body)
[In reply to]
|
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=48283 --- Comment #3 from Ruediger Pluem <rpluem [at] apache> 2009-11-26 04:52:29 CET --- (In reply to comment #2) > (In reply to comment #1) > > This is just a bad error message for what happens in your case. What happens is > > that the client to your website cancels the connection by e.g. pressing the > > stop button in the browser or because of some network problem between client > > and server. So there is no functional defect here only the error logging needs > > improvement in this case. > > Thanks Ruediger. > > What I understand from your comment is, some logging method changed in 2.2.12 > and upgrading from 2.2.11 should not impact the working of the site. Am I > right? Yes. > > Also, is there any way to understand the connection problem between the client > and Apache, so that it does not log the message like there is some problem > between Apache and Tomcat? As said it can be simply that someone pressed the stop button in the browser. Yo cannot avoid this. Of course you can check the network under your control and try to rule out any network issues (which is hard to do for these kind of problems), but IMHO you can do nothing more. -- 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: bugs-unsubscribe [at] httpd For additional commands, e-mail: bugs-help [at] httpd
|