You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When fast_forward=1 is used, no check is performed on the status of the backend connection.
For this reason, if fast_forward=1 no connection should be taken from the connection pool.
The text was updated successfully, but these errors were encountered:
If a user is configured with fast_forward, no connection should be taken from the connection pool.
Yet the Hostgroup Manager should know about such connection.
When
fast_forward=1
is used, no check is performed on the status of the backend connection.For this reason, if
fast_forward=1
no connection should be taken from the connection pool.The text was updated successfully, but these errors were encountered: