[OpenSIPS-Devel] [OpenSIPS/opensips] 8139e2: [dispatcher] Improve probing by sending the probs ...
    Bogdan Andrei IANCU 
    noreply at github.com
       
    Fri Sep 16 13:21:17 UTC 2022
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 8139e2799ee8d39e9cc99a189f2b2baa2eb0c39d
      https://github.com/OpenSIPS/opensips/commit/8139e2799ee8d39e9cc99a189f2b2baa2eb0c39d
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2022-09-16 (Fri, 16 Sep 2022)
  Changed paths:
    M modules/dispatcher/dispatch.c
  Log Message:
  -----------
  [dispatcher] Improve probing by sending the probs outside locking
Collect the data under locking, move the OPTIONs probing outside the locking, to be sure that any potential blocking on SIP level sending is not leading to lock starvation.
Simialar to 4c7a7a83f93b18eefe4de1fe13c67f9d7561e6a3 (drouting)
Related to #2438
    
    
More information about the Devel
mailing list