| Hit | |
| A request sent to a server from a Web client. | |
| In Practice | A 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 Print | Not all requests are actually served to the browser, but they are all counted as hits. |