Hi,
I have installed NGINX + PHP-FPM + PHP5Memcached + Memcached + APC on my VServer.
My Problem is Page loading time of around 40-60 seconds. Installed is 12.0.18 Update #49
URL: http://bit.ly/1FDlIfz
Connection Setup: TIME
Stalled: 1.860 ms
Request/Response
TIME
Request sent: 0.214 ms
Waiting (TTFB): 47.08 s
Content Download: 41.757 ms
Explanation 47.12
I have reconfigured the Domains but nothing changed and Bootstrap Repair
If I disable Nginx and use "Apache Module" for PHP than the TTFB time is shorter but is not the prefered way. If I use "CGI" or "FASTCGI" without Nginx than the Page loading time is a little bit shorter but with Erros on the Website.
I tried to reinstall Nginx from Plesk but this gave me Error after enable it
So creating the Folder vhosts
Another Error
I dont know if the loading Time error is coming from the Nginx installation Errors.
You will ask for Error Logs
/var/log/apache2/error.log
I have installed NGINX + PHP-FPM + PHP5Memcached + Memcached + APC on my VServer.
My Problem is Page loading time of around 40-60 seconds. Installed is 12.0.18 Update #49
URL: http://bit.ly/1FDlIfz
Connection Setup: TIME
Stalled: 1.860 ms
Request/Response
TIME
Request sent: 0.214 ms
Waiting (TTFB): 47.08 s
Content Download: 41.757 ms
Explanation 47.12
I have reconfigured the Domains but nothing changed and Bootstrap Repair
Code:
/usr/local/psa/admin/bin/httpdmng --reconfigure-all
/usr/local/psa/bootstrapper/pp12.0.18-bootstrapper/bootstrapper.sh repair
If I disable Nginx and use "Apache Module" for PHP than the TTFB time is shorter but is not the prefered way. If I use "CGI" or "FASTCGI" without Nginx than the Page loading time is a little bit shorter but with Erros on the Website.
I tried to reinstall Nginx from Plesk but this gave me Error after enable it
root@vserver:/# /usr/local/psa/admin/sbin/nginxmng -e
[2015-06-08 00:26:12] ERR [util_exec] proc_close() failed
...
[2015-06-08 00:26:13] ERR [util_exec] proc_close() failed
[2015-06-08 00:26:15] ERR [panel] Apache config (14337159720.96731500) generation failed: Template_Exception: Destination directory '/etc/nginx/plesk.conf.d/vhosts' not exist
file: /opt/psa/admin/plib/Template/Writer/Webserver/Abstract.php
line: 75
code: 0
Destination directory '/etc/nginx/plesk.conf.d/vhosts' not exist
So creating the Folder vhosts
Code:
mkdir /etc/nginx/plesk.conf.d/vhosts
Another Error
So creating the Folderroot@vserver:/# /usr/local/psa/admin/sbin/nginxmng -e
[2015-06-08 00:28:04] ERR [util_exec] proc_close() failed
...
[2015-06-08 00:28:06] ERR [util_exec] proc_close() failed
[2015-06-08 00:28:06] ERR [panel] Apache config (14337160830.23853200) generation failed: Template_Exception: Destination directory '/etc/nginx/plesk.conf.d/ip_default' not exist
file: /opt/psa/admin/plib/Template/Writer/Webserver/Abstract.php
line: 75
code: 0
Destination directory '/etc/nginx/plesk.conf.d/ip_default' not exist
Code:
mkdir /etc/nginx/plesk.conf.d/ip_default
root@vserver:/# /etc/init.d/nginx status
* nginx is running
I dont know if the loading Time error is coming from the Nginx installation Errors.
You will ask for Error Logs
/var/log/apache2/error.log
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626/apc.so' - /usr/lib/php5/20090626/apc.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Sun Jun 07 18:01:09 2015] [warn] mod_fcgid: process 25933 graceful kill fail, sending SIGKILL
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626/apc.so' - /usr/lib/php5/20090626/apc.so: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626/apc.so' - /usr/lib/php5/20090626/apc.so: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626/apc.so' - /usr/lib/php5/20090626/apc.so: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626/apc.so' - /usr/lib/php5/20090626/apc.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Sun Jun 07 18:06:37 2015] [notice] caught SIGTERM, shutting down
[Sun Jun 07 18:06:46 2015] [error] FastCGI process 29284 still did not exit, terminating forcefully
[Sun Jun 07 18:06:49 2015] [warn] RSA server certificate CommonName (CN) `Parallels Panel' does NOT match server name!?
[Sun Jun 07 18:06:49 2015] [warn] RSA server certificate CommonName (CN) `Parallels Panel' does NOT match server name!?
[Sun Jun 07 18:06:49 2015] [warn] RSA server certificate CommonName (CN) `Parallels Panel' does NOT match server name!?
[Sun Jun 07 18:06:49 2015] [warn] RSA server certificate CommonName (CN) `Parallels Panel' does NOT match server name!?
[Sun Jun 07 18:06:49 2015] [warn] RSA server certificate CommonName (CN) `Parallels Panel' does NOT match server name!?
[Sun Jun 07 18:06:49 2015] [warn] RSA server certificate CommonName (CN) `Parallels Panel' does NOT match server name!?
[Sun Jun 07 18:06:49 2015] [warn] RSA server certificate CommonName (CN) `Parallels Panel' does NOT match server name!?
[Sun Jun 07 18:06:49 2015] [warn] Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
[Sun Jun 07 18:06:49 2015] [notice] ModSecurity for Apache/2.8.0 (http://www.modsecurity.org/) configured.
[Sun Jun 07 18:06:49 2015] [notice] ModSecurity: APR compiled version="1.4.6"; loaded version="1.4.6"
[Sun Jun 07 18:06:49 2015] [notice] ModSecurity: PCRE compiled version="8.12 "; loaded version="8.12 2011-01-15"
[Sun Jun 07 18:06:49 2015] [notice] ModSecurity: LIBXML compiled version="2.7.8"
[Sun Jun 07 18:06:49 2015] [notice] Original server signature: Apache
[Sun Jun 07 18:06:49 2015] [notice] Status engine is currently disabled, enable it by set SecStatusEngine to On.
[Sun Jun 07 18:06:49 2015] [notice] suEXEC mechanism enabled (wrapper: /usr/lib/apache2/suexec)
[Sun Jun 07 18:06:49 2015] [notice] Digest: generating secret for digest authentication ...
[Sun Jun 07 18:06:49 2015] [notice] Digest: done
[Sun Jun 07 18:06:50 2015] [warn] RSA server certificate CommonName (CN) `Parallels Panel' does NOT match server name!?
[Sun Jun 07 18:06:50 2015] [warn] RSA server certificate CommonName (CN) `Parallels Panel' does NOT match server name!?
[Sun Jun 07 18:06:50 2015] [warn] RSA server certificate CommonName (CN) `Parallels Panel' does NOT match server name!?
[Sun Jun 07 18:06:50 2015] [warn] RSA server certificate CommonName (CN) `Parallels Panel' does NOT match server name!?
[Sun Jun 07 18:06:50 2015] [warn] RSA server certificate CommonName (CN) `Parallels Panel' does NOT match server name!?
[Sun Jun 07 18:06:50 2015] [warn] RSA server certificate CommonName (CN) `Parallels Panel' does NOT match server name!?
[Sun Jun 07 18:06:50 2015] [warn] RSA server certificate CommonName (CN) `Parallels Panel' does NOT match server name!?
[Sun Jun 07 18:06:50 2015] [warn] Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
[Sun Jun 07 18:06:50 2015] [notice] Apache/2.2.22 (Ubuntu) DAV/2 mod_ssl/2.2.22 OpenSSL/1.0.1 Apache mod_fcgid/2.3.9 mod_wsgi/3.3 Python/2.7.3 mod_perl/2.0.5 Perl/v5.14.2 configured -- resuming normal operations
[Sun Jun 07 18:24:32 2015] [notice] Apache/2.2.22 (Ubuntu) DAV/2 mod_ssl/2.2.22 OpenSSL/1.0.1 Apache mod_fcgid/2.3.9 mod_wsgi/3.3 Python/2.7.3 mod_perl/2.0.5 Perl/v5.14.2 configured -- resuming normal operations
[Sun Jun 07 19:29:34 2015] [warn] mod_fcgid: process 32003 graceful kill fail, sending SIGKILL
[Sun Jun 07 19:36:01 2015] [warn] mod_fcgid: process 32054 graceful kill fail, sending SIGKILL
[Sun Jun 07 20:25:31 2015] [warn] mod_fcgid: process 648 graceful kill fail, sending SIGKILL
[Sun Jun 07 21:16:02 2015] [warn] mod_fcgid: process 1387 graceful kill fail, sending SIGKILL
[Sun Jun 07 21:16:08 2015] [warn] mod_fcgid: process 1389 graceful kill fail, sending SIGKILL
[Sun Jun 07 21:16:20 2015] [warn] mod_fcgid: process 1394 graceful kill fail, sending SIGKILL
[Sun Jun 07 21:16:32 2015] [warn] mod_fcgid: process 1411 graceful kill fail, sending SIGKILL
[Sun Jun 07 21:16:32 2015] [warn] mod_fcgid: process 1404 graceful kill fail, sending SIGKILL
[Sun Jun 07 21:16:32 2015] [warn] mod_fcgid: process 1400 graceful kill fail, sending SIGKILL
[Sun Jun 07 21:16:38 2015] [warn] mod_fcgid: process 1414 graceful kill fail, sending SIGKILL
[Sun Jun 07 21:25:58 2015] [warn] mod_fcgid: process 1507 graceful kill fail, sending SIGKILL
[Sun Jun 07 21:32:19 2015] [warn] mod_fcgid: process 1571 graceful kill fail, sending SIGKILL
[Sun Jun 07 22:12:45 2015] [notice] caught SIGTERM, shutting down
[Sun Jun 07 22:12:53 2015] [error] FastCGI process 2274 still did not exit, terminating forcefully
[Sun Jun 07 22:12:53 2015] [error] FastCGI process 2391 still did not exit, terminating forcefully
[Sun Jun 07 22:12:53 2015] [error] FastCGI process 2334 still did not exit, terminating forcefully
[Sun Jun 07 22:12:53 2015] [error] FastCGI process 2329 still did not exit, terminating forcefully
[Sun Jun 07 22:48:08 2015] [notice] Apache/2.2.22 (Ubuntu) DAV/2 mod_ssl/2.2.22 OpenSSL/1.0.1 Apache mod_fcgid/2.3.9 mod_wsgi/3.3 Python/2.7.3 mod_perl/2.0.5 Perl/v5.14.2 configured -- resuming normal operations
[Sun Jun 07 22:48:45 2015] [notice] caught SIGTERM, shutting down
[Sun Jun 07 22:48:54 2015] [error] FastCGI process 17930 still did not exit, terminating forcefully
[Sun Jun 07 22:48:54 2015] [error] FastCGI process 17934 still did not exit, terminating forcefully
[Sun Jun 07 22:48:54 2015] [error] FastCGI process 17938 still did not exit, terminating forcefully
sh: /bin/mail: No such file or directory
[Sun Jun 07 23:01:57 2015] [warn] mod_fcgid: process 21427 graceful kill fail, sending SIGKILL
[Sun Jun 07 23:07:01 2015] [warn] mod_fcgid: process 21614 graceful kill fail, sending SIGKILL
[Sun Jun 07 23:32:06 2015] [warn] mod_fcgid: process 21997 graceful kill fail, sending SIGKILL
[Sun Jun 07 23:32:36 2015] [warn] mod_fcgid: process 22032 graceful kill fail, sending SIGKILL
[Sun Jun 07 23:32:42 2015] [warn] mod_fcgid: process 22052 graceful kill fail, sending SIGKILL
[Sun Jun 07 23:32:42 2015] [warn] mod_fcgid: process 22048 graceful kill fail, sending SIGKILL
[Sun Jun 07 23:32:42 2015] [warn] mod_fcgid: process 22041 graceful kill fail, sending SIGKILL
[Sun Jun 07 23:32:42 2015] [warn] mod_fcgid: process 22037 graceful kill fail, sending SIGKILL
[Sun Jun 07 23:32:42 2015] [warn] mod_fcgid: process 22035 graceful kill fail, sending SIGKILL
Last edited: