ab7aa0f428
which provides cookie-based persistence, automatic failover, header insertion, deletion, modification on the fly, advanced logging contents to help troubleshoot buggy applications and/or networks, and a few other features. It uses its own state machine to achieve up to ten thousands hits per second on modern hardware, even with thousands of simultaneous connections. feedback from merdely@, okan@, wcmaier@ ok merdely@ and pval@
23 lines
792 B
Plaintext
23 lines
792 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/07/17 04:31:45 jdixon Exp $
|
|
@newgroup _haproxy:${HAPROXYUID}
|
|
@newuser _haproxy:${HAPROXYGID}:_haproxy:daemon:HAProxy Daemon:/var/haproxy:/sbin/nologin
|
|
@man man/man1/haproxy.1
|
|
@bin sbin/haproxy
|
|
@sample ${HAPROXYCONF}/
|
|
@sample ${HAPROXYSTATE}/
|
|
share/doc/haproxy/
|
|
share/doc/haproxy/architecture.txt
|
|
share/doc/haproxy/configuration.txt
|
|
share/doc/haproxy/gpl.txt
|
|
share/doc/haproxy/haproxy-en.txt
|
|
share/doc/haproxy/haproxy-fr.txt
|
|
share/doc/haproxy/lgpl.txt
|
|
share/examples/haproxy/
|
|
share/examples/haproxy/acl-content-sw.cfg
|
|
share/examples/haproxy/content-sw-sample.cfg
|
|
share/examples/haproxy/haproxy.cfg
|
|
@sample ${HAPROXYCONF}/haproxy.cfg
|
|
share/examples/haproxy/option-http_proxy.cfg
|
|
share/examples/haproxy/tarpit.cfg
|
|
share/examples/haproxy/url-switching.cfg
|