#9653: Add a runservercp command which uses cherrypy as the main server (allows
for multiple threads)
------------------------------------------------------+---------------------
          Reporter:  la...@structuredabstraction.com  |         Owner:  nobody
            Status:  closed                           |     Milestone:        
         Component:  Uncategorized                    |       Version:  1.0   
        Resolution:  wontfix                          |      Keywords:        
             Stage:  Unreviewed                       |     Has_patch:  1     
        Needs_docs:  0                                |   Needs_tests:  0     
Needs_better_patch:  0                                |  
------------------------------------------------------+---------------------
Comment (by lakinwecker):

 russellm:  The cherrypy _can_ be used for real deployment.  It'd be very
 similar to your runfcgi command.  In fact for many site's CherryPy's
 WSGIServer can handle the traffic just fine.  I mean, it might be slower
 than apache for very high loads, but apache is slower than nginx for many
 purposes, but you don't discriminate against it for that reason.

 I'm still very much of the opinion that this is a valid ticket - but don't
 have the time to support it on the django developers mailing list.  Maybe
 someone else with the time and energy can bring it up.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/9653#comment:5>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to