04-25-2013 01:57 AM
Hi all,
I have simple question to ensure if I think that properly.
Here is this situation :
client----ACE----server1
\--server2
When client initiate TCP connection it starts standard 3-way handshake so it send SYN to ACE(VIP of serverfarm) first.
Question is, will ACE forward this SYN to server immediately or ACE will wait also for data from client?
I think that it pass through ACE to server. Server respond with SYN/ACK and client answer ACK back to server. After that data are sent.
Is it correct?
And 2nd question what if server send FIN+ACK and client sends RST. Will ACE reset the rest of this connection?
I appreciate your answers.
Jan
Solved! Go to Solution.
04-25-2013 02:00 AM
Hi Jan,
If it is a L4 connection then yes ACE will forward SYN immediately and if it is L7 then there will be delayed binding meaning there will be a separate front end and back end connection as ACE needs to wait for L7 information to take a LB decision.
If client sends the RST then yes the connection would be closed.
Regards,
Kanwal
04-25-2013 02:00 AM
Hi Jan,
If it is a L4 connection then yes ACE will forward SYN immediately and if it is L7 then there will be delayed binding meaning there will be a separate front end and back end connection as ACE needs to wait for L7 information to take a LB decision.
If client sends the RST then yes the connection would be closed.
Regards,
Kanwal
04-25-2013 02:09 AM
Hi Kanwal,
thanks for quick response.
Just another question. So in case of L7 connection between ACE and server, source IP will ACE IP not client IP. Correct?
Regards,
Jan
04-25-2013 02:22 AM
Hi Jan,
If you are using source natting then yes otherwise client IP would be used.
Regards,
Kanwal
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide