This article describes how to disable session reliability for a specific session instead of disabling it at the farm level.
Session Reliability can be disabled for a particular session by using the ICA file.
Session Reliability can be disabled in one of the following ways:
To disable Session Reliability for a particular session, complete following steps:
Write an ICA file for any application using the Quick launch Tool. Refer to CTX122536 - Citrix Quick Launch.
Open the ICA file using notepad.
Update the ICA file with the following:
CGPAddress=*:2598 to CGPAddress=
Save the ICA file.
Launch the application by double-clicking the ICA file.
The application will start with Session Reliability disabled.