Hi,
I get a 504 Gateway Timeout error every few hundred requests while running my tests. Please see the response below. The requests have nothing special about them to get this error. I feel like this is on the NeoLoad side and not my server. Please suggest any ways that I can may be retry when this error happens, or atleast ignore this error so that my test doesn't fail upon this error.
<html>
<head><title>504 Gateway Time-out</title></head>
<body bgcolor="white">
<center><h1>504 Gateway Time-out</h1></center>
<hr><center>nginx/1.4.6 (Ubuntu)</center>
</body>
</html>