Thanks for the clarification.
What I'm really trying to do at the moment is just to use
the
_cpwsgiserver to serve non-CherryPy applications. My logic
being that
it's a nice, robust, muli-threaded server with some
specific features
I'd find useful (easy to make into a service, proper Ctrl-C
handling
for testing). Unfortunately, it may be that the useful
features are
part of the cherrypy.server code...
I'll dive into the code again based on your explanation,
and see if
that helps.
One other option would be to use the CherryPy server, but
mount
non-CherryPy WSGI applications onto the tree. Is that
possible? I
couldn't find a sample which did this, specifically. (Just
ones the
other way round - using CP apps on a different WSGI server).
Thanks again.
Paul
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "cherrypy-users" group.
To post to this group, send email to cherrypy-users googlegroups.com
To unsubscribe from this group, send email to
cherrypy-users-unsubscribe googlegroups.com
For more options, visit this group at http://
groups.google.com/group/cherrypy-users
-~----------~----~----~----~------~----~------~--~---
|