Re: [SR-Users] tcp_max_connection to 4096

2015-01-27 Thread Vitaliy Aleksandrov
You shouldn't feel any performance issues after increasing tcp_max_conn to 4096. Connections hash table size is pretty high (1024) so it's not a problem at all. Of course if you want to handle twice bigger number of simultaneous clients you need to check if you current hardware can handle it (R

[SR-Users] tcp_max_connection to 4096

2015-01-26 Thread Varghese Paul
Hi Team, We are seeing some errors in our kamilio for TCP max conn (ERROR) : 2048 (the default). We are thinking to double the TCP connection for our kamailio registrar server. tcp_max_connections=4096 Is there any performance issue if we double the tcp_max_connections ?. Currently we are set