haproxy logfile

2013-07-23 Thread Wolfgang Routschka
Hi Guys, one question about statistic reports in haproxy for general information I ´m testing haproxy in version 1.5-dev19 on a RHEL6 64 Bit based clone Scientific Linux. Is it possible to configure 2 haproxy logfiles with different log-format options? e.g. /var/log/haproxy.log1 with

AW: disable haproxy logging to console

2013-05-27 Thread Wolfgang Routschka
Hi, thanks for your help - it´s work Wolfgang Von: Bryan Talbot [mailto:btal...@aeriagames.com] Gesendet: Freitag, 24. Mai 2013 19:32 An: Wolfgang Routschka Cc: haproxy@formilux.org Betreff: Re: disable haproxy logging to console Something like this should do it: *.emerg;local2.none

disable haproxy logging to console

2013-05-24 Thread Wolfgang Routschka
Hi Guys, one question about disable haproxy logging to console. System is RHEL6.x Clone Scientifc Linux 6.4 64 Bit with Haproxy 1.5-dev18 I have configured logging for hayproxy in rsyslog.conf # HAProxy Logging local0.*

resources in group not start parallel

2013-05-16 Thread Wolfgang Routschka
Hi Guys, one question about group resource for starting parallel configuring with crmshell (Scientifix Linux 64 with pacemaker 1.18-7, cman-3.0.12.1-49 and crmsh-1.2.5-55). in my 2 node cluster I´ll configured a group with 40 ip-address resources for easy managing. Now I want that start the

AW: documentation for stats webinterface

2013-05-10 Thread Wolfgang Routschka
Hi, thanks your answer Greetings Wolfgang Hi! Whats the explicit difference between Disable/Enable/SoftStop/SoftStart/KillSessions functions? Disable/Enable matches the disable/enable server x on the unix socket, see documentation at [1] and [2]. SoftStop set the servers weight to

pre-define ACLs for header rule

2013-05-10 Thread Wolfgang Routschka
Hi, today a question about pre defined acl for additional header that not works for me. frontend ssl-to-http bind IP:443 ssl crt CERTIFICATE bind IP:80 mode http option httpclose reqidel ^X-Forwarded-For:.* option forwardfor reqadd X-Forwarded-Proto:\ https

AW: pre-define ACLs for header rule

2013-05-10 Thread Wolfgang Routschka
:\ http unless ssl default_backend default Wolfgang -Ursprüngliche Nachricht- Von: Wolfgang Routschka [mailto:wolfgang.routsc...@drumedar.de] Gesendet: Freitag, 10. Mai 2013 11:21 An: haproxy@formilux.org Betreff: pre-define ACLs for header rule Hi, today a question about pre defined

htaccess in haproxy config

2013-03-28 Thread Wolfgang Routschka
Hello everybody, today a question about htaccess in haproxy config directly Is it possible to configure a htaccess protect in haproxy config similar apache htpasswd file Greetings

haproxy in cluster with pacemaker and corosync

2013-03-25 Thread Wolfgang Routschka
Hi everybody, today I would like to ask you about haproxy best practice in pacemaker/corosync setups. We want to use pacemaker/corosync for failover haproxy. I found 2 ways for configuration - over lsb-ocf-script and a ocf-script https://raw.github.com/russki/cluster-agents/master/haproxy

AW: haproxy in cluster with pacemaker and corosync

2013-03-25 Thread Wolfgang Routschka
. A modified version of https://github.com/finnlabs/haproxy/blob/master/haproxy-init works for me. Environment: Active/Passive, Debian Squeeze, pacemaker and stuff out of stable repos, self build haproxy (stable). -- Best regards, Hauke On Monday, March 25, 2013 10:22:08 AM Wolfgang

AW: AW: haproxy in cluster with pacemaker and corosync

2013-03-25 Thread Wolfgang Routschka
An: Wolfgang Routschka Betreff: Re: AW: haproxy in cluster with pacemaker and corosync On 3/25/13 7:07 AM, Wolfgang Routschka wrote: Hi Hauke, thanks for your answer. One question about the script. What means config in line 20 HAPROXY_CONFIG=/usr/local/sbin/haproxy-config.py / Configurationfile

option httpchk

2013-03-21 Thread Wolfgang Routschka
Hello, I have a question to configure health checks in haproxy default I´m not configure option httpchk in my haproxy configuration. webserver1 and webserver2 ist answering. (roundrobin balance) webserver1 is down (service httpd stop) and webserver2 is answering without any problems. GREAT!

AW: option httpchk

2013-03-21 Thread Wolfgang Routschka
thanks for your answers It works -Ursprüngliche Nachricht- Von: Baptiste [mailto:bed...@gmail.com] Gesendet: Donnerstag, 21. März 2013 15:19 An: Wolfgang Routschka Betreff: Re: option httpchk Hi, You must provide a method in your HTTP request: GET or HEAD, usually. Baptiste On Thu

AW: Client-IP in Header

2013-03-20 Thread Wolfgang Routschka
thanks for your answer, yep that´s right - only option forwardfor and I see the right ip-adressess thanks for help Wolfgang Von: German Gutierrez [mailto:germ...@olx.com] Gesendet: Mittwoch, 20. März 2013 11:07 An: Wolfgang Routschka Betreff: Re: Client-IP in Header At first look, without