~bchesneau/gunicorn/master

  • Committer: GitHub
  • Author(s): Benoit Chesneau
  • Date: 2022-03-14 17:57:23 UTC
  • mfrom: (2267.1.1)
  • Revision ID: git-v1:32b5daffe49861183ac5e54cbcf1bcf22ec7495a
Merge pull request #2757 from usr3/patch-1

Fix typo in deploy.rst
Filename Latest Rev Last Changed Committer Comment Size
..
deep 2151 4 years ago benoitc add a simple example to test module path Diff
frameworks 571 14 years ago Paul J. Davis Large refactor of the documentation and website. Diff
websocket 675 13 years ago Paul J. Davis Move the WebSocket to a directory so its linkable. Diff
alt_spec.py 1706 8 years ago Berker Peksag Tweak some examples. * Return bytes in Python 3 * 738 bytes Diff Download File
bad.py 515 14 years ago Paul J. Davis Avoid a deadlock when the acceptor loop raises. A 204 bytes Diff Download File
boot_fail.py 680 13 years ago Paul J. Davis Exit with a non-zero status if workers don't boot. 108 bytes Diff Download File
echo.py 2132 4 years ago Benoit Chesneau fix echo example on python 3.7 676 bytes Diff Download File
example_config.py 2056.1.1 5 years ago Hugo Drop support for Python 2 Co-Authored-By: Dustin 6.5 KB Diff Download File
File gunicorn_rc 1660.1.1 9 years ago siznax fixed syntax error in examples/gunicorn_rc. 215 bytes Diff Download File
hello.txt 864 13 years ago benoitc refactor sendfile and add an example. 13 bytes Diff Download File
log_app.ini 754 13 years ago benoitc fix gunicorn paster. Now we have real HUP with pas 448 bytes Diff Download File
log_app.py 2092 5 years ago Benoit Chesneau make sure all examples work on python 3 fix #1961 372 bytes Diff Download File
logging.conf 1420 10 years ago Randall Leeds More logging.conf example typos 841 bytes Diff Download File
longpoll.py 2056.1.2 5 years ago Benoit Chesneau fix example to work on python3 * fix longpoll exa 737 bytes Diff Download File
multiapp.py 1706 8 years ago Berker Peksag Tweak some examples. * Return bytes in Python 3 * 1.4 KB Diff Download File
multidomainapp.py 1566.1.1 9 years ago Collin Anderson cleaned some code 993 bytes Diff Download File
nginx.conf 2048.1.2 5 years ago Randall Leeds Use consistent style in nginx.conf 1.9 KB Diff Download File
read_django_settings.py 2056.1.1 5 years ago Hugo Drop support for Python 2 Co-Authored-By: Dustin 403 bytes Diff Download File
readline_app.py 2092 5 years ago Benoit Chesneau make sure all examples work on python 3 fix #1961 1015 bytes Diff Download File
sendfile.py 1706 8 years ago Berker Peksag Tweak some examples. * Return bytes in Python 3 * 584 bytes Diff Download File
server.crt 1160 11 years ago benoitc handle ssl connections. gunicorn is now supportin 1.2 KB Diff Download File
server.key 1160 11 years ago benoitc handle ssl connections. gunicorn is now supportin 1.6 KB Diff Download File
slowclient.py 1566.1.1 9 years ago Collin Anderson cleaned some code 604 bytes Diff Download File
standalone_app.py 2100 5 years ago Randall Leeds Remove redundant super() arguments 1.3 KB Diff Download File
supervisor.conf 1559.1.1 9 years ago Collin Anderson removed supervisor.conf autostart=true it's true 182 bytes Diff Download File
test.py 2103 5 years ago Berker Peksag Header values are encoded using latin-1, not ascii 659 bytes Diff Download File
timeout.py 1566.1.1 9 years ago Collin Anderson cleaned some code 620 bytes Diff Download File
when_ready.conf.py 2100 5 years ago Randall Leeds Remove redundant super() arguments 1020 bytes Diff Download File