Closed coderwxl closed 10 months ago
Is there a way to set the timeout between the successful connection and the first time we receive the client request data?
lua_socket_read_timeout
?
Is there a way to set the timeout between the successful connection and the first time we receive the client request data? For the client request data, you should set the preread_timeout value.
Is there a way to set the timeout between the successful connection and the first time we receive the client request data?