summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_http_source.c
diff options
context:
space:
mode:
authorMax Romanov <max.romanov@nginx.com>2021-11-24 13:11:48 +0300
committerMax Romanov <max.romanov@nginx.com>2021-11-24 13:11:48 +0300
commitc33c2925d91510e1c059a1581aad6dd959817191 (patch)
tree18d2056a427bbc06cde169dd6069e79637dca08f /src/nxt_http_source.c
parent62d173f7af34eb3c6323e8c8aac15e20498c1785 (diff)
downloadunit-c33c2925d91510e1c059a1581aad6dd959817191.tar.gz
unit-c33c2925d91510e1c059a1581aad6dd959817191.tar.bz2
Fixing alerts on router restart.
Splitting the process type connectivity matrix to 'keep ports' and 'send ports'; the 'keep ports' matrix is used to clean up unnecessary ports after forking a new process, and the 'send ports' matrix determines which process types expect to get created process ports. Unfortunately, the original single connectivity matrix no longer works because of an application stop delay caused by prototypes. Existing applications should not get the new router port at the moment.
Diffstat (limited to 'src/nxt_http_source.c')
0 files changed, 0 insertions, 0 deletions