Reply Status Code

Table A-14 shows the percentage of requests for different status codes. Only the popular and possibly interesting status codes are included here.

Table A-14. Reply Status Code Breakdown (IRCache and Anon-U Data)

StatusIRCache %Anon-U %
200 OK59.7671.35
304 Not Modified19.3117.23
302 Found9.278.12
504 Gateway Time-out5.880.22
404 Not Found1.461.21
403 Forbidden1.390.04
301 Moved Permanently0.500.48
500 Internal Server Error0.370.07
401 Unauthorized0.260.10
206 Partial Content0.080.05

Approximately 20% of all responses are for validation requests where the resource has not changed. Sadly, almost 10% of responses are HTTP redirects (302 status) for pages that have moved to a new location. The high percentage of 504 responses in the IRCache data is from sibling requests that would have resulted in a cache miss. The 206 response code is used for HTTP “range” requests whereby the client requests some subset of the object data. The small percentage of 206 replies is somewhat surprising but perhaps less so given that the data was collected in March of 2000.

Get Web Caching now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.