craig_lee10_177
Aug 24, 2011Nimbostratus
capturing the hostname
Hi
Does anyone know if it’s possible to create an irule that uses the TCP::collect or TCP::payload commands that captures the resolved hostname from the client making the request? I want to have multiple ftp services running on one virtual server and if a specific resolved hostname comes through then the traffic will be sent to different pools.
Example:
ftp.server1.com -> pool1
ftp.server2.com -> pool2