All pastes #2067602 Raw Edit

Mine

public text v1 · immutable
#2067602 ·published 2011-05-23 13:02 UTC
rendered paste body
global
  log 127.0.0.1 local7 debug err

defaults
        timeout connect 5s
        timeout client 10s
        timeout server 10s
        log global
        option tcplog

listen proxy
        bind :80
        mode http
#       cookie PHPSESSID prefix
        stats enable
        stats uri /status
        server server1 172.30.85.93:80 #cookie
        option httplog
#       option httpclose