Plesk 12.x / Linux :: Page Loading Time 50-60 Seconds
Jun 7, 2015
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] .....
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 existClick to expand...
View 3 Replies
ADVERTISEMENT
Aug 25, 2014
Is there any way to get rid of this loading icon every time you visit the tools and settings page (top right during page loading)? It only happens on our Plesk 12 servers that were not upgraded from Plesk 11.5.
Its irritating because the page layout jumps around after the loading is complete. It is the only page to do it and it happens regardless of the internet speed.
Disabling "Enable access to premium commercial apps on the Interface Management page fixed the issue in Plesk 11.5 but this does nothing in Plesk 12.
View 1 Replies
View Related
Mar 27, 2009
I have an apache server on windows which I wanted to speed up using caching systems.
I tried installing squid, and I got it working with a basic example config. It seemed to work well, however under more heavy load I experienced some weird behaviour where network output is 0 for several seconds at the time, and all clients just hang in the wind and wait for a respons.
Remote to the server is working fine, so it's definitely a squid issue.. with only apache running the server is constantly sending out data, no halts there.
Any hints on what errors I should be looking for?
View 1 Replies
View Related
Feb 5, 2007
while i am restoring db (110MB) via SSH following error occur
Code:
ERROR 1064 (42000) at line 145689: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '
Fatal error: Maximum execution time of 30 seconds exceeded in ' at line 1
View 12 Replies
View Related
Oct 24, 2014
It seems that since my latest update of 12.0.18. Now everytime I login to the Admin interface of plesk. I am prompted to relogin several times when browsing using file manager or clicking on domains or sitting idle for like 15 seconds.
It can do this up to 5 times in a 5 minute period or while not even being idle.
View 9 Replies
View Related
May 27, 2009
regarding the speed of loading my website. How do you find in terms of speed of my blog? Is it slow? - My blog: mangochico.com
I am contemplating in changing host as I believe my current host isn't up to par when it comes to loading times.
Tell me what you think about the loading times and if you happen to know a good, reliable and fast host please list it below so I can take a look at it and see if it fits to my needs.
View 14 Replies
View Related
Nov 25, 2008
I have a dedicated server with a shopping cart and I have had a very few people say they were buying and at the order completion stage the final page would not load.
This happens very rarely and I actually cannot reproduce it.
How can I even begin to trouble shoot this type of problem?
View 2 Replies
View Related
Feb 19, 2015
We have strange problem with our plesk 11.0.9 Update #62.
Have only 10 domains hosted and all except 1 is working fine.... This particular domain doesn't run PHP scripts at all and when we try to browse a php script from browser, the file starts downloading. I have tried to compare the php settings from other working vhosts but and found no change at all... tried with
/usr/local/psa/admin/bin/httpdmng --reconfigure-domain domainname-tld
/usr/local/psa/admin/bin/httpdmng --reconfigure-al
Also tried to create the vhost but no gain...
Also I tried to change the PHP setting from control panel so that the php file would be generated , but every time I reset the value, it reverts back and no value is preserved.
View 1 Replies
View Related
Feb 20, 2015
I'm having the following issue:
Whenever I click on the Plesk panel link "Add or Remove Components" he will open a new browser window and runs into a timeout.
Browser: "Error code: ERR_TIMED_OUT"
I can't see any error messages in the panel.log and everything else from the panel is working fine.
System is running CentOS 5.11 with Plesk 12.0.18 Update #35
View 3 Replies
View Related
Nov 22, 2007
Recently we have launched our new cpanel server, We have some problems on that.
When we restart httpd, all things will be good before 15 min, but after that, speed goes down to 1/10 and after some hours that will get as low as nobody can view pages on the server.
We are using cPanel latest release and CSF on CentOS4.5.
Apache 1.3.7 and PHP4.4.7 is running on the server with Zend.
View 6 Replies
View Related
Feb 22, 2015
In the list of available webmail clients there's only Horde. Why don't I have Roundcube? I thought it's preinstalled with Plesk 11.5 and higher.
When accessing Horde webmail, the page never loads till the end and all I get is the top menu, no e-mails.
View 1 Replies
View Related
May 14, 2014
I have a Centos 6 server with Heart Internet, who yesterday had an issue with the issue and once back online have been struggling til now getting the mysql service working correctly again and have now refused to provide any further support and redirected me here.
I was following this article here: [URL] ....
I've gotten to point 4. "~# mysqldump -uadmin -p`cat /etc/psa/.psa.shadow` -A | sed '1iSET FOREIGN_KEY_CHECKS = 0;' > /root/dumpall.sql" however it's saying "got error: 145: table './avenue141_dabs/av_options' is marked as crashed and should be repaired when using LOCK TABLES and any attempts made to get into the DB to repair is giving me "error: 1045: Access denied for user 'root'@'localhost' (using password: NO)
This issue is urgent as we have a few websites on this server which use mysql databases for their website.
View 9 Replies
View Related
Oct 17, 2013
My site will wait for 30s almost everytime before loading any of the page itself.Specs of my install:
- DigitalOcean Droplet (VPS) with Ubuntu Server 12.10: 512 Ram and 20GB SSD (not even coming close to needing more RAM, still have 240MB free according to top)
- Wordpress 3.6.1
- 5 plugins: W3 Total Cache, Wordpress SEO by yoast, WP Better Security, WP Smush.it, and Redirection (problem occured before adding the last 2, I can't remember about the others)
- No traffic to speak of. I get maybe 10 uniques/day.
- Apache 2.2.22
- MySQL 5.5.32
I've optimized my site itself the best I can, minifying and combine js and css files, using the WP Smush. It plugin to compress images, serving jQuery from a CDN, but none of that worked the 30 second wait (though it did shave about 10 seconds off the load time after the wait for response).
I was using cloudflare and had to fiddle with the nameservers of my domain, but cloudflare didn't work at all and I switched the nameservers back to normal pointing DNS directly at my site to eliminate the obvious causes. I'm comfortable with Linux and the command line. This is the link to my site: [URL] ....
View 3 Replies
View Related
May 21, 2009
How to display an information page if servergoes down?
View 7 Replies
View Related
Jun 29, 2015
I tried access my plesk box via http://ipaddress:8443 but am met with an web page not available error. I checked my disk df -h and found
/dev/mapper/VolGroup00-LogVol00 Use% is at 100%. What can I clear out to get it up and running again?
View 4 Replies
View Related
May 22, 2015
After a fail in the update procedure I had problem with plesk panel. I have run the autoinstaller from command and after that the psa database removed for some reasons.
I have follow the steps from the plesk procedure and restore is from the backup.
Everything is working now except from the home tab when I login into plesk . I get the side bar with the menus links but in the right side I get a blank page. (the other menus works fine)...
View 2 Replies
View Related
May 11, 2014
I add my site via ftp file to httpdocs but still appears in the default message domain parallels, I've made sure all correct indext.html and others, not to do.
View 1 Replies
View Related
Sep 10, 2014
I'm running plesk 11.0.9 on Centos 6. I can't login anymore, the administration login page is just a blank page. The error in the log file is:
(mod_fastcgi.c.2746) FastCGI-stderr: PHP Fatal error: Call to a member function getContext() on a non-object in /usr/local/psa/admin/plib/Navigation.php on line 54
View 2 Replies
View Related
Sep 29, 2014
I get a blank page after upgrading to the latest version using the automatic update.
View 1 Replies
View Related
Jan 11, 2015
when i add new domain in plesk panel, i receive apache http server test page. other domain works normally.
View 7 Replies
View Related
Oct 20, 2014
When I log into plesk (service provider view) and click on the Domains link on the left, I get an empty page. It isn't blank like there is an error, it has some instructions at the top about creating a customer etc. It just doesn't list any of the domains that are setup on the server. There are several reseller accounts with several domains under each. I've even tried setting up a new customer and adding a domain under the new customer. Still nothing shows up.
I have several other VPS accounts running Plesk 12 with several domains under different customer accounts and the domains all show up on those.
View 3 Replies
View Related
Oct 9, 2008
What difference in page load time does it make if I move away from GoDaddy hosting? Or doesn't it make much difference? If it does make a difference, what kind of percentage improvement are we talking about?
View 12 Replies
View Related
Dec 4, 2014
I have suddenly lost all of the websites on the plesk panel server 12.0.18. One of the domains was being used to spam and so I started blocking stuff and removing some of the offending files and folders and the spamming stopped.
However it got to a point where I needed to restart the server and although it was working before the restart, once I did restart it it stopped working. All domains are loading nothing and the access_log looks like nginx or FastCGI is trying to redirect the page somewhere. The bootstrapper repair log file states:
"Details: PHP Warning: include_once(Template/Writer/Webserver/Apache.php): failed to open stream: No such file or directory; File: /usr/local/psa/admin/plib/Loader.php, Line: 97"
View 5 Replies
View Related
Mar 17, 2015
yesterday I have installed CloudLinux on my Centos 6.6 server. Today only my site was not reach. I have contacted cloudlinux support but this problems does not depend from they. In my personal site I have also WHMCS. For this issue I try: [URL] Then: [URL] I changed size of buffering: [URL] And at the end this: [URL] After that I have the same problem only for one domain.
View 5 Replies
View Related
Jun 30, 2014
After the update to Plesk 12.0.18 only a white page appears in Roundcube. Unfortunately also reinstall did not remedy.
OS Debian 7.1
Plesk version 12.0.18 Update # 5, last updated at June 30, 2014 09:02 PM
Roundcube 1.0.0 [URL]
View 1 Replies
View Related
Feb 5, 2015
i registered some new domains and wanted to add them via Plesk. Before i did that i got the stanard Plesk default page saying that i have to add the domains via plesk as usual.
When i did that the domain switched to a white page and is not able to load .html pages, i can load a phpinfo.php or install wordpress etc. but when i try to load a simple .html file with css or something, i only get a whitepage..
i dont know why this is happening, other domains from december are working fine, new ones wont. the error.logs are empty and even after a whole server restart it wont work.I´m using Ubuntu 14.04 LTS Server 64bit + Plesk 12.0.18
View 3 Replies
View Related
Jul 2, 2014
All new domains (sites) only display the Parallels page. Upgraded to the following ...
OS CentOS 6.5 (Final)
Plesk version 12.0.18 Update #6, last updated at July 3, 2014 06:56 AM
The system is up-to-date; last checked at June 27, 2014 04:43 AM
Pretty sure it is a permissions problem, have tried chown -R domain.com.au domain.com.au and returns invalid user.
Can now FTP, use webmail, preview the site and have uploaded a pretty big site .... the Paraellels site displays it as 0mb disk space used and only displays the default Parallels place holder.
This is what a new domain name is displaying ######################################
Files listed in the file manager ######################################
Files uploaded using Filezilla FTP program ######################################
Default place holder ... can't display any other page. ######################################
Have checked all DNS settings and they match the other domains.
View 2 Replies
View Related
Jun 3, 2014
I have setup Nginx to serve static pages. I cache some pages and therefor they are static and should be served by Nginx. Now, how can i check if a specific page actual was served by Nginx and not Apache?
View 1 Replies
View Related
Jun 2, 2015
I am currently unable to access the Plesk control panel except from the web server itself. When I try any of the following options, all work on the server itself but externally all I get is the default Tomcat page.
https://server_name:8443
https://anydomain.com:8443
https://local_ip_address:8443
https://external_ip_address:8443
I don't know if the problem is on the server itself or something within our firewall - we use Microsoft Forefront TMG. The port 8443 is open, and the Tomcat page is being served. All websites working fine, both internally and externally. The server itself is in a DMZ on the network.
The server is running Centos 7 with Plesk 12.
I just noticed that when adding a new domain, I am warned that the domain resolves to another IP address - the external one. Currently, the IP address set up in Plesk is the internal (192.168...) address. Could it be that I need to change this to the external?
View 1 Replies
View Related
Jul 2, 2014
If I go to Hosting Services - Domains and try to switch page, i get this error:
plesk TypeError: item.owner Name is null undefined
And beyond that point, no domains are displayed in Domains...
View 3 Replies
View Related