SlbFailAction
The current action setting for a server farm when a real server has failed. 'noAction' : No additional action besides taking the server out of service. 'purgeConns' : Purge all connections to this real server. 'reassignConns' : Re-assign all connections to another real server. 'undefined' : New action not yet defined.
Possible values
4 objects| Number | Name |
|---|---|
| 1 | noAction |
| 2 | purgeConns |
| 3 | reassignConns |
| 4 | undefined |