Welcome Guest, Not a member yet? Register   Sign In
Multiple databases
#5

[eluser]WanWizard[/eluser]
Depends on the platform, whether or not the webserver and the database run on the same platform, the number of page requests (concurrent connections), etc. So, very difficult to say.

I'd say it's going to be noticable when you have a web farm talking to a database farm, and you have a lot of concurrent connections. Just ran a test with ApacheBench on my dev server (1000 requests, 20 concurrent), and I can hardly see a difference in the average statistics.

What you could try (don't know if it will work), is use a persistent connection for your primary database, and no persistent connection for the second one.


Messages In This Thread
Multiple databases - by El Forum - 07-23-2010, 06:40 AM
Multiple databases - by El Forum - 07-23-2010, 06:47 AM
Multiple databases - by El Forum - 07-23-2010, 06:48 AM
Multiple databases - by El Forum - 07-23-2010, 06:51 AM
Multiple databases - by El Forum - 07-23-2010, 07:08 AM
Multiple databases - by El Forum - 07-23-2010, 07:12 AM
Multiple databases - by El Forum - 08-12-2010, 06:35 AM



Theme © iAndrew 2016 - Forum software by © MyBB