You are here: Using the CLI > Context Command Summaries > Server Commands

Server Commands

In the server context, you define a real server using a minimal set of parameters (IP address, port, protocol, etc.). Once defined, a real server can then be associated with one or more server pools, which in turn are associated with one or more Layer 4 clusters or Layer 7 match rules.

CollapsedUsing Server commands in the global context:
CollapsedUsing Server commands in a Server specific context:

The max_reuse_conn and reuse_conn_to are used to set operating parameters for HTTP multiplexing. HTTP multiplexing is disabled by default, and is turned on/off using the tcp_mux cluster flag. Refer to HTTP Multiplexing for additional information.