-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Security
-
Fully Compatible
-
ALL
-
v8.0, v7.0
-
Server Security 2025-04-14, Server Security 2025-04-28
-
0
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
In proxy_protocol.js we wait 1 second before checking the output of the command ss or netstat. In slow servers this output could take more time.
Implement retries and timeout instead of a sleep when checking for the output of these commands.