Creating an ASP.NET Diagnostic Page That Will Be Validated Using a Load Balancer

Our server team asked the web development team (ASP.NET) to provide a URL in our application that the load balancer can run to verify that it is working.

What should be done on this page? I think we should try to connect to the database in order to provide a link between the website and the database. Anything else?

+3
source share
2 answers

Indeed, you want to check the database configuration, asp.net configuration, web.config and any other web services or dependencies.

- , .

+2

, . :

  • -

  • DLL

  • COM +

, , .

+1

Source: https://habr.com/ru/post/1767296/


All Articles