Yes modified.

I can see two diferents error messages:

1º)
Dec 30 10:24:46 lb pound: (b2ee0b90) e503 backend
192.168.1.10:80<http://192.168.1.10/>socket
> create: Too many open files


and

2º)
Dec 30 11:36:35 sc02sns01 pound: HTTP accept: Too many open files

I think the first message is problem between pound and backend server, the
server response with amessage when it try open a socket

and the second message I dn`t know, is it a response from the first message?
or is it a problem with pound an the system?

I updated de ulimit -n for user that run pound (root) to:
>ulimit -n
1009000

any suggestions?

Thanks

2010/12/30 Simon Matter <[email protected]>

> > Hi, Today I can see this message on my pound log
> >
> > Dec 30 10:24:46 lb pound: (b2ee0b90) e503 backend 192.168.1.10:80 socket
> > create: Too many open files
> > Dec 30 10:24:46 lb pound: (af2fab90) e503 backend 192.168.1.10:80 socket
> > create: Too many open files
> > Dec 30 10:24:46 lb pound: (b1a55b90) e503 backend 192.168.1.10:80 socket
> > create: Too many open files
> >
> > I modified the open files on my operative system
>
> Did you change it for the user as which pound runs?
>
> Simon
>
> >
> >
> > # ulimit -a
> > core file size          (blocks, -c) 0
> > data seg size           (kbytes, -d) unlimited
> > max nice                        (-e) 0
> > file size               (blocks, -f) unlimited
> > pending signals                 (-i) 67584
> > max locked memory       (kbytes, -l) 32
> > max memory size         (kbytes, -m) unlimited
> > open files                      (-n) 1000000
> > pipe size            (512 bytes, -p) 8
> > POSIX message queues     (bytes, -q) 819200
> > max rt priority                 (-r) 0
> > stack size              (kbytes, -s) 10240
> > cpu time               (seconds, -t) unlimited
> > max user processes              (-u) 67584
> > virtual memory          (kbytes, -v) unlimited
> > file locks                      (-x) unlimited
> >
> > My pound is 2.5 version
> >
> > CAn you help me please?
> >
> > --
> > Load balancer distribution - Open Source Project
> > http://zenloadbalancer.sourceforge.net
> > Distribution list (subscribe):
> > [email protected]
> >
> >
> > --
> > To unsubscribe send an email with subject unsubscribe to [email protected].
> > Please contact [email protected] for questions.
> >
>
>
>
> --
> To unsubscribe send an email with subject unsubscribe to [email protected].
> Please contact [email protected] for questions.
>



-- 
Load balancer distribution - Open Source Project
http://zenloadbalancer.sourceforge.net
Distribution list (subscribe): [email protected]


--
To unsubscribe send an email with subject unsubscribe to [email protected].
Please contact [email protected] for questions.

Reply via email to