Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: fab8c357fedce647d1e0d0cc4f68f0e0c417c67f
      
https://github.com/OpenSIPS/opensips/commit/fab8c357fedce647d1e0d0cc4f68f0e0c417c67f
  Author: Razvan Crainea <[email protected]>
  Date:   2020-01-10 (Fri, 10 Jan 2020)

  Changed paths:
    M modules/proto_tls/doc/proto_tls_admin.xml
    M modules/proto_tls/proto_tls.c
    M modules/proto_wss/doc/proto_wss_admin.xml
    M modules/proto_wss/proto_wss.c
    M modules/tls_mgm/api.h
    M modules/tls_mgm/doc/tls_mgm_admin.xml
    M modules/tls_mgm/tls_config.c
    M modules/tls_mgm/tls_config.h
    M modules/tls_mgm/tls_conn_server.h
    M modules/tls_mgm/tls_mgm.c

  Log Message:
  -----------
  tls: split send and handshake timeouts

Move `tls_send_timeout` and `tls_handshake_timeout` from `tls_mgm` to
each module that can use it (`proto_tls` and `proto_wss`), making this
tuning more customizable, per module.



_______________________________________________
Devel mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to