On 10/09/12 19:23, Willy Tarreau wrote:
Hi Duncan,

On Mon, Sep 10, 2012 at 07:16:30PM +1000, Duncan Hall wrote:
On 10/09/12 18:10, Willy Tarreau wrote:
Many bugs were fixes, and many were certainly introduced. If you observe
any
bug, please report it, as I'd rather issue -dev13 quickly with many fixes.
Great work, very much appreciated.

I have rolled 1.5-dev12 into a test environment and noticed that the
statistics page is now much slower to load. Previously (on 1.5-dev 11
built 2012/06/04) the time between requesting the stats page and it
displaying was about 2.5 seconds, this has now jumped to 10 seconds. It
is not a big problem for me but I thought it was worth mentioning.

I am measuring this with Lori.
https://addons.mozilla.org/en-US/firefox/addon/lori-life-of-request-info/
If you were already experiencing 2.5 seconds to load the stats page, then
definitely you have a problem somewhere either in your environment or in
your browser. The load page should be in the order of one millisecond or
less, even for large configs.

Maybe you should take a network capture so that we can check where the
time is lost ?

Regards,
Willy

Willy,

Thanks for your help on this, there was a network issue in the VPN I use to access my dev environment that was causing the delays.

One thing I did notice on CentOS 5.8 and 6.3 is that at compile time I now need to use USE_STATIC_PCRE=1 instead of USE_PCRE=1. If I use USE_PCRE=1 it will compile and run but if the conf file references an ssl cert it cannot read the key in the pem file.

Regards,

Duncan




Reply via email to