iRules Flashcards
HTTP_REQUEST
triggered when the system fully parses the complete client HTTP request headers
HTTP_REQUEST_DATA
triggered when an HTTP::collect command has collected the specified amount of data
HTTP_REQUEST_SEND
triggered immediately before an HTTP request is sent to the server side TCP stack
HTTP_REQUEST_RELEASE
triggered when the system is about to release HTTP data on the server side of the connection
CLIENT_ACCEPTED
triggered when a client has established a connection (3-way handshake complete)
CLIENT_DATA
triggered each time new data is received from the client
CLIENT_CLOSED
this event is fired at the end of any client connection, regardless of protocol
HTTP_RESPONSE
triggered when the system parses all of the response status and header lines from the server response
SERVER_CONNECTED
triggered when a connection has been established with the target node (3-way handshake complete)
SERVER_CLOSED
this event is triggered when the server side connection closes
CLIENTSSL_HANDSHAKE
xx
SERVER_DATA
triggered when new data is received from the target node
LB_SELECTED
xx
LB_FAILED
xx
SERVER_CONNECTED
xx