haproxy/include
Olivier Houchard 1fc0516516 MINOR: proxy: Don't close FDs if not our proxy.
When running with multiple process, if some proxies are just assigned
to some processes, the other processes will just close the file descriptors
for the listening sockets. However, we may still have to provide those
sockets when reloading, so instead we just try hard to pretend those proxies
are dead, while keeping the sockets opened.
A new global option, no-reused-socket", has been added, to restore the old
behavior of closing the sockets not bound to this process.
2017-04-13 19:15:17 +02:00
..
common [RELEASE] Released version 1.8-dev1 2017-04-03 09:27:49 +02:00
import CLEANUP: da: move global settings out of the global section 2016-12-21 21:30:54 +01:00
proto MINOR: proxy: Don't close FDs if not our proxy. 2017-04-13 19:15:17 +02:00
types MINOR: proxy: Don't close FDs if not our proxy. 2017-04-13 19:15:17 +02:00