I have a load balanced, auto scaling Elastic Beanstalk IIS 7.5 application. I would like to enable HTTP compression on the deployed application (same way as it is described here). Is it at all possible to do? Even if I would try to set it up manually on one instance via Remote Desktop (in my current setup EC2 instances are in a private subnet), what will happen when the application will scale up?