IIS + PHP + Chrome Issue
adrews
Member ✭
Hi!
I try to load balance two PHP Servers, they are identical Php files.
If use HTTPS L7 VIP every so often it experienced a logout.
If use TCP L4 VIP every so often I get "server.com sent an invalid response"
I try many Service Group Modes and persistence
This only happens using Google Chrome
Has anyone experienced something like this?
Thanks!!
0
Comments
This is strange behavior, especially when using TCP vport which should not manipulate the HTTP server responses in any way. Also the fact that only Chrome experiences the issue is perplexing.
I would think that source IP Persistence would assist in either scenario. Which method did you use?
A packet capture with the preferred configuration may be useful in diagnosing this further.
Hi! thanks for the response. I Try all the methods for Persistence and no luck.
We could not use the ADC in this project :(
Regards