For testing of sorts, lets say you want to test
how well your application performs with the ICA
compression Turned OFF. Indeed, there are
multiple scenarios where this test could be
used.
Why test
ICA Compression:
- Application specific data (xml) becomes
corrupted either via a published
application, a streamed application or
through client streaming.
- Benchmark application response times
need to be tested for performance reasons.
- You suspect there may be a Citrix
relevant issue in regards to ICA
Compression.
- Compression devices such as Riverbed and
Bluecoat are not running as expected
- Corrupt xml configuration files,
application configuration files.
Here is how
one would go about disabling ICA Compression:
-
Option #1 On a per machine basis modify
Program Neighborhood with the following
settings:
- Open Program Neighborhood
-
Right-Click
on the name of your farm
- Select
Application Set Settings
- Click on the
Default Options tab
- remove the check mark next to
Use
Data Compression
- click on OK to proceed
- If you have any custom
configurations, perform steps 1 through
6 for each configuration on an as needed
basis.
-
Option #2 Modify your Web Client (default.ica):
- Logon to the server hosting your web
interface
- Navigate to your default.ica file,
normally located in the following
directory > C:\Inetpub\wwwroot\Citrix\MetaFrame\conf
- Locate default and copy it to the
desktop or some place where you can open
in notepad.
- At the bottom of [Application] add
the following > "Compress=Off" (without
the quotes)
- See attached file (compression-default.txt)
for an example defalt.ica file.