Reputation: 51
During the last few weeks, some client complained that they are "kicked" from our website and after some digging around, we found that the load balancer return this error for those client (same IP, same time, so we are pretty sure that what "kick" them)
Here what I know
I used https://www.ssllabs.com/ssltest/index.html and that website tell me that my ciphers / certificate are good. The score of our website is A+. In the "handshake simulation section", for the same browser, everything is fine, is green. (but I guess this website doesn't test ajax call)
We use KEMP as load balancer technologie and the support has been non helpful at all. The browser of the client which produce those error are up to date (some are chrome last version, some edge, some firefox, some on mac). The client can navigate through our website just fine and only the ajax (javascript call with jquery) produce this error for some client.
What worse, is that the same client can sometimes complete his transaciton if he retry, if he's lucky.
We tried adding more log to no avail. Googling this specific error (bad record type) doesn't help at all and KEMP support only tell us "its a client problem" but, if its was, why does it sometimes work the second or third time?
Any thought, help or anything would greatly help me as I've been bashing my head on the desk with this problem.
Thank you
Upvotes: 1
Views: 175