Support Forum
nice that they are so helpful (run away?)... apr bucket is a server thing not a developer thing - at least not knowing how the specific server is configured...
and this:
[Wed Oct 02 21:11:43 2013] [warn] RSA server certificate wildcard CommonName (CN) `*.kyusho.com' does NOT match server name!?
is certainly something else to take up with them... but I do not think its related to the problem, but cannot be sure...
I can try to read up some more on apr bucket stuff but doubt it will reveal anything as its still unique to your server... and did you ask them about increasing its size?
Visit Cruise Talk Central and Mr Papa's World
From what I'm being told, the CGI script (SimplePress PHP app) is trying to write or read a bunch of stuff and is timing out. What is interesting is that it happens at random intervals in the output of the page. Sometimes I see 3 posts before it fails, sometimes I see 6.
I don't even know of any settings that I can increase to make that bucket larger. I'm at a total loss. :/
which is quite odd... because I either see all of the posts or none of the posts... the page like dies immediately (essentially does no http requests but still needs the timeout period) or works completely...
not sure what is meant by read a bunch of stuff... db queries? yes... but not other sites or files... write? yes of course, the display, but not files...
so couple things we can try...
go to forum - options - global settings and try enabling the combined css cache and js cache... will reduce the number of http requests in case the server has really puny settings...
also, on forum - profiles - avatars, what are your various avatar settings?
Visit Cruise Talk Central and Mr Papa's World
I've set the combined css and js cache, it seems to have no impact.
Avatar settings:
Display Avatars: On
Size: 50
Enable Avatar Uploading: On
Max Size: 10240
Auto Resize: On
Quality: 90
Pool Selection: Off
Remote Avatars: Off
Gravatar Rating: G
Replace WP with SP: No
Proirities:
Gravatars
Uploaded Avatar
SP Default Avatars
WP Avatars
Avatar Pool
Remote Avatar
Btw, you have access to the site with the credentials I PMd you, so you can take a look at whatever you want to see if you see something set up weird.
likely not an issue since not replacing, but try putting WP Avatars below SP Default... what are you using for WP avatar settings?
only asking because quite a while back we had 2 users with odd server config where avatar settings caused extreme slowness on server... so just wanted to see...
Visit Cruise Talk Central and Mr Papa's World
okay, was just shot in dark, but yeah, if wp is gravtars, no need to have it in the priorities since the sp gravatar one will handle it...
the cache thing is still good to use, will speed up your site...
will do some more digging...
Visit Cruise Talk Central and Mr Papa's World
Brian, can you try one more thing...
in your wp-config.php file, try adding this:
ini_set('pcre.backtrack_limit', 1000000000000);
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)