~flepied/charms/precise/haproxy/trunk

« back to all changes in this revision

Viewing changes to hooks/reverseproxy-relation-changed

  • Committer: Frédéric Lepied
  • Date: 2012-04-23 11:21:11 UTC
  • Revision ID: flepied@gmail.com-20120423112111-fh6mq1x21mcoovqe
log to /dev/log and daemon.notice

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
# this config needs haproxy-1.1.28 or haproxy-1.2.1
39
39
 
40
40
global
41
 
    log 127.0.0.1   local0
42
 
    log 127.0.0.1   local1 notice
43
 
    #log loghost    local0 info
 
41
    log /dev/log   daemon notice
44
42
    maxconn 4096
45
43
    #chroot /usr/share/haproxy
46
44
    user haproxy