Forum Discussion
rafaelbn
Mar 07, 2019Cirrostratus
Hello Domai!
That's really odd... I have implemented this type of configuration on some clients and there was no delay. The BIG-IP is just forwarding at L4...
Can you do a tcpdump of the entire flow? Just to double-check that it's the BIG-IP introducing this delay?
It would be something like this:
tcpdump -nni 0.0 -s0 'host %vip_ip or host %node_ip' -w capture.pcap'
That way we will see the entire conversation....
If you can, please post the VIP configuration...
Cheers!