Skip to content

Commit c8a2e32

Browse files
committed
Update README.md
1 parent 81ca5a4 commit c8a2e32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* Low overhead.
99

1010
Note: Websockets are currently not supported until Tarantool support out of band replies.
11-
11+
tnt_http_passhttp_request
1212
About tarantool: http://tarantool.org
1313

1414
About upstream: http://nginx.org/en/docs/http/ngx_http_upstream_module.html#upstream
@@ -64,7 +64,7 @@ About upstream: http://nginx.org/en/docs/http/ngx_http_upstream_module.html#upst
6464
tnt_http_rest_methods get post put delete; # or all
6565
6666
# Pass http headers and uri
67-
tnt_http_passhttp_request on;
67+
tnt_pass_http_request on;
6868
6969
# Module on
7070
tnt_pass backend;

0 commit comments

Comments
 (0)