1024 is an awfully low number unless you run a personal SER or maybe an
enterprise SER. As an operator I expect to have way more than 1024
customers registered at any one time.
And if this optimization only will help me in a relatively small
proportion, then it is not worth it.
We also have the problem on how to do load-balancing or fall-over.
Maybe we should set up B2B UAs who can help those with un-good ISP
connections. Keep the proxy lean and mean.
/hans
torsdagen den 16 oktober 2003 kl 18.01 skrev Andrei Pelinescu-Onciul:
On linux/32 bit you cannot have more then 1024 open
tcp connections
(select will fail for fds >1024) so a proxy with a lot of clients will
reach this limit soon and will have to start closing connections.
However this could be implemented quite easily, maybe as a compilation
option at first.
Andrei
_______________________________________________
Serusers mailing list
serusers(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers