I can enable gzip compression on the load balancer or on the http nodes. But I'm not sure what is best?
If I enable http compression on the nodes, I can have litespeed webserver cache gzip compressed files.
If I enable http compression on the load balancer, I cannot have a cache (not supporte...