Join Nostr
2024-08-19 19:32:43 UTC
in reply to

slavistapl on Nostr: : I use parts of your NGINX configs at Peekr. Alongside using Redis, blocking AI ...

: I use parts of your NGINX configs at Peekr. Alongside using Redis, blocking AI scrapers' user agents server-side and optimising static resources, the instance works blazing fast and can return results as fast as few milliseconds. Fastly (thanks to its Fast Forward programme) also helps us in handling static resources such as CSS/JS/WOFF2 fonts (i.e. used as an auxiliary caching method).

Also, can you please explain how `$redirect_fbclid` map does work? Would be interested in implementing this.