skynetcap / serum-data

Open Book Market Data interface on Solana
https://openserum.io
MIT License
38 stars 8 forks source link

[SRM-52] Add Cloudflare cache header #44

Closed skynetcap closed 2 years ago

skynetcap commented 2 years ago

SRM-52

linear[bot] commented 2 years ago
SRM-52 Improve Cloudflare caching

Right now caching is explicity disabled by jQuery, which appends a random number to each request URL. Disable this no-cache feature, configure CF for short duration (1 second), verify it's being cached.