mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Merge pull request #441 from acdha/patch-1
Update link to Greenlet source repository
This commit is contained in:
commit
41a6999fa3
@ -91,7 +91,7 @@ Always remember, there is such a thing as too many workers. After a point your
|
||||
worker processes will start thrashing system resources decreasing the throughput
|
||||
of the entire system.
|
||||
|
||||
.. _Greenlets: http://bitbucket.org/ambroff/greenlet
|
||||
.. _Greenlets: https://github.com/python-greenlet/greenlet
|
||||
.. _Eventlet: http://eventlet.net
|
||||
.. _Gevent: http://gevent.org
|
||||
.. _Slowloris: http://ha.ckers.org/slowloris/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user