[PATCH][BUG] session rate limit gets garbaged in the stats

2010-07-23 Thread Cyril Bonté
The statistics page (the HTML one) displays a garbage value on frontends using rate-limit session in HTTP mode. This is due to the usage of the same buffer for the macros converting the max session rate and the limit. Steps to reproduce : Configuration file example : listen bug :80 mode

Re: [PATCH][BUG] session rate limit gets garbaged in the stats

2010-07-23 Thread Willy Tarreau
Hi Cyril, On Fri, Jul 23, 2010 at 06:59:11PM +0200, Cyril Bonté wrote: The statistics page (the HTML one) displays a garbage value on frontends using rate-limit session in HTTP mode. This is due to the usage of the same buffer for the macros converting the max session rate and the