PDA

View Full Version : Board slow response or timing out



Shipoftheline
28-07-2006, 09:47 AM
This has been ongoing for sometime and intermittant,

Microsoft Windows [Version 5.2.3790]
(C) Copyright 1985-2003 Microsoft Corp.
C:\Documents and Settings\******>tracert To view links or images in this forum your post count must be 1 or greater. You currently have 0 posts. Tracing route to To view links or images in this forum your post count must be 1 or greater. You currently have 0 posts. over a maximum of 30 hops:
1 8 ms 6 ms 6 ms **.**.**.**
2 5 ms 8 ms 5 ms oldh-t2cam1-b-ge-wan44-130.inet.ntl.com [80.5.16
5.193]
3 7 ms 14 ms 9 ms manc-t3core-1b-ge-011-0.inet.ntl.com [213.104.24
2.169]
4 7 ms 17 ms 7 ms man-bb-b-so-400-0.inet.ntl.com [213.105.242.245]
5 8 ms 9 ms 6 ms po6-0.mctbb1.manchester.opentransit.net [193.251
.250.105]
6 13 ms 14 ms 15 ms po10-0.brsbb1.bristol.opentransit.net [193.251.2
42.133]
7 17 ms 18 ms 17 ms po8-0.loncr3.london.opentransit.net [193.251.243
.37]
8 89 ms 90 ms 89 ms po10-0.ashcr1.ashburn.opentransit.net [193.251.2
40.182]
9 89 ms 91 ms 91 ms gi9-0-0.ashcr2.ashburn.opentransit.net [193.251.
241.42]
10 102 ms 105 ms 105 ms so-6-0-0-0.atlcr1.atlanta.opentransit.net [193.2
51.241.158]
11 103 ms 102 ms 104 ms ggr1-p320.attga.ip.att.net [192.205.33.29]
12 134 ms * 126 ms tbr1-p012801.attga.ip.att.net [12.123.20.250]
13 * 131 ms 132 ms tbr2-cl1958.dtrmi.ip.att.net [12.122.10.197]
14 132 ms * 132 ms tbr2-cl18.cgcil.ip.att.net [12.122.10.134]
15 * 128 ms 127 ms gar1-p390.ipsin.ip.att.net [12.123.210.25]
16 147 ms 149 ms 148 ms 12.118.180.62
17 151 ms 150 ms 148 ms 208.44.62.26
18 * * * Request timed out.
19 * * * Request timed out.
20 * * * Request timed out.
21 * * * Request timed out.
22 * * * Request timed out.
23 * * * Request timed out.
24 * * * Request timed out.
25 * * * Request timed out.
26 * * * Request timed out.
27 * * * Request timed out.
28 * ^C
C:\Documents and Settings\******>

The-Wappy-One
28-07-2006, 10:02 AM
well here is a few mins of pinging and you can see the problem starts in the uk network.

http://img89.imageshack.us/img89/2695/tracela4.jpg


It would aslo be intresting ro see server load times?

we currently have compression output but that not that handy

[Output: 56.67 Kb. compressed to 56.38 Kb. by saving 0.28 Kb. (0.50%)]


could this be put in the footer.php (Guessing its that ;) ) but in the same location as the compresion output ;)


//put at begining of file

function utime (){
$time = explode( " ", microtime());
$usec = (double)$time[0];
$sec = (double)$time[1];
return $sec + $usec;
}
$start = utime();

//put at end of page before /body and /h // tml tags

$end = utime(); $run = $end - $start; echo "Page expelled in " . substr($run, 0, 5) . " secs.";
//Nothing after this

berley
28-07-2006, 11:13 AM
errr very interesting im sure for those that understand the above 2 post - so wot does it mean ;)

Shipoftheline
28-07-2006, 11:17 AM
errr very interesting im sure for those that understand the above 2 post - so wot does it mean ;)

There's a problem with the hosting lol

berley
28-07-2006, 11:20 AM
kind of thought thats what it meant, is that why the sites mega slow then ??

Loco
28-07-2006, 02:20 PM
There's a problem with the hosting lol

yes its the host.
there MySQL has been having some issues.
I've been in contact with them the last few weeks..
I get about a dozen emails every time you guys see the slowness.

as for placing that code ? what is it..
and the code u see in the footer really doesn't do a lot.. the vbseo helps out a lot more then that compression tool does..

I have some tweaks I can do to the site that I'll change right now. Keep us/me updated if you continue to have problems.
-Loco

The-Wappy-One
28-07-2006, 02:38 PM
this is what it does


that phpscript in use

To view links or images in this forum your post count must be 1 or greater. You currently have 0 posts. it actually tells you the server load and not the page load so as a result you can see if the server is overloaded or its the connection ;)

if you keep refreshing the page you will see the server responce changing

DessertDog
28-07-2006, 02:44 PM
mmmm who deleated my post and why please