HAProxy needs a place for bound unix domain sockets reachable from its chroot jail #19
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: ccchb/ansible#19
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
HAProxy should be able to connect to services listening on unix domain sockets. These shouldn't bind into the existing
/var/empty
chroot jail.HAProxy needs its own dedicated chroot jail under
/var/run/haproxy
.