Which action would you take to address the issue of slow download rate?

Your organization’s Web site hosts a lot of useful content. Some users have no complaints while
downloading data from the site. However other users complain about very slow download rate.
While studying the httpd.conf file, you find the following settings:
KeepAliveTimeout 10
KeepAlive ON
MaxKeepAliveRequests 20
ThreadsPerChild 5
MaxClients 100

Which action would you take to address the issue of slow download rate?

Your organization’s Web site hosts a lot of useful content. Some users have no complaints while
downloading data from the site. However other users complain about very slow download rate.
While studying the httpd.conf file, you find the following settings:
KeepAliveTimeout 10
KeepAlive ON
MaxKeepAliveRequests 20
ThreadsPerChild 5
MaxClients 100

Which action would you take to address the issue of slow download rate?

A.
increase the value of theThreadsPerChild directive

B.
decrease the value of theMaxKeepAliveRequests directive to 10

C.
increase the value for theMaxClients directive

D.
set theKeepAlive directive to OFF

E.
increase the value for theKeepAliveTimeout directive



Leave a Reply 0

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