Changes between Version 3 and Version 4 of Ticket #18542, comment 19
- Timestamp:
- 2020-02-24T18:03:43+01:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18542, comment 19
v3 v4 4 4 After setup of caching in #18599 I see following result "Query string present but no explicit expiration time" for sophox. Do you have any influence in the server sending the data? If so, it would be fine if the server would send an Expire header for the sparql request answers, so that caching works. That would also reduce load on the server. 5 5 6 I.e. like wikipedia add something like {{{Cache-Control: public, max-age=300}}} or any other valid time. More important is probably the Last-Modified line. 6 I.e. like wikipedia add something like {{{Cache-Control: public, max-age=300}}} or any other valid time. More important is probably the {{{Last-Modified}}} line.


