File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff 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.
You can’t perform that action at this time.
0 commit comments