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

madhava's avatar
madhava
Icon for Altocumulus rankAltocumulus
Jun 21, 2023
Solved

Http server node receives partial http request big-ip load balancer

I am trying to setup BIG-IP load balancer first time, here is my setup. Client send traffic to virtual server and I have a node behind internal server. I am sending a simple get request to virtual s...
  • Mohamed_Ahmed_Kansoh's avatar
    Jun 22, 2023

    Hi madhava , 

    I see in the Pcap that no completed flow between client side and server side , Bigip Resets the connection when seeing the HTTP GET request , I see also this GET request maybe truncated , something corrupted in this Request and not follow the standard of http. 

    Please test the below steps : 
    1) change the standard http Virtual server to >>> Performance layer 4 , you have to remove http profile prior to changing the virtual server type. 
    Performance layer 4 Virtual server  means that >>> Bigip will forward all requests ( somehow acts as a router ) Not http Checks.

    2) repeat the Tcpdump command that I sent in the first reply , and upload it. 

    Let us see what will be the behavior and decide what is the suitable workaround for your issue. 

    Look forward to hearning from you soon πŸ™‚