Steve Holden <[EMAIL PROTECTED]> writes:

> Is it just me, or does CherryPy take a *really* long time to start up and
> restart?

In development mode it does take a while.  In production mode it is very
fast.  Of course if you have other slow things they'll impact in the startup
time (e.g. if it is slow to stablish the connection with your database, if
you're loading some slow library in your code, etc.). 

-- 
Jorge Godoy      <[EMAIL PROTECTED]>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to