Ducati Monster Forum

Kitchen Sink => Board Tech Issues => Fixed Board Issues => Topic started by: silentbob on September 22, 2008, 01:16:59 PM

Title: board very slow since migration
Post by: silentbob on September 22, 2008, 01:16:59 PM
Performance is sporadic and some pages are taking several minutes to load.
Title: Re: board very slow since migration
Post by: jdubbs32584 on September 22, 2008, 01:19:02 PM
ditto for me.
Title: Re: board very slow since migration
Post by: Ducatiloo on September 22, 2008, 01:37:44 PM
Quote from: silentbob on September 22, 2008, 01:16:59 PM
Performance is sporadic and some pages are taking several minutes to load.

+1
Title: Re: board very slow since migration
Post by: DesmoDiva on September 22, 2008, 05:42:31 PM
Having the same problem.

Thought it was just my ISP acting up again.

Title: Re: board very slow since migration
Post by: darylbowden on September 22, 2008, 06:17:56 PM
The old server was like this in the beginning as well.  We'll speak to the hosting company and see what can be done about it.
Title: Re: board very slow since migration
Post by: jdubbs32584 on September 22, 2008, 07:41:57 PM
Quote from: darylbowden on September 22, 2008, 06:17:56 PM
The old server was like this in the beginning as well.  We'll speak to the hosting company and see what can be done about it.

Thank you.
Title: Re: board very slow since migration
Post by: PizzaMonster on September 22, 2008, 07:54:24 PM
Still slow and sporadic.  11:00 pm EST.

[coffee]



Title: Re: board very slow since migration
Post by: ducpainter on September 22, 2008, 08:02:05 PM
Quote from: PizzaMonster on September 22, 2008, 07:54:24 PM
Still slow and sporadic.  11:00 pm EST.

[coffee]





...and it probably will be until we can get in touch with the server people.

It sucks....

but we'll fix it.
Title: Re: board very slow since migration
Post by: CairnsDuc on September 23, 2008, 04:43:41 AM
Thank Christ, I thought my ISP was playing silly buggers again (bunch of Wankers)

Telstra Bigpond and there damn Caching system, gives me the shits!
Title: Re: board very slow since migration
Post by: darylbowden on September 23, 2008, 09:12:19 PM
It should hopefully be fixed now. 


For all you geek types:

Apparently GoDaddy installs and runs tomcat by default and that Java hog was using up a TON of memory.  I've killed it, so hopefully performance will be better as a result.
Title: Re: board very slow since migration
Post by: CairnsDuc on September 24, 2008, 01:03:04 AM
Bit of feedback from Australia, seems to be running much faster from this end, now as long as I can stop Telstra at this end from make the beast with two backsing it all up everything should be sweet!

Thanks for all of your efforts Daryl  [thumbsup]

Time for a  [drink] or 3!
Title: Re: board very slow since migration
Post by: DesmoDiva on September 24, 2008, 04:20:05 AM
Thanks Daryl.   [thumbsup]

[drink]
Title: Re: board very slow since migration
Post by: Spidey on September 24, 2008, 11:01:42 AM
ssssssssssssssssssssssssssssooooooooooooooooooooooooooooooooooo

sssssssssssssssssssssssssssssssssssssssslllllllllllllllllllllllllllllllllllllllllllllllooooooooooooooooooooooooooooooowwwwwwwwwwwwwwwwwwwwww

I'll take error messages over this any day of the week.  Still with GoDaddy?
Title: Re: board very slow since migration
Post by: darylbowden on September 24, 2008, 12:10:17 PM
Quote from: Spidey on September 24, 2008, 11:01:42 AM
ssssssssssssssssssssssssssssooooooooooooooooooooooooooooooooooo

sssssssssssssssssssssssssssssssssssssssslllllllllllllllllllllllllllllllllllllllllllllllooooooooooooooooooooooooooooooowwwwwwwwwwwwwwwwwwwwww

I'll take error messages over this any day of the week.  Still with GoDaddy?

Yes, but that's very strange.  Since I killed Java, mine has been flying.  Doing a quick ping shows that I'm getting consistent < 30ms responses (which is outstanding).  I'll keep doing whatever I can to speed it up, but there's not a ton more I can do right now I don't think.
Title: Re: board very slow since migration
Post by: ducpainter on September 24, 2008, 02:49:55 PM
Mine is working well too.

I don't think I'm waiting 10 seconds for a page to load.
Title: Re: board very slow since migration
Post by: Speeddog on September 24, 2008, 04:27:56 PM
Is there a 'quick ping for dummies' explanation of how to do it?
Title: Re: board very slow since migration
Post by: jdubbs32584 on September 24, 2008, 04:42:02 PM
Quote from: Speeddog on September 24, 2008, 04:27:56 PM
Is there a 'quick ping for dummies' explanation of how to do it?

I'm sure darryl will correct me if I'm wrong but here:

Start - Run - cmd

Then type 'ping ducatimonsterforum.org'


My results:

C:\Documents and Settings\******>ping ducatimonsterforum.org

Pinging ducatimonsterforum.org [208.109.22.144] with 32 bytes of data:

Reply from 208.109.22.144: bytes=32 time=70ms TTL=46
Reply from 208.109.22.144: bytes=32 time=70ms TTL=46
Reply from 208.109.22.144: bytes=32 time=70ms TTL=46
Reply from 208.109.22.144: bytes=32 time=71ms TTL=46

Ping statistics for 208.109.22.144:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 70ms, Maximum = 71ms, Average = 70ms


So average response time was 70 milliseconds.

I hope thats right.
Title: Re: board very slow since migration
Post by: darylbowden on September 24, 2008, 04:44:09 PM
Quote from: Speeddog on September 24, 2008, 04:27:56 PM
Is there a 'quick ping for dummies' explanation of how to do it?

It's a command line app that use just type "ping www.ducatimonsterforum.org" and it sends tiny packets of info to the server and measures the response time.  Anything under 70 is considered OK, anything under 50 is good and under 30 is friggin outstanding.  On mac you can do this from the Terminal prompt.  On PC you may need to download a piece of software (like Putty, it's free) as I'm not sure if PC has an app comparable to Terminal built-in (I haven't worked on a PC for years in any meaningful way).

<edit>

JBubble has posted the PC instructions for you.  Also helpful would be to do a comparison with dmf and another known quantity like google. If you're getting crappy responses on google then your ISP sucks 'cause Google is always fast.  So, ping away and feel free to post up.
Title: Re: board very slow since migration
Post by: jdubbs32584 on September 24, 2008, 04:52:55 PM
Just FYI

My average time for google was 59ms. The forum is pretty consistently at about 69ms.
Title: Re: board very slow since migration
Post by: somegirl on September 24, 2008, 04:55:46 PM
Just tried it...google average is 13 ms, DMF average is 31 ms.
Title: Re: board very slow since migration
Post by: darylbowden on September 24, 2008, 04:59:57 PM
Quote from: msincredible on September 24, 2008, 04:55:46 PM
Just tried it...google average is 13 ms, DMF average is 31 ms.

Wow, you must have an awesome ISP.  But, that's good news 31ms is a very respectable number.  And being only 18ms behind google (who's probably the fastest on the planet ain't that bad).

Quote from: JBubble on September 24, 2008, 04:52:55 PM
Just FYI

My average time for google was 59ms. The forum is pretty consistently at about 69ms.

This puts us within 10ms of google (which is close to consistent with mine and ms. incredible's findings) and is quite good.  Seems that Ms. Incredible and I just have better ISP's ;)
Title: Re: board very slow since migration
Post by: DesmoDiva on September 24, 2008, 05:00:47 PM
ping DMF- 90ms
ping google-54ms

and I know my signal strength from my ISP sucks.  We have been fighting with them for over a year to increase our signal strength.   [bang]
Title: Re: board very slow since migration
Post by: ducpainter on September 24, 2008, 05:01:13 PM
not a problem...

unless you're Speeddog...

or...

Spidey.      [evil]
Title: Re: board very slow since migration
Post by: somegirl on September 24, 2008, 05:02:52 PM
Quote from: darylbowden on September 24, 2008, 04:59:57 PM
Wow, you must have an awesome ISP.  But, that's good news 31ms is a very respectable number.  And being only 18ms behind google (who's probably the fastest on the planet ain't that bad).

It's just AT&T DSL, performance varies at different times.
Title: Re: board very slow since migration
Post by: darylbowden on September 24, 2008, 05:03:18 PM
Notice that both their names start with "sp"....  Very interesting.  As a side note, it seems I'm creating an army of geeks - we shall rule the world!
Title: Re: board very slow since migration
Post by: ducpainter on September 24, 2008, 05:04:50 PM
FTR....

DMF average...93ms

Google average...54ms


geek on Garth.
Title: Re: board very slow since migration
Post by: Speeddog on September 24, 2008, 05:19:00 PM
DMF ping was 28 - 30ms for all except one, which was 110. 16 packets sent....

Google was 79ms.  :-\

Got an "Address not found error" about 1/2 hour ago.
Title: Re: board very slow since migration
Post by: Speeddog on September 24, 2008, 05:37:27 PM
Just ran into some slowness again.

It seems to be when it's navigating within the DMF, like when I click on 'replies' or jump to a different board within the forum.
While it was trying to check 'replies', i pinged and got 52-54ms on a dozen packets.
Title: Re: board very slow since migration
Post by: Spidey on September 24, 2008, 05:40:47 PM
It's gotten better throughout the day, but is still--about half the time--noticeably slower than navigating other websites. 





It's probably Nate or Nick's fault.  Their names start with "N".
Title: Re: board very slow since migration
Post by: ducpainter on September 24, 2008, 05:53:44 PM
Quote from: Spidey on September 24, 2008, 05:40:47 PM
It's gotten better throughout the day, but is still--about half the time--noticeably slower than navigating other websites. 





It's probably Nate or Nick's fault.  Their names start with "N".
I have broad shoulders...

plenty of room to handle blame.     ;)
Title: Re: board very slow since migration
Post by: silentbob on September 25, 2008, 12:19:15 AM
Ping times don't tell the whole story.  For example the database can be choking and that wont effect ICMP.
Title: Re: board very slow since migration
Post by: darylbowden on September 25, 2008, 09:40:43 AM
Quote from: silentbob on September 25, 2008, 12:19:15 AM
Ping times don't tell the whole story.  For example the database can be choking and that wont effect ICMP.

That is true.  But I'm the only one that can see the MySQL side of the equation.  FTR, it's doing very well.  The SMF guys do a pretty decent job of optimization.
Title: Re: board very slow since migration
Post by: ducpainter on September 25, 2008, 04:09:08 PM
Quote from: darylbowden on September 25, 2008, 09:40:43 AM
That is true.  But I'm the only one that can see the MySQL side of the equation.  FTR, it's doing very well.  The SMF guys do a pretty decent job of optimization.
I can see it too...

but I don't know what I'm looking at.  :P
Title: Re: board very slow since migration
Post by: jdubbs32584 on September 25, 2008, 07:39:12 PM
Man, I am having serious issues. The board is unreachable for minutes at a time during random times of the day. I can get everywhere else without a problem, the board just times out.

Grr, just happened again. And it logs me out too. Ping test was average, high 60s, just couldn't load the page.
Title: Re: board very slow since migration
Post by: Spidey on September 25, 2008, 11:30:19 PM
Sometimes it's just peachy, and sometimes it's unfathomably slow.  I click on an internal link and wait, wait, wait.  I go to another site and come back to the DML a minute or two later.  Then the page has loaded.  Sometimes.

There's no rhyme or reason to it, but it's frustrating.
Title: Re: board very slow since migration
Post by: Rameses on September 27, 2008, 07:32:13 PM
Quote from: Spidey on September 25, 2008, 11:30:19 PM
Sometimes it's just peachy, and sometimes it's unfathomably slow.  I click on an internal link and wait, wait, wait.  I go to another site and come back to the DML a minute or two later.  Then the page has loaded.  Sometimes.

There's no rhyme or reason to it, but it's frustrating.


+1

That's exactly what I've been experiencing as well.

As recently as just a few minutes ago.
Title: Re: board very slow since migration
Post by: superjohn on January 10, 2009, 11:50:38 AM
Quote from: Phil Istine on September 27, 2008, 07:32:13 PM

+1

That's exactly what I've been experiencing as well.

As recently as just a few minutes ago.

I'm still seeing this as an issue. The site seems very slow at times today even though ICMP is steady, so probably a processor thing

25 packets transmitted, 25 packets received, 0% packet loss
round-trip min/avg/max/stddev = 83.489/85.026/92.273/2.077 ms


Title: Re: board very slow since migration
Post by: ducpainter on January 10, 2009, 01:54:41 PM
Quote from: superjohn on January 10, 2009, 11:50:38 AM
I'm still seeing this as an issue. The site seems very slow at times today even though ICMP is steady, so probably a processor thing

25 packets transmitted, 25 packets received, 0% packet loss
round-trip min/avg/max/stddev = 83.489/85.026/92.273/2.077 ms



Anyone else having serious issues?
Title: Re: board very slow since migration
Post by: jdubbs32584 on January 10, 2009, 02:02:40 PM
Quote from: just another painter on January 10, 2009, 01:54:41 PM
Anyone else having serious issues?

I've been experiencing some slowness. Other sites will load up while I'm loading a thread.
Title: Re: board very slow since migration
Post by: somegirl on January 10, 2009, 02:09:51 PM
I've been having some slowness and the occasional Page Not Found.
Title: Re: board very slow since migration
Post by: Howie on January 10, 2009, 03:18:28 PM
Not enough to complain about.
Title: Re: board very slow since migration
Post by: herm on January 10, 2009, 06:59:15 PM
no slowdown here..