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