- Name
-
tcp_server_loopback - Default
-
0 - Minimum
-
0 - Maximum
-
2 - Scope
- per-stack
Enable acceleration of TCP loopback connections on the listening (server) side:
-
0- not accelerated (default) -
1- accelerate if the connecting socket is in the same stack (you should also set EF_TCP_CLIENT_LOOPBACK!=0) -
2- accelerate and allow accepted socket to be in another stack (this is necessary for clients with EF_TCP_CLIENT_LOOPBACK=2,4).