id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,uname,nginx_version 856,Reload Nginx configuration file will cause Nginx can't work on Solaris11,minjing@…,,"1. List ""nginx"" working process: ... 15866 ? S 0:00 nginx: worker process 15867 ? S 0:00 nginx: worker process 15868 ? S 0:00 nginx: worker process 15869 ? S 0:00 nginx: worker process 27511 ? S 0:04 nginx: master process 2. Using command ""sudo sbin/nginx -p . -s reload"" to reload nginx configuration file 3. List ""nginx"" working process: 27511 ? S 0:03 nginx: master process All nginx worker process is disappeared only master process exist, at this time I can't access the delegated web site through nginx, the browser is always loading and then timed out. I have to re-run ""sudo sbin/nginx -p . -s reload"" and then all nginx worker process will back, and the delegated web site can be access. Is it my build options problem or it is the bug exist in Nginx? Can anyone help me?",defect,closed,major,,nginx-core,1.8.x,invalid,,,"SunOS stageip1 5.11 11.2 sun4v sparc SUNW,T5240","nginx version: nginx/1.8.0 built by Sun C 5.10 SunOS_sparc 2009/06/03 built with OpenSSL 0.9.8y 5 Feb 2013 TLS SNI support enabled configure arguments: --user=iris --prefix=/uadev/BIAreference/3rdParty/NGINX/V1.8.0.1/sparc/opt/local --with-cpu-opt=sparc64 --with-ipv6 --with-http_ssl_module --with-http_realip_module --with-http_stub_status_module --with-http_sub_module --with-http_flv_module --with-http_gzip_static_module --with-select_module --with-ld-opt=-L/uadev/BIAreference/3rdParty/NGINX/V1.8.0.1/sparc/opt/local/lib --with-cc-opt='-I /uadev/BIAreference/3rdParty/NGINX/V1.8.0.1/sparc/opt/local/include' --with-pcre=../pcre-8.32"