ArtResearch / artresearch.net

ArtResearch ResearchSpace application hosted at https://artresearch.net
5 stars 1 forks source link

Configure nginx to cache SPARQL and API calls #508

Open aindlq opened 8 months ago

aindlq commented 8 months ago

Currently, while the data is relatively stable and doesn't change frequently it would make sense to cache POST request/response at least for:

GET requests:

That would help us to better handle situation when many people are trying to access the system at the same time. E.g., it doesn't make sense to recompute all the same facets for all artworks or all artists.