We may also want to consider removing lighttpd and Cherokee from the list
of "common choices".
https://docs.djangoproject.com/en/dev/howto/deployment/wsgi/modwsgi
/#serving-files
--
Ticket URL: <https://code.djangoproject.com/ticket/23637>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* needs_tests: => 0
* version: 1.7 => master
* needs_docs: => 0
* type: Uncategorized => Cleanup/optimization
* stage: Unreviewed => Accepted
Comment:
Sure, mentioning Apache and nginx seems sufficient.
--
Ticket URL: <https://code.djangoproject.com/ticket/23637#comment:1>
Comment (by collinanderson):
We might even want to propose a CDN or dj-static, as those are becoming
more common.
--
Ticket URL: <https://code.djangoproject.com/ticket/23637#comment:2>
Comment (by aaugustin):
Let's keep it simple. Apache or nginx is the common use case for the
readers of our docs. People who use modern deployment services will find
appropriate solutions by themselves.
--
Ticket URL: <https://code.djangoproject.com/ticket/23637#comment:3>
* has_patch: 0 => 1
Comment:
https://github.com/django/django/pull/3370
--
Ticket URL: <https://code.djangoproject.com/ticket/23637#comment:4>
Comment (by Loic Bistuer <loic.bistuer@…>):
In [changeset:"4443c6f6d8e481db8142e79391ad0b65ebcf46e3"]:
{{{
#!CommitTicketReference repository=""
revision="4443c6f6d8e481db8142e79391ad0b65ebcf46e3"
Merge pull request #3370 from collinanderson/ticket_23637
Fixed #23637 -- Removed TUX, lighttpd, and Cherokee as common.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/23637#comment:6>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"1b2debe89684724f0617bb89aa49cb70273ab0f1"]:
{{{
#!CommitTicketReference repository=""
revision="1b2debe89684724f0617bb89aa49cb70273ab0f1"
Fixed #23637 -- Removed TUX, lighttpd, and Cherokee as common.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/23637#comment:5>