Submitted by Nicholas Thompson (not verified) on Fri, 05/02/2008 - 08:30.
Could you not configure the load balancer to serve all CSS files from 1 server? Surely the load of wanging out a "small" CSS file wouldn't offset the load too much?
If it did you could maybe tell it to server ALL CSS from "server1" and then simply change the PHP serving split from 50:50 to 40:60 (server1:server2)...
Of course - this assumes load balancers can do this; I've never used one.
The Load Balancer Config
Could you not configure the load balancer to serve all CSS files from 1 server? Surely the load of wanging out a "small" CSS file wouldn't offset the load too much?
If it did you could maybe tell it to server ALL CSS from "server1" and then simply change the PHP serving split from 50:50 to 40:60 (server1:server2)...
Of course - this assumes load balancers can do this; I've never used one.