Hi,

I've just got lighttpd running under Mac OS X 10.3.9 and I am
using Georg Bauer's django-fcgi.py as the dispatcher. django
is .91.

The machine I am running it on is, admittedly, pretty lightweight
(G4 400 MHz, 832MB), but I have not seen much improvement
over the development server.

The pages are obviously being streamed faster once they are
ready, but there is a noticeable delay at the beginning of the
request.

Does this combination of software mean that for every request
django is starting from scratch and having to re-import everything?

If yes, is there any way around this?

If no, are there any hints I need that I am not going to find in the
docs?

regards,

jtm


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to