change websocket idle time to 10s. #2448

This commit is contained in:
hengyunabc
2023-03-13 21:02:37 +08:00
parent 5b62c3e43f
commit 4aff8910d2
@@ -26,7 +26,7 @@ public class ArthasConstants {
public static final int TELNET_PORT = 3658;
public static final String DEFAULT_WEBSOCKET_PATH = "/ws";
public static final int WEBSOCKET_IDLE_SECONDS = 60;
public static final int WEBSOCKET_IDLE_SECONDS = 10;
/**
* HTTP cookie id