Forum Activity for @soaringeagle

soaringeagle
@soaringeagle
11/21/15 03:46:33PM
3,304 posts

Jamroom 5.3 Beta Kickoff


Announcements

how soon do you think you can look at the seamless module i think every 1st view without primed cache times out
like try this
https://www.dreadlockssite.com/newest-photos
im unsure what to try server side to fix it so it has got to be a seamless issue

edit took 6 times trying to load it to get it to load then when it did it was real fast


edit again ignore the previous timeouts issue i figured that out on my own
wasa litspeed external apps setting , 2 of them that should not have been set

i mean the fastcgi process timeouts
the seamless timeouts remain a problem

updated by @soaringeagle: 11/21/15 05:04:38PM
soaringeagle
@soaringeagle
11/21/15 10:28:01AM
3,304 posts

Jamroom 5.3 Beta Kickoff


Announcements

it seems to just stop maybe hitting a timeout
speaking of wich seemless pages timeout semi often still
soaringeagle
@soaringeagle
11/19/15 09:31:52PM
3,304 posts

Jamroom 5.3 Beta Kickoff


Announcements

i wonder if this is the cause, lately when i run integrity check, forum verify_db sits in the queue ..forever
i hadnt looked but jujst saw it had a latency of well a very long number a billion seconds possibly a trillion

retested toes go sway up when u acces seamless list pages
takes like 3 times the cpu cycles and 5 times as long to load at least till its cached

but i still should report that verify_db issue
i remember b4 the queue handled it the forum module integrity check locked tables till mysql stopped responding
i assume the queue was used to prevent that table lock freeze up but its not completing and i dont see any activity in show proceslist
updated by @soaringeagle: 11/19/15 11:47:08PM
soaringeagle
@soaringeagle
11/19/15 07:15:10PM
3,304 posts

Jamroom 5.3 Beta Kickoff


Announcements

possibly this but cant be certain

1232176 | greentec_jam | localhost | greentec_jam | Query | 0 | Sending data | SELECT a.`_item_id` AS _item_id FROM jr_jrgallery_item_key a
JOIN jr_jrgallery_item_key b ON (b.`_it | 0.000 |

i think its a php timeout maybe though
but after runing show processlist 10 times that was the only 1 not in sleep state
soaringeagle
@soaringeagle
11/19/15 07:08:17PM
3,304 posts

Jamroom 5.3 Beta Kickoff


Announcements

those arent the sql querries when i do show processlist theres usualy only 1 thats idle if anything this is from the process manager and trace any process related to serving my site they all end the same but ill attempt to catch 1 as its timing out
just not easy to do
soaringeagle
@soaringeagle
11/19/15 02:50:17PM
3,304 posts

Jamroom 5.3 Beta Kickoff


Announcements

well i was seeing higher then normal cpu longer runnig processzes and as i showed above every process had 5=7 lines saying select something..timeout
oddly enough after running the performance test cpu use lowered but slowly climbed back up
right after the performance test i did trace on a process saw no timeouts but then a few min later as cpu went back up started seeing those timeouts again
and only seeing them on processes for that account and even when the actual number of users online is very low

this is only 1 process most had a hell of alot more stuff going on but every process i saw ended thesame way with the same last dozen lines starting where the timeouts start

(snipped)
soaringeagle
@soaringeagle
11/18/15 08:38:30PM
3,304 posts

Jamroom 5.3 Beta Kickoff


Announcements

go into ftp
modules
you will see jrcore n followeed by a buncj of jrcore_release_versionnumbers
jrcore is whats called a symlink or symbolic link
if you click on tht open it in ftp the directory structure at the top should say the version the symlink points to like
jrcore_release_5.3.6b
so thats 1 way to tell swat version is active
soaringeagle
@soaringeagle
11/18/15 05:02:36PM
3,304 posts

Jamroom 5.3 Beta Kickoff


Announcements

oh wait new cores out u might have fixedd it b4 i reported it damn it u guys are too good i should always check updates b4 reporting issues lol

nope same
updated by @soaringeagle: 11/18/15 05:06:32PM
soaringeagle
@soaringeagle
11/18/15 04:27:00PM
3,304 posts

Jamroom 5.3 Beta Kickoff


Announcements

i believe they are but im also seeing higher cpu loads under low load conditions
now the router connections are high but the trace is way way too long to copy however the non router conctions i see this i dunno what it means

(snipped)

why the timeouts
do you understand it?

actualy all the rotter processes everything ends with lines like that and timeouts
updated by @soaringeagle: 11/18/15 04:40:22PM
soaringeagle
@soaringeagle
11/18/15 08:44:56AM
3,304 posts

Jamroom 5.3 Beta Kickoff


Announcements

i am getting random slowness too
mostly as i said on certain pages

i just checked i am not getting the issues you are seeing
i did have to restart mysql after the update

in ssh
run
mysqlcheck --check --auto-repair --all-databases
then service mysql restart after that finishes
see if that fixes those issues
  127