On Tue, Dec 11, 2007 at 10:37:16AM -0700, Dan Zubey wrote:
> I'm having an issue with 1.3.14 it seems.
>
> When I do a restart ( haproxy -sf haproxy.pid) with haproxy 1.3.14, the
> stats page continues to show the pid from the old haproxy process, and
> the log continues to show the old pid receiving new connections.
That means you are still on the old one. Are you sure you did the command right ? The command I see in your example cannot work, at best it would look like :
haproxy -sf $(</var/run/haproxy.pid)
... or something similar.
Maybe also the pid is wrong in haproxy.pid ? Care to check that ?
Regards,
Willy
Received on 2007/12/11 20:10
This archive was generated by hypermail 2.2.0 : 2007/12/11 20:15 CET