sc-status 200 sc-win32status 64

chandru v 0 Reputation points
2024-03-19T11:35:43.77+00:00

I have an F5 load balancing setup configured with two servers. My MVC web application, which incorporates jQuery, and Bootstrap, is hosted on an IIS server with an SSL certificate. However, when accessing the application via HTTPS from outside the server, it often or sometimes results in a 'net::ERR_CONNECTION_RESET' error, with intermittent failures to load JavaScript and CSS files to the client. Strangely, upon reloading the page, the assets load properly, and the page functions as expected. This issue did not occur when the application was accessed via HTTP, where it worked properly without any issues. What could be the reason behind this problem?

Log from IIS

#Software: Microsoft Internet Information Services 10.0

#Version: 1.0

#Date: 2024-03-18 00:00:00

#Fields: date time s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs(User-Agent) cs(Referer) sc-status sc-substatus sc-win32-status time-taken

2024-03-18 00:00:00 10.32.000.00 GET / - 81 - 10.32.240.3 - - 200 0 64 2

2024-03-18 00:00:02 10.32.000.00 GET / - 81 - 10.32.240.2 - - 200 0 64 2

2024-03-18 00:00:05 10.32.000.00 GET / - 81 - 10.32.240.3 - - 200 0 64 3

Internet Information Services
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,128 questions
Windows 10 Network
Windows 10 Network
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Network: A group of devices that communicate either wirelessly or via a physical connection.
2,272 questions
Windows Network
Windows Network
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Network: A group of devices that communicate either wirelessly or via a physical connection.
648 questions
{count} votes