Hi,
I just installed the pound and tried to run it with a vanilla pound.cfg
provided below:
### begin of pound.cfg ###
ListenHTTP 192.168.128.212,80
User nobody
Group nogroup
Client 15
Alive 60
LogLevel 2
UrlGroup ".*"
BackEnd 192.168.128.126,80,1
BackEnd 192.168.128.65,80,1
EndGroup
### end of pound.cfg ###
However, I always get same error messages : ( from /var/log/messages )
Apr 5 17:11:24 xxx pound: starting...
Apr 5 17:11:24 xxx pound: bad argument(s)
I am sure that Pound is accessing the pound.cfg showing above.
Some system info :
Linux xxx.com 2.4.21-4.0.1.ELsmp #1 SMP Thu Oct 23 01:27:36 EDT 2003
i686
i686 i386 GNU/Linux
OpenSSL : 0.9.7a
Thanks,
Alex Kang
|