![]() |
|
|
Mod Options |
|
#1
|
|||
|
|||
|
Tips: database on seperate dedicated server
What are some server and vb configuration tips for those of us that have a forum database on its own seperate server?
No members have liked this post.
|
| Comments |
|
#2
|
||||
|
||||
|
Most important tip - use the internal network IP address to connect to the db server rather than the external web IP - this will save you bandwidth since internal network traffic usually is free.
No members have liked this post.
|
|
#3
|
|||
|
|||
|
Ok. I ask this because I think my setup was not done correctly. Pages are taking twice as long to be generated since switching to a setup that has the db on one dedicated box and the php files on the other. It was set up using the hosthame "mydb.myserver.com" instead of "localhost" in the vb config and not using an ip and pages are taking looong to generate and load.
Is this related to what you mention about ip? No members have liked this post.
|
|
#4
|
||||
|
||||
|
Mmm... instead of hostname, use the internal IP address. Your hostname may be linked to your external IP which may explain the slowness.
No members have liked this post.
|
|
#5
|
|||
|
|||
|
Originally Posted by Erwin
Actually it's much more than the fact it is free. Running that connection on your public address OR on the same NIC card will choke your boards. I know of one case where a lot of time was put into figuring out what was wrong with a particular board and as soon as they switched to a second NIC for the private traffic all their load problems dissapeared.
No members have liked this post.
|
|
#6
|
|||
|
|||
|
An internal IP looks like this, generally:
192.168.X.X Fill in "X" with a number. I would also recommend using a gigabit switch and gigabit ethernet cards. No members have liked this post.
|
|
#7
|
||||
|
||||
|
You will also want to make sure that this is not a hardware issue between the server that your vb site resides on and your database server. For example a switch with a misconfigured port speed or hub between both servers make sure that the connectin between both servers is not bottle-necked or saturated with traffic.
No members have liked this post.
|
|
#8
|
||||
|
||||
|
Yep, if possible have a seperate nic on the web and db server, link them directly, configure a private address on each, and use those addresses.
__________________
Cable Forum - DigiGuide Please Note: I will not answer support questions via e-mail or PM - please use the relevant thread or forum. Senior vBulletin Developer : Please do not PM me about custom work - I work for Internet brands and no longer have the time to undertake any. No members have liked this post.
|
|
#9
|
||||
|
||||
|
Originally Posted by alexi
what do you mean private traffic?
No members have liked this post.
|
|
#10
|
|||
|
|||
|
Private traffic would be the traffic in between the web server or servers and the database server. Public traffic would be your users coming in to the web server.
No members have liked this post.
|
|
#11
|
|||
|
|||
On top of that the ports were only 10 mbps ports so the pages were taking LOOONG to generate (from like 2 - 10 FULL SECONDS! ) Once the ports were opened to 100 mbps ports the pages generated in like .4 - .7 seconds. This was better and acceptible compared tot he 10mbps scenario but was still not optimal performance. From there we got the servers moved to the same rack and cross connected with an additional PCI intel NIC and crossover ips. private ips used for vbulletin db hostname in config. The perfomance is much much better than all the above scenarios and better than when we had the db on the same server as the files. The pages load in .1 -.3 seconds and it is speed imporvement is very noticible and it is working great. Thanks erwin, alexi and others. No members have liked this post.
|
|
#12
|
||||
|
||||
|
Just a follow-up note that none mentioned for benefit of using IP verses name - DNS. If your DB requests are not as fast as your DNS cache timeout on your web server (and your DB connection is not persistent), then each time the Web server's DNS cache expires, it has to resolve it again. Since DNS is a shared facility, even at large hosts, you are adding time to the connection.
No members have liked this post.
|
|
#13
|
||||
|
||||
|
Originally Posted by libertate
We use hostnames for everything internally. We have a common /etc/hosts to save our resolver from needing to pull the information constantly. It's much easier to remember db6 instead of 10.0.0.48 ![]() No members have liked this post.
|
![]() |
«
Previous Mod
|
Next Mod
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
| Mod Options | |
|
|
| New To Site? | Need Help? |
All times are GMT. The time now is 09:56.



