[Real Server 1 Layer 7 Commands Menu] addlb - Add SLB string for content load balance remlb - Remove SLB string for content load balance cookser - Enable/disable cookie assignment server exclude - Enable/disable exclusionary string matching ldapwr - Enable/disable LDAP Write server cur - Display current real server configuration |
Command Syntax and Usage | |
---|---|
addlb <defined SLB string ID, 1-1024> | |
Adds the pre-defined URL load-balance string ID to the real server. | |
remlb <defined SLB string ID, 1-1024> | |
Removes the pre-defined URL load-balance string ID from the real server. | |
cookser disable|enable | |
Enables or disables the real server to handle client requests that do not contain a cookie. Use this option if you want to designate a specific server to assign cookies only. This server receives the client request, assigns the cookie, and embeds the IP address of the real server that handles the subsequent requests from the client. Default: disable | |
exclude disable|enable | |
Enables or disables exclusionary string matching. Default: disable | |
ldapwr disable|enable | |
Enables or disables the LDAP write server. There are two types of LDAP servers: read servers and write servers. You need to use read servers when you only want to browse the directory. You need to use write servers when you want to modify the directory on the server. The write server can conduct both read and write operations. | |
cur | |
Displays the current real server configuration. |