How to Disable Session Reliability for a Specific Session

How to Disable Session Reliability for a Specific Session

book

Article ID: CTX135450

calendar_today

Updated On:

Description

This article describes how to disable session reliability for a specific session instead of disabling it at the farm level.

Background

  • 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:

    • From the Website Secure Access Properties.
    • From Farm Properties in case of Presentation Server 4.5 and XenApp 5.0.
    • From User Policies, in case of XenApp 6.0 and XenApp 6.5.

Instructions

To disable Session Reliability for a particular session, complete following steps:

  1. Write an ICA file for any application using the Quick launch Tool. Refer to CTX122536 - Citrix Quick Launch.

  2. Open the ICA file using notepad.

  3. Update the ICA file with the following:
    CGPAddress=*:2598 to CGPAddress=

    User-added image
  1. Save the ICA file.

  2. Launch the application by double-clicking the ICA file.
    The application will start with Session Reliability disabled.

Issue/Introduction

This article describes how to disable session reliability for a specific session instead of disabling it at the farm level.