What should you do?

You have developed a Windows Forms server application.
Client applications connect to the server application to receive streaming media on demand on a single server.
Each incoming connection is launched on a separate thread, As the number of client applications increases, users report that connection attempts fail. You need to ensure that users can connect to the server application even when the number of clients increase.
What should you do?
A. Add additional RAM to the server
Increase the size of the thread pool
B. Add additional RAM to the server.
Decrease the size of the thread pool
C. Install a network load balancer
Increase the size of the connection pool
D. Install a network load balancer
Decrease the size of the connection pool

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.