The second request is a hit
Later, another request arrives with the same beginning.
The serving system finds saved work for that exact prefix. That is called a cache hit.
The old beginning remains part of the request. The system simply avoids rebuilding all of its earlier working results.
The shortcut has found its starting point.
# citations