Ramon Smits

Tell me your secrets and i'll tell you mine

Browse by Tags

All Tags » Networking (RSS)
Network Load Balancing (WLBS) and virtual machines
We where having trouble configuring a new network load balancing (WLBS) cluster. We have several host machines that each run a guest where all guests should be part of one cluster. We started by preparing the first guest: Created diskimages Installed...
Don't use viewstate compression! Use http compression instead!
Just google a bit with the keywords compression plus viewstate and lots of articles are to be found about this subject like this one . The problem is that in most situations programmers are doing something that the webserver already can do for you. Not...