Hit
A request sent to a server from a Web client.
In PracticeA browser sending a request to a server, for an HTML page with 4 ../graphics,
will generate 5 hits, as every single file requested from the server is one hit.
Small PrintNot all requests are actually served to the browser, but they are all counted as hits.