Description: Stay updated with insights from Dimitri König’s blog, covering web development best practices, Laravel tips, TYPO3 updates, caching strategies, and more. Discover expert advice for optimizing and securing modern web applications.
performance (7085) laravel (1497) varnish (139) web optimization (30) web development blog (13) laravel tips (1) typo3 insights (1) caching strategies (1)
GraphQL queries are usually fetched via POST requests which Varnish does not cache per default. But there is a nice way to cache them anyway and make them blazingly fast.
16. April 2023 • Reading time: ~4 minutes Limit allowed http methods with Varnish Cache Once again: if you don't need it, block it. Either block it completely or allow it only for certain urls
08. April 2023 • Reading time: ~5 minutes Proper error pages in Varnish Cache If you have ever seen the default Varnish guru error page, you know what I'm talking about.