Skip to content

Commit 958535c

Browse files
committed
update README.md
1 parent 1a3d928 commit 958535c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -489,10 +489,10 @@ The 0 value turns off this limitation.
489489

490490
## Performance Tuning
491491
==================
492-
* Use [HttpUpstreamKeepaliveModule](http://wiki.nginx.org/HttpUpstreamKeepaliveModule)) with this module.
493-
** Use [keepalive](http://nginx.org/en/docs/http/ngx_http_upstream_module.html#keepalive).
494-
** use [keepalive_requests](http://nginx.org/en/docs/http/ngx_http_core_module.html#keepalive_requests).
495-
* Using multiple instance of Tarantool servers on your multi-core machines.
492+
* Use [HttpUpstreamKeepaliveModule](http://wiki.nginx.org/HttpUpstreamKeepaliveModule).
493+
* Use [keepalive](http://nginx.org/en/docs/http/ngx_http_upstream_module.html#keepalive).
494+
* use [keepalive_requests](http://nginx.org/en/docs/http/ngx_http_core_module.html#keepalive_requests).
495+
* Use multiple instance of Tarantool servers on your multi-core machines.
496496
* Turn off nginx, Tarantool unnecessary logging.
497497
* Tune Linux Network.
498498
* Tune nginx buffers.

0 commit comments

Comments
 (0)