ExtraLoginCookie
Learn how to use the ExtraLoginCookie config.txt directive to specify one or more additional cookies that should be set during login processing in EZproxy.
ExtraLoginCookie specifies one or more additional cookies that should be set during login processing. The main purpose of this directive is to support older load balancers that use cookies for request routing to backend servers, but which do not set these cookies automatically. In this scenario, each backend server would use the same cookie name, but set the value to a unique value recognized by the load balancer for routing the requests to the specific backend server.
ExtraLoginCookie is a repeatable position-dependent config.txt directive.