TCP configurations for a NetScaler appliance can be specified in an entity called a TCP profile, which is a collection of TCP settings. The TCP profile can then be associated with services or virtual servers that want to use these TCP configurations.
For convenience of configuration, the NetScaler provides some built-in TCP profiles. For a list of built-in profiles, refer to Citrix Documentation - Built-in TCP Profiles .
For a list of options that are available for a TCP profile, refer to Citrix Documentation - ns tcpProfile.
Note: These values can have serious impacts on network performance. Use these values carefully when adjusting them manually in existing profiles, or when creating new profiles.
Configure the TCP profile:
set ns tcpProfile <profile-name>
Bind the TCP profile to the service or virtual server.
To bind the TCP profile to the service:
set service <name>
For example:
> set service service1 -tcpProfileName profile1
Configure the TCP profile.
Navigate to , and create the TCP profile.
Bind the TCP profile to the service or virtual server.
Navigate to , and create the TCP profile, which should be bound to the service or virtual server.