Willy Tarreau a écrit :
> On Mon, Nov 26, 2007 at 11:35:45PM +0100, Benoit wrote:
>
>> Willy Tarreau a écrit : >> >>> On Mon, Nov 26, 2007 at 09:44:25PM +0100, Benoit wrote: >>> >>> >>> OK I understand what you want. Currently we don't do that. It's not >>> hard to implement, at least for the easiest part which would consist >>> in header hashing, and it's planned for a later version, when core >>> features will have settled down. >>> >>> A more complete solution will involve stickiness on anything, including >>> headers or url parameters. But I really, really suggest that you go for >>> hashing instead of stickiness. >>> >>> Right now, if your number of hosts is really limited, maybe you can >>> simply write a few ACLs and statically assign each of them to one >>> server ? >>> >>> >> Well, i didn't say it's limited, jsut that's it's 'finite' (although i'm >> not sure it's the correct translation. what i mean is >> that the number won't grow exponentially with the number of web user), >> actually it's stored in an SQL database >> and queried by the mean of mod_rewrite external map. >> There is more than one thousand entries, >> >
>
>> Still that's not really a problem since i could build some script which >> would do the job, but the idea was to get some >> automatic load-balancing to keep us from manualy doing the job. >> >
>> Anyway, thanks for the reply, i'll probably tune apache2 the max i could >> 'til we either fix this buggy app server or >> get some dedicated appliance (if one can do the job... but from my >> memories the Cisco CSS could pretty much get >> sticky on anything) >> >
>
>
>> Btw, i have some weird comportement with the haproxy web site index page >> on Firefox 2.0.0.9 on win32, the page doesn't load >> (the news page does, or anything else like the documentations, or >> release packages) but there is no error message, the web page >> just keep being the previous one. This doesn't appear on IE, nor on >> firefox/linux for what i can tell >> >
>
>
>
This archive was generated by hypermail 2.2.0 : 2007/11/27 11:00 CET