If the web server uses a connection-oriented authentication scheme, configure a connection-oriented connection pool for secure forward request processing.
Important! We highly recommend that you do not configure a connection-oriented connection pool.
Follow these steps:
# Pool configuraiton for connection oriented authentication backend
# connections eg: NTLM. <connection-pool name="connection oriented authentication"> connection-timeout="connection_timeout_value" max-size="maximum_connections" enabled="yes|no"
</connection-pool>
Defines the time in seconds the connection times out. We recommend that you set a lower value.
Default: 5
Defines the number of connections in the connection pool.
Default: 50
Specifies the status of the connection-oriented connection pools. Set the value to yes to enable the connection-oriented connection pools.
Default: yes
Example: <nete:forward connection-auth="yes">hostname:port$1</nete:forward>
Copyright © 2014 CA.
All rights reserved.
|
|