[wp-hackers] Question about WP on load balanced cluster
Rich Pedley
elfin at elfden.co.uk
Thu Jan 27 20:36:17 UTC 2011
On 27/01/2011 20:29, Baki Goxhaj wrote:
> On 1/27/11, Potkanski, Jason<jpotkanski at tribune.com> wrote:
>> Just to add...
>>
>> I've seen many a plugin developer try and slip sessions into their code.
>> Make sure to grep your codebase for "session_start" or any other such
>> silliness.
>>
>> That said, if you do end up in that trap, some load balancers allow for
>> "stickiness." The solutions get more complex from there, and since you guys
>> are using IIS (why oh why), none of it would apply.
> Just curious, Jason, what is wrong with sessions?
My plugin uses sessions.
Rich
More information about the wp-hackers
mailing list