Community Support Forums — WordPress® ( Users Helping Users ) — 2011-11-11T02:33:24-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=15698 2011-11-11T02:33:24-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15698&p=52762#p52762 <![CDATA[Re: site time out issues (S2? / Quick Cache?)]]>

Statistics: Posted by Cristián Lávaque — November 11th, 2011, 2:33 am


]]>
2011-11-09T17:22:05-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15698&p=52682#p52682 <![CDATA[Re: site time out issues (S2? / Quick Cache?)]]>
Thanks for all your great support.

Statistics: Posted by SiteSubscribe — November 9th, 2011, 5:22 pm


]]>
2011-11-09T17:10:58-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15698&p=52678#p52678 <![CDATA[Re: site time out issues (S2? / Quick Cache?)]]> Thank you VERY much for the follow-up on this.
~ We really appreciate that.

Statistics: Posted by Jason Caldwell — November 9th, 2011, 5:10 pm


]]>
2011-11-09T11:36:12-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15698&p=52645#p52645 <![CDATA[Re: site time out issues (S2? / Quick Cache?)]]>
Thanks,
Jeff

Statistics: Posted by SiteSubscribe — November 9th, 2011, 11:36 am


]]>
2011-11-01T12:24:56-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15698&p=50708#p50708 <![CDATA[Re: site time out issues (S2? / Quick Cache?)]]>
I've seen tons of malicious attempts to open non-existing files within the error logs. And I've had some clients saying they've seen virus warnings at times recently when opening their website.

So I've been hunting around for what could be causing it, and trying to reinstall fresh plugin/theme code, and blocking some IPs in htaccess (but that seems a never ending solution of cat and mouse).

Likely not directly an S2 or Quick Cache related problem. I may have eradicated the problem since this post, but not sure yet.

I might try one of the antivirus or 'bad behavior' plugins again if I can get them to play nice.

Thanks,
Jeff

Statistics: Posted by SiteSubscribe — November 1st, 2011, 12:24 pm


]]>
2011-11-01T11:49:10-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15698&p=50704#p50704 <![CDATA[Re: site time out issues (S2? / Quick Cache?)]]>
Code:
[Fri Oct 28 06:59:43 2011] [error] [client 41.34.204.150] File does not exist: /home/sitesubs/public_html/wp-content/plugins/s2member/).html(pwsL10n.strong);break;case
[Fri Oct 28 06:59:39 2011] [error] [client 41.34.204.150] File does not exist: /home/sitesubs/public_html/wp-content/plugins/s2member/).html(pwsL10n.mismatch);break;default:c.addClass(
[Fri Oct 28 06:58:35 2011] [error] [client 41.34.204.150] File does not exist: /home/sitesubs/public_html/wp-content/plugins/s2member/).html(pwsL10n.good);break;case
[Fri Oct 28 06:58:30 2011] [error] [client 41.34.204.150] File does not exist: /home/sitesubs/public_html/wp-content/plugins/s2member/).html(pwsL10n.bad);break;case
This almost looks like an XSS attack,
but could have something to do with a JavaScript error and/or conflict.
Code:
/home/sitesubs/public_html/wp-content/plugins/s2member/).html(pwsL10n.bad);break;case

Statistics: Posted by Jason Caldwell — November 1st, 2011, 11:49 am


]]>
2011-11-01T11:45:58-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15698&p=50703#p50703 <![CDATA[Re: site time out issues (S2? / Quick Cache?)]]>
1. Delete the Quick Cache plugin directory and all files:
/wp-content/plugins/quick-cache

2. Delete this file inside your /wp-content/ directory:
/wp-content/advanced-cache.php

3. Delete this directory of cache files:
/wp-content/cache

4. Remove this line from your /wp-config.php file:
define("WP_CACHE", true);

Statistics: Posted by Jason Caldwell — November 1st, 2011, 11:45 am


]]>
2011-11-01T11:43:56-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15698&p=50702#p50702 <![CDATA[Re: site time out issues (S2? / Quick Cache?)]]> @SiteSubscribe
Forum rank updated to Experienced User

Statistics: Posted by Jason Caldwell — November 1st, 2011, 11:43 am


]]>
2011-10-28T13:38:52-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15698&p=49087#p49087 <![CDATA[site time out issues (S2? / Quick Cache?)]]>
I'm not sure if my problem is related to S2, Quick Cache, or none of the above, but these seem like the likely starting point for what I know.

Starting earlier this week I began getting intermittent time outs on all my multisite sites.

The outage intervals usually last about 1-20 minutes. They began showing up about 2-3 times per 24hrs.

As of early yesterday the intervals began getting very constant throughout the day, about 50% of the time, to the point where the sites were not functional, typically including affecting logging into the dashboard.

Today I noticed these errors (but they could possibly be related to when I rebooted the VPS):

[Fri Oct 28 06:59:43 2011] [error] [client 41.34.204.150] File does not exist: /home/sitesubs/public_html/wp-content/plugins/s2member/).html(pwsL10n.strong);break;case
[Fri Oct 28 06:59:39 2011] [error] [client 41.34.204.150] File does not exist: /home/sitesubs/public_html/wp-content/plugins/s2member/).html(pwsL10n.mismatch);break;default:c.addClass(
[Fri Oct 28 06:58:35 2011] [error] [client 41.34.204.150] File does not exist: /home/sitesubs/public_html/wp-content/plugins/s2member/).html(pwsL10n.good);break;case
[Fri Oct 28 06:58:30 2011] [error] [client 41.34.204.150] File does not exist: /home/sitesubs/public_html/wp-content/plugins/s2member/).html(pwsL10n.bad);break;case

I've been testing for outages using webpagetest.org. The sites were timing out with "First View" times as "Error: Timed Out". Or sometimes with just really long load times like 20 to 59 seconds. I'm also using aremysitesup.com to get email notices of time outs.

http://www.webpagetest.org/result/111028_E4_20Z2Z/

Sometimes on the webpagetest.org the "Repeat View" times come in around 10 seconds even if the "First View" totally timed out.

After deactivating S2 from network-wide activation the webpagetest.org sites "First View" times are closer to 5-11 seconds depending on the site (ex: http://vision-learning.org or the primary site http://sitesubscribe.com). Although I'm still testing and trying to confirm the problem is related to S2.

For a while I had Quick Cache activated, but a few weeks ago began getting blank pages and other anomalies, so I deactivated it.

I'm not sure if I removed all of the correct files so this could be part of my timeout problem. Is there a link to documentation where I can be sure I've uninstalled the plugin correctly and removed Quick Cache references completely in my wp-config and other files?

s2Member v111017

Thanks for any help you can offer.
~Jeff

Statistics: Posted by SiteSubscribe — October 28th, 2011, 1:38 pm


]]>