How to Verify Load Balancing Cookie Insert Persistence on NetScaler
book
Article ID: CTX200469
calendar_today
Updated On:
Description
- Run the following command from the NetScaler CLI shell:
nsconmsg -i "LB Vserver Name" -s ConLb=1 -d oldconmsg
- The following points will help you analyze the output of the preceding command:
-
On the first line titled VIP, the Hits (x, x/sec) shows total hits to the virtual server.
-
Each service has a line starting with S (IP Address) and its status.
-
The Hits (x, x/sec) shows the initial (method) hits to the service for a new connection.
-
The P (x, x/sec) shows hits to the service that are served using a persistence cookie.
Issue/Introduction
This article describes how to verify that cookie insert persistence is being honored for Load Balanced virtual server on NetScaler.
Was this article helpful?
thumb_up
Yes
thumb_down
No