Sébastien Bonnet wrote:
Is it advisable to create a monitoring program that changes the
weightage of the realserver?
RedHat's Piranha does it based on CPU load. OTOH, someone recently spoke
on the list about a monitoring tool which could use plugins to monitor
the real servers.
Sébastien ,
Personaly I think it adds complication you shouldn't require...
As your servers are running the same app they should respond in roughly
the same way to traffic..
If you have a very fast server reduce its weight.
If you have some very slow pages.. i.e. Global Search...
Then why not set up another VIP to make sure that all requests to
search.mydomain.com are evenly distributed... or restricted to a couple
of servers (so they don't imapact everyone else..)
But obviously it all depends on how your app works, with mine its
database performance that is the problem...
Time to look at loadbalancing the DB !, Does anyone have any experience
of doing this with MS SQL server and or PostGreSQL ?
I'm thinking about running the session / sales stuff of the MS SQL box,
and all the readonly content from several readonly PostGreSQL DBs...
Due to licencing costs... :-(.
--
Regards,
Malcolm Turnbull.
Crocus.co.uk Ltd
01344 629629
http://www.crocus.co.uk/
|