I am having difficulty at one of my clients where any spikes in bandwidth by any given user(video streaming, file downloads, etc) or the server (downloading AV updates, or WSUS udpates) causes a huge slowdown for web browsing. This is a real problem because this clients main application is a Web Application and some of the video streaming and file downloads are legitimate.(…)
User Bandwidth Management
IIS loadbalancer question
I am going to setup an IIS7 instance behind a load balancer. I would like all apps (PHP/ASP/Asp.net) to be able to see correct REMOTE_ADDR, and not the one of loadbalancer.
Later on I’ll use ARR, and would like to ensure the problem doesn’t occur there too.
Is there any website redundancy service (dns based)
Let’s say I have the website myname.com
Myname.com is a very popular website and his content mirrors in 2servers (Server A and Server B) in 2 different datacenters (exactly same content).
When Server A fails due to datacenter or rack problem and no site is responding, then I need some service to transfer ALL traffic to server B. Is there any (paid or free) service doing such a thing? If yes, what about dns propagation? As far as I am concerned, dns propagation is a very slow procedure depending on each internet provider. So how could we instantly make Server B to come live to ALL visitors? Is there any quick and reliable dns redundancy system without having to wait for dns propagation?
Disabling Optimization for Collocated Objects
I need to make multiple load balanced calls from an MDB to a Stateless Session Bean (all in the same cluster) through its Remote interface. I think, due to “Optimization for Collocated Objects”, load balancing is not working. Please tell me that there is a better way to turn this on without forcing me to make a second cluster.
It would be a bit presumptuous to break load balancing for the sake of a performance optimization without letting clients turn this off…
Load balancing across exchange 2007 storage group
We have multiple Exchange 2007 servers.
I am looking for a scripted solution to load balance the number of mailboxes between all the storage groups across all the exchange servers.(…)