On Thursday, June 16, 2011, Liju <[email protected]> wrote: > Has someone done a benchmark for paster server ? As per the > documentation to deploy pyramid using ngnix in the mix (for load > balancing etc) paster is used. I have also seen in this and other > forums that folks use this architecture in production. So it will be > good to know how paster perform & how stable it is.
I have observed that Paste Server has a per-request overhead that is significantly larger than Apache mod_wsgi. Sorry I have no numbers to back this. -- Eric Lemoine Camptocamp France SAS Savoie Technolac, BP 352 73377 Le Bourget du Lac, Cedex Tel : 00 33 4 79 44 44 96 Mail : [email protected] http://www.camptocamp.com -- 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.
