/ Zope / Apsis / Pound Mailing List / Archive / 2007 / 2007-08 / pound: error copy chunk cont: Connection timed out

[ << ] [ >> ]

[ Case sensitive match / "Anthony ... ] [ Re: [Pound Mailing List] redirect http to https / ... ]

pound: error copy chunk cont: Connection timed out
"Anthony Underwood" <Anthony.Underwood(at)HPA.org.uk>
2007-08-01 11:10:55 [ FULL ]
When using pound listening on port 80 to route to backend servers running a
mongrel cluster on ports 8000, 8001, and 8002. Pages load fine but if I try to
upload files I run into problems. Small files are fine, but larger ones, fail
and the error message in /var/log/messages is:

pound: error copy chunk cont: Connection timed out

If try the same thing directly on one of the backend servers everything is
fine.

Has anybody any ideas what's occurring?

Anthony

RE: [Pound Mailing List] pound: error copy chunk cont: Connection timed out
"Anthony Underwood" <Anthony.Underwood(at)HPA.org.uk>
2007-08-01 11:38:23 [ FULL ]
This isn't something specific to mongrel. If I set up rails to run on apache
via fcgi then the same thing occurs. It definitely seems to be a pound problem.


-----Original Message-----
From: Anthony Underwood
Sent: Wed 8/1/2007 10:10 AM
To: pound(at)apsis.ch
Subject: [Pound Mailing List] pound: error copy chunk cont: Connection timed
out
 

When using pound listening on port 80 to route to backend servers running a
mongrel cluster on ports 8000, 8001, and 8002. Pages load fine but if I try to
upload files I run into problems. Small files are fine, but larger ones, fail
and the error message in /var/log/messages is:

pound: error copy chunk cont: Connection timed out

If try the same thing directly on one of the backend servers everything is
fine.

Has anybody any ideas what's occurring?

Anthony

--
To unsubscribe send an email with subject unsubscribe to pound(at)apsis.ch.
Please contact roseg(at)apsis.ch for questions.

RE: [Pound Mailing List] pound: error copy chunk cont: Connection timed out
Robert Segall <roseg(at)apsis.ch>
2007-08-02 18:20:47 [ FULL ]
On Wed, 2007-08-01 at 10:38 +0100, Anthony Underwood wrote:[...]

Try the latest testing version - the problem should be fixed there.[...]

MailBoxer