Skip to content

Updated notes on Apache and added web server best practices#63

Merged
kennethreitz merged 1 commit into
realpython:masterfrom
six8:web
Dec 30, 2011
Merged

Updated notes on Apache and added web server best practices#63
kennethreitz merged 1 commit into
realpython:masterfrom
six8:web

Conversation

@six8

@six8 six8 commented Dec 30, 2011

Copy link
Copy Markdown
Contributor

No description provided.

@kennethreitz

Copy link
Copy Markdown
Contributor

Thanks! I'm going to be slimming down this page soon, FYI. No need to list every server. Need to find a good balance.

kennethreitz pushed a commit that referenced this pull request Dec 30, 2011
Updated notes on Apache and added web server best practices
@kennethreitz kennethreitz merged commit 2d3177a into realpython:master Dec 30, 2011
@six8

six8 commented Dec 30, 2011

Copy link
Copy Markdown
Contributor Author

Maybe just list the "Best practice" ones and just provide a list of the top ones, name and link only.

@kennethreitz

Copy link
Copy Markdown
Contributor

Yeah, that's what I'm leaning towards.

  • Gunicorn + Gevent
  • Gunicorn + Nginx
  • mod_wsgi

@kennethreitz

Copy link
Copy Markdown
Contributor

Perhaps a python web servers list (gunicorn, gevent, cherrypy), and a non-python web servers list (nginx, mod_wsgi)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants