I've installed pound 2.0.4 on slackware and used the following test config
file:
ListenHTTP
Address 123.123.123.123
Port 80
End
Service
BackEnd
Address 192.168.10.9
Port 80
End
End
when I do:
root(at)black:~# /usr/local/sbin/pound -V
it reports:
Version 2.0.4
Exiting...
and when I do:
root(at)black:~# /usr/local/sbin/pound -c
it reports:
Segmentation fault
Is it my config file at fault or something else?
Thanks,
Mike
|