mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2024-12-16 08:24:42 +00:00
70f72e0c90
Listening to an abstract namespace socket is quite convenient but comes with some drawbacks that must be clearly understood when the socket is being listened to by multiple processes. The trouble is that the socket cannot be rebound if a new process attempts a soft restart and fails, so only one of the initially bound processes will still be bound to it, the other ones will fail to rebind. For most situations it's not an issue but it needs to be indicated. |
||
---|---|---|
.. | ||
design-thoughts | ||
internals | ||
acl.fig | ||
architecture.txt | ||
close-options.txt | ||
coding-style.txt | ||
configuration.txt | ||
cookie-options.txt | ||
gpl.txt | ||
haproxy-en.txt | ||
haproxy-fr.txt | ||
haproxy.1 | ||
lgpl.txt | ||
proxy-protocol.txt | ||
queuing.fig |