List of questions
Related questions
Question 86 - 301b discussion
set hsl [HSL::open -proto UDP -pool syslog_server_pool]
HSL::send $hsl '<190> [HTTP::host] from [whereis [IP::client_addr] country continent state city zip] , IP: [IP::client_addr]'
What do the following iRule commands do when they are used in the same iRule?
A.
The commands set up a high-speed logging connection and then send the geographical database to the server.
B.
The commands set up a high-speed logging connection and then send the host header and client geographical detail to the connection.
C.
The commands set up a high-speed logging connection and then send the host header, HTTP payload, and client geographical detail to the connection.
D.
The commands set up a high-speed logging connection to the LTM device and then send the host header and client geographical detail to the connection.
Your answer:
0 comments
Sorted by
Leave a comment first