Archive for category HAProxy
Enable logging in HAProxy on FreeBSD
Posted by dctrwatson in FreeBSD, HAProxy on July 22, 2010
This may apply to more than just FreeBSD, but it’s been tested and working on FreeBSD. I wanted to keep the syslogd locked down while letting HAProxy still log. All the example configurations I could find use a network interface to syslogd, which I have completely disabled. So this details using a local socket (which isn’t all that much different).
Read the rest of this entry »