Skip to content

Commit ecde43e

Browse files
Watson1978kenhys
authored andcommitted
out_forward: add send_keepalive_packet parameter
Signed-off-by: Shizuo Fujita <fujita@clear-code.com>
1 parent 6fe9d4c commit ecde43e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

output/forward.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -446,6 +446,14 @@ Enables the keepalive connection.
446446

447447
Timeout for keepalive. Default value is `nil` which means to keep the connection alive as long as possible.
448448

449+
### `send_keepalive_packet`
450+
451+
| type | default | version |
452+
| :--- | :--- | :--- |
453+
| bool | false | 1.20.0 |
454+
455+
Enables the TCP keepalive for sockets. See [socket article](../plugin-helper-overview/api-plugin-helper-socket.md#send_keepalive_packet-use-case) for more details.
456+
449457
### `<security>` Section
450458

451459
| required | multi | version |

0 commit comments

Comments
 (0)