Re: [PATCH] [RFC] Decrease server health based on http responses / events

2009-12-10 Thread Krzysztof Olędzki
On 2009-12-10 08:39, Willy Tarreau wrote: Hi Krzysztof, Hi Willy, (...) What are those events supposed to check for ? I've not found them anywhere else. Ineed. It is for pure TCP, where we can only track timeouts, resets, etc. However, I'm looking for a good place where to attach those

Re: [PATCH] [RFC] Decrease server health based on http responses / events

2009-12-10 Thread Willy Tarreau
On Thu, Dec 10, 2009 at 07:17:30PM +0100, Krzysztof Ol?dzki wrote: (...) events by itself might not be the proper name then. For instance, a timeout is precisely a lack of event. It's a matter of definition, like if 0 is or is not a natural number. For me timeout *is* one of events, but no

Re: Session / Cookie related problem

2009-12-10 Thread Willy Tarreau
Hi Gaël, On Wed, Dec 09, 2009 at 04:47:17PM +, Gaël Reignier wrote: Hi everybody, I have installed and configured HAProxy with pound in order to have SSL termination at the SLB level and it worked OK until today and we discovered a problem that does not make sense to me, I will try to

getting stats in localhost without a password

2009-12-10 Thread Gabriel Sosa
Guys, I got my haproxy running like a charm, the only thing missing is to be able to read the proxy stats from localhost without password. My idea is to monitoring the proxy and I need the data. This is the part of the monitoring configuration listen  admin_stats xxx.xxx.xxx.xxx:8080    

Re: getting stats in localhost without a password

2009-12-10 Thread Gabriel Sosa
yup, I figured out that just after of press send thank you On Fri, Dec 11, 2009 at 1:22 AM, Cyril Bonté cyril.bo...@free.fr wrote: Le vendredi 11 décembre 2009 01:02:29, Gabriel Sosa a écrit : Guys, Hi, (...) if I run [r...@lb1 haproxy]$ curl http://localhost//proxy-stats I got:

a proposition

2009-12-10 Thread Andrew Azarov
Hi everybody! I was thinking about the random cookie problem, and here's what I came to: Maybe a cookie-creator script which reads stdin and outputs a cookie upon analysing? And for checking the actual cookie, a redirect directive clone but with the validator script which is reading stdin and