You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add (configurable) optional TCP-CORK or TCP-NODELAY feature.
Currently hardcoded TCP-NODELAY. But even TCP-CORK's latency times are real high (200ms) it reduces TCP traffic and could also increase server performance.
Add (configurable) optional TCP-CORK or TCP-NODELAY feature.
Currently hardcoded TCP-NODELAY. But even TCP-CORK's latency times are real high (200ms) it reduces TCP traffic and could also increase server performance.