#16099: Development web server sometimes hangs with Chrome
-----------------------------------------+-------------------------------
Reporter: jseims@… | Owner: nobody
Type: Uncategorized | Status: closed
Milestone: | Component: Uncategorized
Version: 1.3 | Severity: Normal
Resolution: invalid | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
-----------------------------------------+-------------------------------
Comment (by ShawnMilo):
Probably not going to happen. From the docs:
DO NOT USE THIS SERVER IN A PRODUCTION SETTING. It has not gone through
security audits or performance tests. (And that's how it's gonna stay.
We're in the business of making Web frameworks, not Web servers, so
improving this server to be able to handle a production environment is
outside the scope of Django.)
(link: https://docs.djangoproject.com/en/1.3/ref/django-admin/)
There are plenty of other easy options, including install gunicorn and
running manage.py run_gunicorn instead of runserver.
--
Ticket URL: <https://code.djangoproject.com/ticket/16099#comment:4>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.