What is the connection timeout (in seconds) for the 8080 Connector…

Question Answered step-by-step What is the connection timeout (in seconds) for the 8080 Connector… What is the connection timeout (in seconds) for the 8080 Connector to the JWSDPService of your server? 1.13. Change the connection timeout of your 8080 Connector to 10 seconds, and test yourchange (for example, by using Telnet to connect to the server and then verifying that theserver closes the connection in 10 seconds). Submit the host name and port number ofyour server to your instructor so that the change can be independently verified.  1.14. Add a virtual host named www.example.org to the JWSDP Service of your Tomcat serverwith Application Base virtualhost. Then create a Context within this virtual host withDocument Base docs and Path /. (Hint: Don’t forget to create the directory before savingthe Context object.) After committing your changes, create a short text file named test.txt in your docs directory (you should have no other files in this directory). Finally,test that you have created your virtual host properly by using Telnet to visit it using theRequest-URI /test.txt and an appropriate value for the Host field. You should see thecontents of your test.txt file. Submit the host name and port number of your server toyour instructor so that your work can be verified.1.15. Explain why in the previous question you needed to use Telnet rather than standardbrowser navigation in order to test that the virtual host was set up properly.1.16. Heuristic estimation of cache expiration.(a) Determine whether or not your Tomcat server returns an Expires header field whenthe root (/) document is requested. If it does return this header field, give the valuereturned. Repeat for the Last-Modified header field.(b) Assuming that you are using Mozilla 1.4 as your browser, select the View|PageInfo menu item. In the pop-up window under the General tab, what are the valuesof the Modified and Expires fields?(c) The HTTP/1.1 specification (RFC 2616) says that if an Expires header field (orsimilar information) is not provided by a web server in its response to a request fora resource, then browsers may use a heuristic to determine how long to wait beforevalidating a cached copy of the resource. It also says that if the server providesa Last-Modified time, then this waiting period should be no more than a certainpercentage of the difference between the current time and the Last-Modified time.Based on the information gathered in the first two parts of this question, give areasonable explanation for how the browser produced the Modified and Expiresfield values displayed in the View|Page Info pop-up window. [Hint: Note thatExercises 51time values in header fields are often given in Greenwich Mean Time (GMT), whilethe browser generally displays local times.] In particular, estimate the percentagethe browser might be using in any heuristic it employs to compute the displayedExpires value.1.17. This question explores the interaction between browsers and cache. First, open Mozilla1.4 and select the Edit |Preferences menu item. In the Preferences window that appears,click on the + to the left of Advanced in the Category panel, and select Cache underAdvanced. In the Cache panel make sure that, under “Compare the page in the cache tothe page on the network,” “When the page is out of date” has been selected. If not, selectthis button, click OK, and then close and reopen your browser. Next, locate the accesslog for your server in the server’s local file system. View the last three or so lines of thislog. Next, make sure that your Tomcat server is running, and navigate your Mozilla 1.4browser to http://localhost:8080/. You should see a JWSDP 1.3 welcome page. Nowanswer the following questions:(a) Reexamine the final three or so lines of the server access log. Have they changed?(Yes or no is sufficient for this question.)(b) Scroll down to the bottom of the web page; then click your mouse in the Locationbar of your browser and press the Enter key on the keyboard. This causes yourbrowser to navigate to the http://localhost:8080/ URL again, as indicated bythe fact that the top of the web page is again shown in the browser. Now againreexamine the final three or so lines of the server access log. Have they changed?Explain why this has (or has not) happened.(c) Now click the browser’s Reload button. Once again, reexamine the final three or solines of the server access log. Have they changed? Again, explain   Image transcription textALGORITHM Consider the followingtwo problems: Lightest cycle problemGiven an undirected weig… Show more… Show more         Image transcription textb) The upward velocity of a rocket isgiven as a function of time in thefollowing table. Time, t (s… Show more… Show more  Computer Science Engineering & Technology Information Security GRAFICA 0125 Share QuestionEmailCopy link Comments (0)