Enviornment:
- ASP.NET WebForms
- .NET 3.5
- jQuery for AJAX
- ASMX web services
- Windows Authentication
- SSL
When we run our production web application, our AJAX calls often have 2-3 HTTP 401s before we get our HTTP 200.
Is this normal?
Is there something we may be doing wrong?
NOTE: The calls do not fail, the 401s try until they succeed.
Example Traffic: