mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Tweak markup in faq.rst
This commit is contained in:
parent
4f597dc0aa
commit
58108ef7e6
@ -28,9 +28,9 @@ How might I test a proxy configuration?
|
||||
---------------------------------------
|
||||
|
||||
The Boom_ program is a great way to test that your proxy is correctly
|
||||
buffering responses for the synchronous workers.
|
||||
buffering responses for the synchronous workers::
|
||||
|
||||
boom -n 10000 -c 100 http://127.0.0.1:5000/
|
||||
$ boom -n 10000 -c 100 http://127.0.0.1:5000/
|
||||
|
||||
This runs a benchmark of 10000 requests with 100 running concurrently.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user