Sorry, but I have to ask the obligatory question: why Windows?

But apart from that, I suggest that even on Windows you should use
Apache and mod_wsgi.  It'f fast, effective, free (as in beer and as in
speech), widely used (meaning it's easier to get help for this
configuration on the web).

Bill

On 2/21/12, Eugeny Klementev <eugeny.klemen...@gmail.com> wrote:
> I implement application on django framework.
> Now i select web server for production deployment of my application.
> Platform is Windows Azure.
>
> For development i used embedded 'python manage.py runserver'.
> django documentation does not recommend use it as production solution.
>
> I try to use rocket web server, but i have strange problems with 'POST'
> queries.
>
> I have found the twisted+django solution:
> Lacking Credibility - Twisted + Django: It won't burn down your
> house.<http://dreid.org/2009/03/twisted-django-it-wont-burn-down-your.html/>
>
> Which web server is more preferable for production solution on windows
> platform?
>
> --
> 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
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>

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