Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Commit a3cec20

Browse files
committed
tcp update
1 parent 0c1271e commit a3cec20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/tcp/nginxk8slb.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
}
1515

1616
upstream nginx-lb-https {
17+
least_time last_byte;
1718
zone nginx-lb-https 256k;
1819
#servers managed by NKL Controller
1920
state /var/lib/nginx/state/nginx-lb-https.state;

0 commit comments

Comments
 (0)