Em Terça-feira 19 Maio 2009, às 12:58:08, mdipierro escreveu: > http://www.howtoforge.com/load_balancing_apache_mod_proxy_balancer > > this module keeps tracks of cookies so each client is always served by > the same server and sessions can stay on the local filesystems. Only > the uploads folder needs to be cross (nfs?) mounted.
Nah, you can use Pound instead. It also checks for session/cookies and we use it heavily here for zope projects. Also, in a recent benchmark, i have almost more 20reqs/s in Pound than in Apache, so i recommend it (we have cases with more that 20milion access month with it). Here is the link: http://www.apsis.ch/pound/ HTH > Massimo > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

