gianluca_gozzi
May 25, 2011Nimbostratus
Inbound ftp request on different pools
example:
if the ftp request is for domain "testdomain.com -->go to the pool ftp-test
if the ftp request is for domain "testdomain1.com -->go to the pool ftp-test1
I can't use "when client accepted" because I don't know the client ip address.
Can anyone help me?
Thanks a lot