comparison .hgtags @ 8105:09463dd9c504

Disabled cloning of sockets without master process (ticket #2403). Cloning of listening sockets for each worker process does not make sense when working without master process, and causes some of the connections not to be accepted if worker_processes is set to more than one and there are listening sockets configured with the reuseport flag. Fix is to disable cloning when master process is disabled.
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 23 Nov 2022 23:12:04 +0300
parents 1ae25660c0c7
children c38588d8376b
comparison
equal deleted inserted replaced
8104:4cc2bfeff46c 8105:09463dd9c504