MÉSZÁROS Mihály writes:
> Second:
> I am experiencing that TLS connection is dropped by sip proxy very
> frequently!
> And i think the tcp connection shouldn't dropped! So my guess is that
> TLS communication is not restarting the timeout counters!
> So in every 2 minutes the sip-router is resta
Hi,
I am experiencing two problem:
First:
I am experiencing that tls read buffer overflow, if i use default value
of tcp_rd_buf_size
If i doubled the size of read buffer and i use
tcp_rd_buf_size=8192
then the problem seems to be solved.
Second:
I am experiencing that TLS connection is dr