Site load very slow....

Discussion regarding Joomla! 3.x Performance issues.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Locked
designer1971
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Tue May 24, 2016 7:05 am

Site load very slow....

Post by designer1971 » Tue May 24, 2016 7:28 am

Dear friends!
From yesterday I see a problem with few my sites: every page of site loading above 10 seconds..
I write a ticket to Hosting Technical Support and have a answer today:
after test your site by strace we are see trying to connect from your site to ip 51.255.192.203, and this IP is not load

20:23:10.556362 connect(3, {sa_family=AF_INET, sin_port=htons(80), sin_addr=inet_addr("51.255.192.203")}, 16) = -1 EINPROGRESS (Operation now in progress)
20:23:10.556491 poll([{fd=3, events=POLLOUT|POLLWRNORM}], 1, 0) = 0 (Timeout)
20:23:10.556530 poll([{fd=3, events=POLLOUT}], 1, 1) = 0 (Timeout)
20:23:10.557742 poll([{fd=3, events=POLLOUT|POLLWRNORM}], 1, 0) = 0 (Timeout)
20:23:10.557844 poll([{fd=3, events=POLLOUT}], 1, 198) = 0 (Timeout)
20:23:10.756119 poll([{fd=3, events=POLLOUT|POLLWRNORM}], 1, 0) = 0 (Timeout)
20:23:10.756269 poll([{fd=3, events=POLLOUT}], 1, 0) = 0 (Timeout)
20:23:10.756345 poll([{fd=3, events=POLLOUT|POLLWRNORM}], 1, 0) = 0 (Timeout)
20:23:10.756411 poll([{fd=3, events=POLLOUT}], 1, 1000) = 0 (Timeout)
20:23:11.757332 poll([{fd=3, events=POLLOUT|POLLWRNORM}], 1, 0) = 0 (Timeout)
20:23:11.757475 poll([{fd=3, events=POLLOUT}], 1, 1000) = 0 (Timeout)
20:23:12.758680 poll([{fd=3, events=POLLOUT|POLLWRNORM}], 1, 0) = 0 (Timeout)
20:23:12.758768 poll([{fd=3, events=POLLOUT}], 1, 1000) = 0 (Timeout)
20:23:13.759338 poll([{fd=3, events=POLLOUT|POLLWRNORM}], 1, 0) = 0 (Timeout)
20:23:13.759427 poll([{fd=3, events=POLLOUT}], 1, 1000) = 0 (Timeout)
20:23:14.760445 poll([{fd=3, events=POLLOUT|POLLWRNORM}], 1, 0) = 0 (Timeout)
20:23:14.760575 poll([{fd=3, events=POLLOUT}], 1, 796) = 0 (Timeout)
20:23:15.556823 close(3) = 0


Any solutions?

Thank you!
Last edited by toivo on Tue May 24, 2016 7:48 am, edited 1 time in total.
Reason: mod note: moved to 3.x Performance

itoctopus
Joomla! Virtuoso
Joomla! Virtuoso
Posts: 4025
Joined: Mon Nov 25, 2013 4:35 pm
Location: Montreal, Canada
Contact:

Re: Site load very slow....

Post by itoctopus » Tue May 24, 2016 7:15 pm

Your website is probably hacked and is trying to connect to a malicious website to download some (malicious) content, but is timing out after 10 seconds (possibly because the malicious website has been blocked by the hosting company or blacklisted).

Do a scan, fix your website, and then secure it (there are many guides on how to do this).
http://www.itoctopus.com - Joomla consulting at its finest
https://twitter.com/itoctopus - Follow us on Twitter

designer1971
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Tue May 24, 2016 7:05 am

Re: Site load very slow....

Post by designer1971 » Tue May 24, 2016 7:24 pm

Yes, I understand it now..
May be you have any scanner for find or fix this hacked code? Thank you!

rocky123
Joomla! Apprentice
Joomla! Apprentice
Posts: 17
Joined: Thu May 26, 2016 3:40 pm

Re: Site load very slow....

Post by rocky123 » Mon May 30, 2016 2:41 pm


User avatar
DaveOzric
Joomla! Ace
Joomla! Ace
Posts: 1591
Joined: Sat May 22, 2010 10:29 pm
Contact:

Re: Site load very slow....

Post by DaveOzric » Mon May 30, 2016 3:11 pm

That is a very good indicator of being hacked like itoctopus stated.


Locked

Return to “Performance - Joomla! 3.x”