On Sun, 2006-15-10 at 08:20 +0000, [EMAIL PROTECTED] wrote:
> Ian,
> 
>     First off congrats on the project and your good sense to do it in
> Django. :) I've not used Python CGI but I presume it follows the
> standard cgi model of having to launch a new process for each request.
> This will crawl under Django if that's the case. You're gonna need
> something that allows your process to hang around and be reused for
> each request which is what fastcgi and others do for you. **Definitely
> confirm this before acting on this advice**.
> 

They say they have Fast CGI, performance is ok with that?

Could anyone tell me exactly what I should ask GoDaddy then?

Iain



--~--~---------~--~----~------------~-------~--~----~
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