Production server on windows

30 views
Skip to first unread message

Eugeny Klementev

unread,
Feb 21, 2012, 8:22:02 AM2/21/12
to django...@googlegroups.com
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:

Which web server is more preferable for production solution on windows platform?

Bill Freeman

unread,
Feb 21, 2012, 11:04:34 AM2/21/12
to django...@googlegroups.com
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.k...@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...@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>

Eugeny Klementev

unread,
Feb 21, 2012, 11:46:03 PM2/21/12
to Django users
I'm deploying my application to Windows Azure cloud.
I prefer python web servers.

Yes apache is good solution, and i'll use it if will not find any
other alternatives.

On Feb 21, 8:04 pm, Bill Freeman <ke1g...@gmail.com> wrote:
> 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
>
Reply all
Reply to author
Forward
0 new messages