hi all,

hopefully not a question answered here, i couldn't find anything
relevant in my searches. otherwise i do apologize.

i have an http python application that has some relevant processing
power on start up. for this reason, instead of having apache with
mod_wsgi launching my application on every http request, i have
integrated cherrypy with mod_wsgi.

my question is: would i be better off using cherrypy directly [and
apache only for proxying]? or is this the best way to go? i am
expecting consistent load and trying to maximize answered simultaneous
connections.

thank you,

r.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"modwsgi" 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/modwsgi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to