Forum Discussion
Lukas_Ziegler
Nimbostratus
Jun 04, 2020Proxy Protocol via iRule --> how to implement v2
We are trying to implement proxy protocol (for use with SAP Web Dispatcher) and have this irule: when CLIENT_ACCEPTED {
set proxyheader "PROXY TCP[IP::version] [IP::remote_addr] [IP::local_addr]...
Lukas_Ziegler
Nimbostratus
Jun 05, 2020I did, but this is for proxy protocol receiver. What I need is the F5 to be the Initiator, so to provide the end-system with the actual client IP address, and not to receive proxy protocol messages.
