Nginx performance data
Francis Daly
francis at daoine.org
Sat Jan 8 21:20:57 UTC 2022
On Sat, Jan 08, 2022 at 08:53:44PM +0000, James Read wrote:
> > On Fri, Jan 07, 2022 at 01:36:04PM +0000, James Read wrote:
Hi there,
> > > Does anybody know what timeout is used in Nginx call to
> > > epoll_wait()?
> which of the many source files should I look in to get the answer?
http://nginx.org/en/download.html
$ grep -rl epoll_wait nginx-1.21.5
nginx-1.21.5/src/http/ngx_http_upstream.c
nginx-1.21.5/src/event/modules/ngx_epoll_module.c
I'd probably start there.
Good luck with it,
f
--
Francis Daly francis at daoine.org
_______________________________________________
nginx mailing list
nginx at nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
More information about the nginx
mailing list