PDA

View Full Version : Server move for Wyrd


Frustrated Father
10-04-2007, 01:06 PM
The server which Wyrd is housed on will be making a move next week to another server. Hopefully this will be a good thing, speed up a few things around here and keep things stable.

Naturally there is a chance that they'll ball up the whole job, but hopefully there won't be any server interruption.

Just a heads up.

Thryth
10-04-2007, 01:13 PM
That's not sufficiently fun. You should have done it the day that the IP4 entries were due! :ahhhhh:

Duende
10-04-2007, 04:52 PM
Does anyone else see the walls moving around here or is it just me?

:stoned::smokin:

r2-j1
10-04-2007, 05:04 PM
Do you know when next week?

Frustrated Father
10-04-2007, 07:18 PM
Supposedly its going to happen on Monday but they expect to have everything running and going all through Friday while the move a huge amount of data and servers (ours is just one out of many).

I don't expect there will be any problems, but if there is, I'll get on it immediately, or yell at someone until it does get taken care of.

:D

thewartoad
10-04-2007, 07:30 PM
Let's cross our fingers?

supervike
10-04-2007, 07:41 PM
Hopefully those half naked thong pictures of Eric and Nathan at Gencon don't get lost!

Hinton
10-04-2007, 09:26 PM
Hopefully those half naked thong pictures of Eric and Nathan at Gencon don't get lost!

I have backups, just in case.

Frustrated Father
10-10-2007, 12:23 PM
If anyone is experiencing ANYTHING odd on the site (broken links, slow server, whatever), please let me know. They've moved us over to the new server officially now, and I've caught a few issues already which they are working on (or already fixed), but I want to make certain that everything is taken care of.

Thanks.

Uberdark
10-10-2007, 01:28 PM
hinton and i both had posts dissapear and some of mine double posted.

Duende
10-10-2007, 01:32 PM
... some of mine double posted.

Are you sure that's not just you in a hurry to get into the arcade? :D

Uberdark
10-10-2007, 01:39 PM
why would i do that when my primary concern is winning iron painter.........not taking others tiles :banghead:

Frustrated Father
10-10-2007, 01:47 PM
Yeah, saw that had happened on the first day when they were actually in transit (not even sure how that works to be honest, I would have figured there would have been some down time).

Far as I can tell that hasn't happened again after the initial day of transfer. Hope anyhow.

lizcam
10-10-2007, 01:52 PM
hinton and i both had posts dissapear and some of mine double posted.

No Ubie, that's just yourmeds needing re-adjustment. Tomorrow's the big day, isn't it? Are you ready?

Uberdark
10-10-2007, 05:11 PM
oh lord !!! yeah your right. its tommorrow. little ready and a little not.....its the second one so not so scary. but still a lot to do. gotta start bottling breast milk..... never did like that aspect.

:D lol

DrEvilmonki
10-11-2007, 04:11 AM
Never even noticed a blip. Is this meant to speed things up or simply prevent things from slowing down as you grow?

lauth81
10-11-2007, 07:34 AM
Seems much faster right now ... which is good!

callumrice
10-11-2007, 11:02 AM
All is good apart from no faster from here Im afraid. Not any slower either mind.

Duende
10-11-2007, 11:04 AM
I noticed on the Gallery main page, the IP3 Gallery says there's no comments even though the comments number 872. :D

Frustrated Father
10-11-2007, 12:33 PM
I think stability more than anything, as we've had some outages in the past which shouldn't have happened. Hopefully it will speed up things for people as well, but I've come to find that that also depends on what pipeline you are on as well as some folks can access it quicker than others simply due to pipeline location.

We're already on a dedicated server, not sure what else I can do to speed it up. Maybe one of you geeks out there can throw out some options.

Also, thanks for pointing that out Duende, got that table fixed in the database.

Lordfishbane
10-11-2007, 12:50 PM
More Hamsters!!!!

gi6ers
10-11-2007, 02:25 PM
works fine for me, maybe a little faster

goblyn13
10-11-2007, 08:07 PM
I think stability more than anything, as we've had some outages in the past which shouldn't have happened. Hopefully it will speed up things for people as well, but I've come to find that that also depends on what pipeline you are on as well as some folks can access it quicker than others simply due to pipeline location.

We're already on a dedicated server, not sure what else I can do to speed it up. Maybe one of you geeks out there can throw out some options.

Also, thanks for pointing that out Duende, got that table fixed in the database.

Well lets see, as for the routing, that unfortunately is beyond an reasonable amount of control.

As for speeding up the server, is mod-php compiled with the Zend Optimizer option? have you considered caching options? when was the last time the Database itself was indexed?

Frustrated Father
10-12-2007, 01:30 AM
All damn good questions.

How would I go about indexing the database? I'll look into the Zend Optimizer.

goblyn13
10-12-2007, 04:32 PM
You can check to see if the table is indexed by using EXPLAIN, should be able to tell you if its indexed and what is indexed. Also don't know if you've looked there are a few other vbulletin specific stuff:

http://www.vbulletin-faq.com/optimize-vbulletin-server.htm

Frustrated Father
10-15-2007, 02:10 AM
Thanks for posting that link (don't know why I didn't see this the other day when you posted it). I'm off to fiddle with stuff.