We are in the process of installing an ACE appliance for the purpose of compression and acceleration. We noticed aproximatly 50% reducation in sharepoint file download performance when we enabled compression.
Upon further investigation we noticed that we were having degraded performance without compression. We were able to resolve the issue without compression enabled by modifying TCP connection parameters.
Any thoughts on why performance is impacted with compression enabled or how to resolve this issue with compression.
Connection Parameters
parameter-map type connection TCP-Options
nagle
tcp-options selective-ack allow
tcp-options timestamp allow
tcp-options window-scale allow
Thanks in advance