Welcome! Log In Create A New Profile

Advanced

cpu spike on HUP

Gary Barrueto
October 28, 2010 08:02PM
Whenever nginx is sent a HUP signal, the cpu jumps to 100% then slowly
drops until all the nginx worker processes that are trying to shutting
down are done. Those nginx process usually take a while to shutdown
since we're serving very large files (200MB-2GB). Any ideas why this is
happening?

From the strace below it looks like it all in sendfile but I wouldn't
think that would so cpu intense.

-gary

/usr/local/nginx/sbin/nginx -V
nginx version: nginx/0.8.52
built by gcc 4.4.3 (Ubuntu 4.4.3-4ubuntu5)
TLS SNI support enabled
configure arguments: --with-http_ssl_module --with-http_flv_module

This is from about 10 seconds of strace of one of the nginx process
while shutting down.

sudo strace -cp 7087
Process 7087 attached - interrupt to quit
^CProcess 7087 detached
% time seconds usecs/call calls errors syscall
------ ----------- ----------- --------- --------- ----------------
99.85 0.071681 139 515 sendfile
0.15 0.000110 0 252 epoll_wait
------ ----------- ----------- --------- --------- ----------------
100.00 0.071791 767 total


_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

cpu spike on HUP

Gary Barrueto October 28, 2010 08:02PM

Re: cpu spike on HUP

Igor Sysoev October 29, 2010 04:08AM

Re: cpu spike on HUP

Gary Barrueto October 29, 2010 05:06PM

Re: cpu spike on HUP

Igor Sysoev October 30, 2010 02:12AM

Re: cpu spike on HUP

Gary Barrueto October 30, 2010 05:16AM

Re: cpu spike on HUP

Gary Barrueto November 03, 2010 02:10PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 323
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready