There are 30 managers, working in my system: managers works with the customer's card. Manager choose card, makes some changes (program uses session[‘’] for some temporary variables). Sometimes one manager can get a page of another manager's session, or working with customer1 perform changes to customer2. Error pages response immediately. I don’t use cache, proxy etc. I've tried Paster, apache2 + mod_wsgi, paster + nginx. In configuration apache2 + mod_wsgi errors are fewer, but the system is little slower. Beaker 1.5, Pylons 0.9.7 and other components are upgraded to last version.
-- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
