Re: getting stats in localhost without a password

From: Cyril Bonté <cyril.bonte#free.fr>
Date: Fri, 11 Dec 2009 04:22:19 +0100


Le vendredi 11 décembre 2009 01:02:29, Gabriel Sosa a écrit :
> Guys,

Hi,

> (...) if I run
>
> [root@lb1 haproxy]$ curl http://localhost//proxy-stats
>
> I got:
>
> <html><body><h1>503 Service Unavailable</h1>
> No server is available to handle this request.
> </body></html>
>
> any idea? thanks

Remove the extra slash at the beginning of your path and it should work : curl http://localhost/proxy-stats

-- 
Cyril Bonté
Received on 2009/12/11 04:22

This archive was generated by hypermail 2.2.0 : 2009/12/11 04:30 CET