Re: FW: [us...@httpd] Reason of dropping connections

2009-07-28 Thread André Warnier
Narendra Verma wrote: .. Narendra, nothing to do with the problem at hand, but try to send your answers *only* to the list. We are getting your messages in double otherwise. Thanks. - The official User-To-User support forum o

Re: [us...@httpd] Reason of dropping connections

2009-07-28 Thread Anantha Padmanabha
- > From: André Warnier [mailto:a...@ice-sa.com] > Sent: Tuesday, July 28, 2009 2:46 PM > To: users@httpd.apache.org > Subject: Re: [us...@httpd] Reason of dropping connections > > Narendra Verma wrote: > > Hi, > > > > I am facing one problem of dropping conn

FW: [us...@httpd] Reason of dropping connections

2009-07-28 Thread Narendra Verma
Hi Eric, Thanks for your reply. No, it seems that error is coming only at tomcat backend side. -Original Message- From: Eric Covener [mailto:cove...@gmail.com] Sent: Tuesday, July 28, 2009 4:29 PM To: users@httpd.apache.org Subject: Re: [us...@httpd] Reason of dropping connections On

RE: [us...@httpd] Reason of dropping connections

2009-07-28 Thread Narendra Verma
Hi Eric, Thanks for your reply. No, it seems that error is coming only at tomcat backend side. -Original Message- From: Eric Covener [mailto:cove...@gmail.com] Sent: Tuesday, July 28, 2009 4:29 PM To: users@httpd.apache.org Subject: Re: [us...@httpd] Reason of dropping connections On

Re: [us...@httpd] Reason of dropping connections

2009-07-28 Thread Eric Covener
On Tue, Jul 28, 2009 at 4:59 AM, Narendra Verma wrote: > WARNING: Error sending end packet > java.net.SocketException: Broken pipe >     at java.net.SocketOutputStream.socketWrite0(Native Method) >     at Does your Apache error log imply any crashes? -- Eric Covener cove...@gmail.com -

RE: [us...@httpd] Reason of dropping connections

2009-07-28 Thread Narendra Verma
2009 2:46 PM To: users@httpd.apache.org Subject: Re: [us...@httpd] Reason of dropping connections Narendra Verma wrote: > Hi, > > I am facing one problem of dropping connections by apache load balancer. > .. maybe > > Getting error on tomcat server : > > WARNING: Error

Re: [us...@httpd] Reason of dropping connections

2009-07-28 Thread André Warnier
Narendra Verma wrote: Hi, I am facing one problem of dropping connections by apache load balancer. .. maybe Getting error on tomcat server : WARNING: Error sending end packet java.net.SocketException: Broken pipe at java.net.SocketOutputStream.socketWrite0(Native Method) ... The m

[us...@httpd] Reason of dropping connections

2009-07-28 Thread Narendra Verma
Hi, I am facing one problem of dropping connections by apache load balancer. System environment: * Tomcat (As backend servers ) - Apache 2.2.8 load balancer (Using mod_proxy) * Apache server : Perform MPM setting StartServers 5 MinSpareServers 5 M