For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

Livius's avatar
Livius
Icon for Cirrus rankCirrus
Dec 10, 2017

HTTP traffic not forwarded to pool members when HTTP profile is applied to VS

Hi,

 

I have the following configuration:

 

  • VS1 - pool1
  • VS2 - pool2

The pool1 contains the same pool members and same dest ports as pool 2.

 

VS1 forwards traffic to pool 1 with no issue. VS has HTTP profile attached VS2 when has the same HTTP profile attached. But it does not forward requests to pool members. I removed the HTTP profile from VS2 and I could see traffic in statistics. When I make a tcpdump without HTTP profile attached I can see there is actually HTTP traffic going to pool members.

 

Any idea?

 

1 Reply

  • Are your virtual servers meant to work over https or plain http? You cannot use http profile for https. Could you post here your configuration:

     

    1. ssh to f5 appliance
    2. enter tmos shell with tmsh command
    3. run the commands: list ltm node list ltm pool list ltm virtual

    Thanks.