diff options
| author | yangwei <[email protected]> | 2024-06-26 16:27:38 +0800 |
|---|---|---|
| committer | yangwei <[email protected]> | 2024-06-26 16:27:38 +0800 |
| commit | 307c8e30481c29faae0b686e57c9d90c093441c7 (patch) | |
| tree | a093b0df977e07f23f8d0af9076916a975c5728c /benchmark | |
| parent | c5b96a48f94604a0382c75363379c7d54bc06d36 (diff) | |
✨ feat(fast close tcp no use): default set 0
Diffstat (limited to 'benchmark')
| -rw-r--r-- | benchmark/sapp_default_config/etc/sapp.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmark/sapp_default_config/etc/sapp.toml b/benchmark/sapp_default_config/etc/sapp.toml index 2805521..b63ec9c 100644 --- a/benchmark/sapp_default_config/etc/sapp.toml +++ b/benchmark/sapp_default_config/etc/sapp.toml @@ -149,7 +149,7 @@ analyse_option_enabled=1 tuple4_reuse_time_interval=30 - #nouse_set_special_timeout=1 + #fast_close_nouse=0 reorder_on_closing=0 #max_opening_per_sec=5000 #max_timeouts_per_sec=5000 |
