SERVER_TIMEOUT
local_timeout = SERVER_TIMEOUT;
s->srv_conf.timeout.tv_sec = SERVER_TIMEOUT;
io_set_timeout(conn->io, SERVER_TIMEOUT);