On 2009-06-23 06:57, Willy Tarreau wrote:
On Mon, Jun 22, 2009 at 04:22:44PM +0200, Krzysztof Oledzki wrote:
On Mon, 22 Jun 2009, Angelo Höngens wrote:
Hey guys and girls,
Hello,
I'm a happy user of HAProxy, and for one of my new projects I'm running
into a small problem.
I have a new configuration with a 120 different instances (one instance
for every site on a couple of servers), and it looks like everything works
fine. However, I have a problem with the stats page, it will only show the
first 38,5 sites :)
Please see this screenshot:
http://files.hongens.nl/2009/06/22/haproxystats.png
Somewhere it's cut off after a </tr> tag. This is kind of annoying,
because I use the stats page to see the status of the web server nodes
behind HAProxy.
Don't see anything interesting in the logs..
Any ideas anyone?
Which version? Does it always break at the same position? Could you share
your config with us? ;)
it has the look and feel of version 1.2.
Oh, indeed. I should have look closer to the screenshot. ;)
I'm don't remember of such a bug
there though. It might be worth checking the response length to see if
it's a multiple of the response buffer size for instance.
Are you sure that the one I fixed some time ago in the 1.3 branch does
not also exist in the 1.2 branch?
Best regards,
Krzysztof Olędzki