Does TurboIIS work with Load Balancers and Firewalls?
Yes, TurboIIS works great with load balancers and firewalls. Please note, if your system (load balancer, firewall or proxy) has some kind of cache function, ensure that it adds the “Via” header to the client query. If it doesn’t, you must inform TurboIIS that it must add header “Vary” anyway or the compression could be inhibited by the external cache engine. You can inform TurboIIS to post “Vary” header anyway by changing the value of “PutVaryHeaderAnyway” variable to “TRUE” in “HKEY_LM\SOFTWARE\ObjectsFarm\TurboIIS2003” and restart the service.