We store sessions in mysql as it's the fastest storage common to the web servers. We could just as easily push those into memcached if we needed higher performance.
- Mike On 16/12/2008 14:04, ctx2002 wrote: > Hi All: > > Berend was prompting REST design, and said we should not use session > but use Apache server to do auth. > > I have a question, how the REST auth design copes with clustered > machines? i mean, i had setup one web site ( application ) on over 8 > machines, each client request is dispatched to different machines by > web balancer. > > regards, > > anru > > > -- Mike Cochrane Web Team Leader gardyneHOLT - design partners 18 Beresford Square Newton PO Box 3340 Auckland New Zealand p +64 9 300 3155 f +64 9 302 3349 m 021 545 565 skype gardyneholt_mikec www.gardyneholt.co.nz DISCLAIMER: This electronic message, together with any attachments, was created solely for the use of the intended recipient(s), and may be confidential. Views expressed may be those of the individual sender and are not necessarily endorsed by gardyneHOLT. If you are not the intended recipient, please advise us by return e-mail that you have received the message in error and then delete it. Do not copy, disclose or use the contents in any way. --~--~---------~--~----~------------~-------~--~----~ NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [email protected] -~----------~----~----~----~------~----~------~--~---
