/ Zope / Apsis / Pound Mailing List / Archive / 2005 / 2005-10 / How to stop error "error copy server cont"

[ << ] [ >> ]

[ ANNOUNCE: Pound - reverse proxy and load balancer ... ] [ [POUND] How yo avoid the groxth of the log file ... ]

How to stop error "error copy server cont"
Zoong PHAM <zoong(at)zoong.com>
2005-10-21 05:01:12 [ FULL ]
I see many error like these in my pound log:

pound: error copy chunk cont: Operation timed out
pound: error copy server cont: Broken pipe
pound: error copy chunk cont: Broken pipe

How do I stop them?

Here is my pound.cfg
   ListenHTTP  192.168.3.2,80
   User _pound
   Group _pound
   RootJail /var/pound
   LogLevel 3
   
   UrlGroup    ".*"
   HeadRequire Host    ".*mydomain.com.*"
   BackEnd     192.168.3.2,8080,1
   EndGroup



Thanks,
Zoong

MailBoxer