[OpenSIPS-Users] TLS connection problem
Liviu Chircu
liviu at opensips.org
Wed Apr 24 16:43:03 EDT 2019
> Apr 23 19:01:04 ERROR:core:tcp_connect_blocking_timeout: timeout 99221
> ms elapsed from 100000 s
> Apr 23 19:01:04 ERROR:proto_tls:tls_sync_connect: tcp_blocking_connect
> failed
Hi Yury,
Your OpenSIPS tcp_connect_timeout[1] may be too low (100 ms), hence why
the curl attempts seem to be working well (the curl library is much more
generous with its default timeouts). Note that many (if not all) of the
OpenSIPS TLS timeouts assume that the TCP timeouts are properly tuned as
well and should be greater-or-equal to them, since TLS works on top of TCP.
Best regards,
[1]:
https://www.opensips.org/Documentation/Script-CoreParameters-3-0#tcp_connect_timeout
Liviu Chircu
OpenSIPS Developer
http://www.opensips-solutions.com
More information about the Users
mailing list