I run Pound as root on a dedicated machine.
here are my limits
echo:~ # ulimit -a
core file size (blocks, -c) 0
data seg size (kbytes, -d) unlimited
file size (blocks, -f) unlimited
max locked memory (kbytes, -l) unlimited
max memory size (kbytes, -m) unlimited
open files (-n) 1024
pipe size (512 bytes, -p) 8
stack size (kbytes, -s) unlimited
cpu time (seconds, -t) unlimited
max user processes (-u) 10239
virtual memory (kbytes, -v) unlimited
my pound443.cfg File
# Main listening ports
ListenHTTPS *,443 /etc/ssl/certs/dscerts0505/ds_050105_3_combo.pem
ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL
User root
Group adm
# RootJail /var/pound/jail
Client 15
Alive 60
HTTPSHeaders 0 ""
LogLevel 3
# Virtual host www.documentalsolutions.com
UrlGroup ".*"
HeadRequire Host ".*www.documentalsolutions.com.*"
BackEnd 192.168.0.204,80,1
BackEnd 192.168.0.206,80,1
BackEnd 192.168.0.207,80,1
Session COOKIE user 1200
EndGroup
See anything that might be a problem.
Thanks,
Jon
Robert Segall wrote:
[...][...][...][...][...][...][...][...][...][...][...][...][...][...][...]
|