Javier,

As a beginner, I don't have any own experience to judge, but browsing
through techy blogs I often saw FastCGI mentioned as someway 'slow',
'deprecated', 'IIS7-incompatible', etc. Maybe I am wrong, but using
PyISAPIe was described as 'much much faster'. You see, performance
matters significantly to us.

Anthony

On Dec 2, 6:33 pm, Javier Guerra Giraldez <jav...@guerrag.com> wrote:
> On Thu, Dec 2, 2010 at 10:29 AM, Sithembewena Lloyd Dube
>
> <zebr...@gmail.com> wrote:
> > it is a web server problem? Specifically IIS?
>
> if IIS can do FastCGI (and it should!) you can do django with flup
>
> if IIS can proxy HTTP (and it would be weird if it doesnt), you can do
> Django with gunicorn/tornado
>
> or, you can ditch IIS and use gunicorn on its own.  it's a great
> webserver, and i guess it won't raise as many zealot alarms on
> win-only admins as asking to install Apache
>
> --
> Javier

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to