) mentioned.
What exactly added into v1.7 for server hot reconfiguration?
Respectfully,
D
enis Astahov
I found there are still failed request when the traffic is high using
command like this "haproxy -f /etc/haproxy.cfg -p /var/run/haproxy.pid -sf
$(cat /var/run/haproxy.pid)" to hot reload the updated config file.
Here below is the presure testing result using webbench :
/usr/local/bin/webbench -c
Hi Alan,
Le samedi 25 juin 2011 02:17:46, Alan Gutierrez a écrit :
> I'm unable to do a hot reconfiguration with either 1.5-dev6 or the
> 1.4.15 that comes with fedora. When I send SIGTTOU, HAProxy stops
> listening, but the new HAProxy cannot bind. I'm on Fedora 15 on an
I'm unable to do a hot reconfiguration with either 1.5-dev6 or the
1.4.15 that comes with fedora. When I send SIGTTOU, HAProxy stops
listening, but the new HAProxy cannot bind. I'm on Fedora 15 on an
Amazon EC2 x86_64 micro instance.
I tried binding using a simple Node.js serve
On Fri, Mar 25, 2011 at 11:13:24AM -0400, James Bardin wrote:
> Is the answer here correct?
> http://serverfault.com/questions/205093/restarting-haproxy-without-losing-counters
No, the guy there is wrong or confused. Stats are per process and are
lost upon restart.
> I would love for the counters
Is the answer here correct?
http://serverfault.com/questions/205093/restarting-haproxy-without-losing-counters
I would love for the counters to be saved across reloads, but I
haven't seen this in my testing (most extensively on 1.4.11).
Thanks,
-jim
Hi David,
On Wed, Dec 08, 2010 at 06:30:21PM -0500, David Birdsong wrote:
> On Wed, Dec 8, 2010 at 6:13 PM, Bryan Talbot wrote:
> > See the architecture doc section 4.3
> > http://haproxy.1wt.eu/download/1.3/doc/architecture.txt
> > -Bryan
> >
> When a new haproxy pid is started after it sends a
.com/questions/165883/is-there-a-way-to-add-more-backend-server-to-haproxy-without-restarting-haproxy
>> http://sysbible.org/2008/07/26/haproxy-hot-reconfiguration/
>>
>> However, these options are last documented in version 1.2:
>>
>> http://haproxy.1wt.eu/do
t-restarting-haproxy
> http://sysbible.org/2008/07/26/haproxy-hot-reconfiguration/
>
> However, these options are last documented in version 1.2:
>
> http://haproxy.1wt.eu/download/1.2/doc/haproxy-en.txt
>
> A brief search did not uncover any similar documentation in newer
>
I found:
http://serverfault.com/questions/165883/is-there-a-way-to-add-more-backend-server-to-haproxy-without-restarting-haproxy
http://sysbible.org/2008/07/26/haproxy-hot-reconfiguration/
However, these options are last documented in version 1.2:
http://haproxy.1wt.eu/download/1.2/doc
Hi Anthony,
On Mon, Feb 16, 2009 at 11:59:09AM +0100, Anthony CHEREL wrote:
> I tried some tests with hot reconfiguration command.
>
> I modified my config file, then i ran this :
>
> haproxy -f /etc/haproxy/haproxy.cfg -p /var/run/haproxy.pid -sf $(cat
> /v
I tried some tests with hot reconfiguration command.
I modified my config file, then i ran this :
haproxy -f /etc/haproxy/haproxy.cfg -p /var/run/haproxy.pid -sf $(cat
/var/run/haproxy.pid)
Modifications were applied. But when i tried to reconfigure a second
time my config file with my
12 matches
Mail list logo