your organization is having issues with a custom web application. the application seems to run fine for a while but starts to lock up or crash after seven to ten days of continuous use. examining the server, you notice that memory usage seems to climb every day until the server runs out of memory. the application is most likely suffering from which of the following?

Respuesta :

JunRR

Using the TCP/IP networking protocol, the Network Load Balancing (NLB) capability distributes traffic across many servers.

What is a data dump file?

  • A system application's is one that state at the moment the dump is taken is captured in a dump file.
  • If stored with heap, it contains a snapshot of what was in the application's memory at that time in addition to showing what was executing and what modules were loaded.
  • A database dump is a file that includes the structure and information of a database. It can be utilized as a backup. Only database administration tools were capable of producing dumps.
  • Since Lea's organization develops a cloud-based storage application. The thing that Lea should  have done instead is option C: Create a dump file and share it with the development team so that they can fix the issue.
  • When the above happens, what you need to do is to ensure that both servers are configured in a Network Load Balancing (NLB) Network cluster.

Therefore, the way the dump files created and can be useful for Lea are:

  1. Press the keyboard's Ctrl+Alt+Delete key.
  2. Choosing Task Manager.
  3. Go to the Processes tab if you're running Windows 7. In Windows 11, the Processes tab will always be open.
  4. Right-click the process for which a dump file is required.
  5. Choose Create Dump File.

To learn more about web application refer to:

https://brainly.com/question/13526923

#SPJ4