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
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