![]() |
allright as i load the board in opera i becomes a little faster then in IE6.0
so i will use opera for now to read this board. |
okay
I am in NYC and it is taking 8 secs for the redirect to this page.
|
PING greenguysboard.com (66.115.135.175) from 213.132.196.245 : 56(84) bytes of data.
64 bytes from 66.115.135.175: icmp_seq=0 ttl=50 time=114.548 msec 64 bytes from 66.115.135.175: icmp_seq=1 ttl=50 time=114.290 msec 64 bytes from 66.115.135.175: icmp_seq=2 ttl=50 time=114.991 msec 64 bytes from 66.115.135.175: icmp_seq=3 ttl=50 time=114.243 msec --- greenguysboard.com ping statistics --- 4 packets transmitted, 4 packets received, 0% packet loss round-trip min/avg/max/mdev = 114.243/114.518/114.991/0.296 ms |
For me, it seems to be fixed. It wasn't earlier today, but the last few tests I just threw at it went just fine.
Congratulations! |
That's about the same for me, I'm in south Florida.
[host-null:~] terri% ping -c5 greenguysboard.com PING greenguysboard.com (66.115.135.175): 56 data bytes 64 bytes from 66.115.135.175: icmp_seq=0 ttl=47 time=68.009 ms 64 bytes from 66.115.135.175: icmp_seq=1 ttl=47 time=65.803 ms 64 bytes from 66.115.135.175: icmp_seq=2 ttl=47 time=71.065 ms 64 bytes from 66.115.135.175: icmp_seq=3 ttl=47 time=229.991 ms 64 bytes from 66.115.135.175: icmp_seq=4 ttl=47 time=111.123 ms --- greenguysboard.com ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 65.803/109.198/229.991 ms I use Mozilla to surf the board. On the threads loading a lot has to do with each persons button that they have in their sig since those load from the webmaster's server, not the board's server. |
It aint fast.......
but it's way faster............ :D good job people... DD |
well i went to users control panel and disabled all the users sigs and avatars. This makes reading threads a bit faster...replying still takes a load of time for me.
|
Well the board is still painfully slow for me... actually the "painfully slow" is more like a slow death :(
Would love to read and be more involved in this board, but its so slow, its frustrating, and ends up being a big waste of time :( |
I think a lot of the remaining problems are probably due to the old stuff being in people cache's (I know I get the new version most of the time now, but every now & the it hangs & I get the old version)
All in all, it is loading much faster :) |
I am pretty sure cache pages are not the problem here. As even after empying the cache it makes no difference. However, after running tracerts using 2 of the biggest ISP's here we are seeing some router problems in the US, so the delays we are experiencing here are obviously not entirley due to load speed of the board.
But hey... if I want to know the important things happening I will go to Dave's Aussie board... and if I want to hear sponsors bagged out, I will go to GFY, and if I was sweet back rubbing I will go to ******************************************... cos all these boards load super quick! GG this is a good resource with a lot to offer... its a shame it has always been so slow... and I know lots of people enjoy it each day... I just dont have the time to wait for it I guess :( |
Quote:
|
I cant say the word ****************************************** on this board? Regardless of whether iit is in a positive or derogatory way?
|
It seems to load way faster for me as well and I am only 20 miles south of Boneless like it seems..;)
|
Kezza - when another board bans our names or domain, we ban theirs - some people don't like us I guess :)
|
oh that is a shame... very petty on both your parts... would have been cool to see one of you take a stand and not go with the banned words... doesnt seem very groovy!
I uderstand that business is business... but surely it would be good to be the "Big person" and not resort to those stars... no one is here because they care about your relationship with *******... we are all here because we enjoy your banter and chat and advice... and I also thought I was here because I really admired your ethics... I am a little stunned that you and Jim are dealing with something in a childish vein such as... he did it to me so I am doing it back to him OK... I guess late here and maybe I am over reacting... but I do know I am disappointed |
Here's what's happening on my end:
The main page of the board is loading great now... The main board categories are loading great now... However, the threads themselves still load the same way for me as before. The main board page and the main categories are going ahead and loading the main html immediately, without hanging and waiting for the graphics. The threads still hang until all the graphics are loaded, though. So mixed results for me, but it's definitely an improvement! |bananna| |
The board is running well from here. |rasta|
Hi Kerry :) Hi Mrs Hackula :) |
Hi Urb! |waves|
Ok, I've just noticed something really strange... Some threads are loaded the old, slower way, while some are fast. And the same threads do the same things every time. Maybe it's just me. I did clear my cache, maybe I need to restart the 'puter or something. |huh |
Thanks Boneless. |roses|
For those finding the board slow.... hit your control panel and turn signatures off. :) The boards loads like "Like Shit Thru A Goose" now DD |
boneless to the rescue |buddy|
|
It was still pretty slow. I turned off sigs and avatars and it's better, not the fastest but a lot better than it was.
Some pages seem a lot faster than other for some reason |
Kezza - Call it petty of you like, but there are many, many outside issues on that subject that will never become public knowledge.
MrsHackula - I am having the exact same problem, but the more I'm in here, the % of times it occurs drops (so read more messages I guess - LOL) |
For me at this point, I see this:
main page and sections list fairly quickly today. The "new items" icon seems to take a long time to load, it is last. Individual threads are REALLY slow to load. I sourced this thread as an example, and I am seeing a few signatures that are very long (cleo's randomizer thing is a pile of code, example), and the various grpahics added in the signature files add to the number of DNS lookups that need to be done. You might want to limit taglines to maybe 200 bytes and a single graphic, example, no more than 120 X 120. replying takes time to load the form and such. Since it reloads part of the thread without signatures, I guess the sig files aren't the biggest hog. You might want to add some flush() commands in the PHP code to have it dump out at certain points so you can get a better idea of WHERE the slowdowns are occuring. IMHO, it still looks like DB issues, either not having indexes for certain items that are being sorted on, or because of some limit (real or artificial) in the number of people able to access the database at the same time. It's getting faster in some places, and that's good... keep at it :-) Alex |
Okay, I spotted a potential issue....
The avitars are being processed through the board, called by avitar.php - I am wondering how much work this has to do by itself to load a thread. I have seen some other board that just seem to use "direct" links rather than processing for this. Just a thought... Alex EDIT: I went and disabled avitars, signatures, and inline graphics, and this runs at a good speed now. HOWEVER, the graphics for edit, reply, and such as the last to arrive. I went though a couple of threads, and they are WAY faster. |
Quote:
---- |greenguy| Greenguy: We have discovered that phpAdsNew remote invocation is hella slow (which caused problems before at the top of the page). My best bet for a quick fix to this would be to enclose the sigs in an iframe (this will cause them to load after the page, and any broken or slow javascript won't cause the page to hang). I will talk to the _real_ lbbv on Monday, as he's at our datacenter today. We're keeping an eye on things Stephen NationalNet |
The way you refer to objects in PHP also greatly affects the speed of apache. If you access graphics, php Ads, or others via an HTTP style reference rather than as a relative directory reference, you will be adding another process. Apache as normally configured has a limited number of processes, and as a result, this can bog the server while trying to get ads and such.
The sheer number of little graphical items on the pages makes me think that there is either not enough processes available, or the child processes for each user is too low, and is causing the machine to process them sequentially rather than in one big block. Not sure how to avoid this, except maybe to cache the graphics earlier in the page... Alex |
Turning off sigs helped some! |thumb
|
Quote:
I hope you get your board issues sorted out... it is still painfully slow here, and I have turned off everything I could turn off :( |
The board is loading at a near normal rate for me now :) A couple more tweaks and it will be fast |cheers|
|
I turned off signitures, avatars and image attachments. The board fairly zooms now, compared to the 8 to 10 seconds it used to take for a page to load.
And I don't have to scroll right/left to read the posts |bananna| (I know, I know ... I'll put the word in to Santa for a new monitor |santa| ) |pcsucks| |
Quote:
|
This board is still slow as hell - even after the redesign.
|
you got avatars and sigs turned off in the users panel? i did and the board (or at least the threads) are much much faster now....this thread loaded fast as lightening overhere ;-)
|
What ever you guys did to it has made it much faster over here... |roses|
|
My animated avatar is now 838 bytes |skull| (per hour).
Seriously...... the new text links for PM/WWW/edit/quote.. etc are making a difference. |
All afternoon I have been experiencing some strange stuff with this board. Typically I'll read a post and the little icon doesn't change when I come back to new topics. However, even stranger and more irritating is see a thread started by someone and seeing a couple of replies to the original post then seeing the original post/thread starter. I'm going to wait until the board returns to a more normal state for me before I continue to post.
|
This is what happens when you have people posting from the future, just messes up the board.
Guess that e-mail about the time traveler was real after all. Damn looks like it's time to upgrade the board software again, shit it was working so well too. So is the update for out yet for the board that deals properly with time travel? Guess if it isn't we can just have it sent from the future. PS: Could you send me the winning lotto numbers for all of next year for the state of Florida please? |
Well, the time was wrong on the server (it was an hour off) so I adjusted the time for the board admin, but then they rebooted us & corrected the time problem on the server, so for 45 min or so, there were posts that had a time stamp on them of 1 hour ahead.
This is why some posts are jumbled around & why some of the buttons for "new posts" & whatnot still showed active. It should have corrected itself a little while ago :) |
Actually: the board is a lot slower for me since you first posted the question...
Like really sticky, sometimes sits for several seconds before loading buttons (on AU ADSL - I say this because 'our standard adsl' is slower than I experienced IDSN in Europe), or when 'posting' I don't get a scrollbar and posting field for a long time, or this thread "Preview Reply" sat there with the post showing, but no posting field, for about 25 seconds (status bar on about 15%)... |pcsucks| |
Quote:
But...looking at your connections, they aren't really the fastest anyway. |
All times are GMT -4. The time now is 03:53 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc