ADC

Enable priority queuing

To use the priority queuing feature the Citrix® ADC appliance, you must first enable it.

Enable priority queuing by using the CLI

At the command prompt, type the following commands to enable priority queuing and verify the configuration:

-  enable ns feature PriorityQueuing
-  show ns feature  
<!--NeedCopy-->

Example:

> enable ns feature PriorityQueuing
 Done
> show ns feature

        Feature                        Acronym              Status
        -------                        -------              ------
 1)     Web Logging                    WL                   ON
 2)     Surge Protection               SP                   OFF
 3)     Load Balancing                 LB                   ON
 .
 .
 .
 8)     Priority Queuing               PQ                   ON
 .
 23)    HTML Injection                 HTMLInjection        ON
 24)    Citrix ADC Push                 push                 OFF
 Done
<!--NeedCopy-->

Enable priority queuing by using the GUI

  1. Navigate to System > Settings.
  2. In the details pane, click Configure advanced features.
  3. In the Configure Advanced Features dialog box, select the Priority Queuing check box.
  4. Click OK.
Enable priority queuing