| Syntax: | tcp_nodelay |
|---|---|
| Default: | tcp_nodelay on; |
| Context: | stream, server |
This directive appeared in version 1.9.4.
Enables or disables the use of the TCP_NODELAY option. The option is enabled for both client and proxied server connections.
Please login to continue.