[OpenSIPS-Devel] [OpenSIPS/opensips] a571e9: Reduce number of sockets created by closing off on...

Maksym Sobolyev noreply at github.com
Fri May 5 19:39:51 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: a571e938e57b39b5e9759af6a9eda47f8aa081e2
      https://github.com/OpenSIPS/opensips/commit/a571e938e57b39b5e9759af6a9eda47f8aa081e2
  Author: Maksym Sobolyev <sobomax at sippysoft.com>
  Date:   2023-05-05 (Fri, 05 May 2023)

  Changed paths:
    M ipc.h
    M pt.c
    M pt.h

  Log Message:
  -----------
  Reduce number of sockets created by closing off one half
of the socketpair in child after forking. This results
in 30% decreate of the total number of sockets allocated,
from 8k to some 5.8k on my test config with 10 workers and
10 sockets.





More information about the Devel mailing list