We were using multiple varnish instances but learned the hard way that the list of instances was being cached inside varnish causing connection issues when pods were removed or recreated. We forked mittwald/kube-httpcache with some very specific @AdobeCommerce changes to get around it without having to spend on Varnish Enterprise which is the only version supporting actual high availability. The quote we once got was way too high for our clients
Keep also in mind Twig is already converted to PHP and not require reparsing, lexer, tokinized again on PROD, PHP should opcache enabled, you can also add JIT to improve things where you already get a lot of performance.
Better invest in configure HttpCache to your application.
Went through my list of Laravel packages and updated them for 11.x:
✅ Debugbar
✅ Telescope Toolbar
✅ IDE Helper
✅ CORS
✅ dompdf, snappy pdf and weasyprint wrappers
✅ Symfony Form Twig bridge
✅ HttpCache
✅ Translation manager
✅ Elfinder integration
✅ and a few more..
🚀 Double the excitement! 🔄 @AuthenticationX v1.0.0b0 now comes with a companion release: @AuthenticationX-extra! 🎊 Unleash the power of customization and adaptability with these stellar features:
🔒 Seamless integration with Redis for robust session storage and caching.
🚀 Full support for HTTPCache, elevating your app's speed and responsiveness.
🔄 Ready-made CRUD functions and Instances for quick Redis launches.
⏱ Boost service performance with pyinstrument Middleware.
📈 Collect and expose Prometheus metrics effortlessly with dedicated Middleware.
github.com/yezz123/authx-ext…
PS: In the SuluFormBundle which need to work with HttpCache we use a special DisabledCsrfTokenManager which does not start a session: github.com/sulu/SuluFormBund…
But via a Ajax call we generate the csrf token over the default CsrfTokenManager which then generate the SessionCookie.
It's Hot Tip Wednesday! When it comes to optimization, parts of your application that most often cause bottlenecks include: the database, the server, and the httpcache. Use our Guide to help diagnose (and improve!) your performance issues bit.ly/3UjqZr1#scaling#sulucms
New release candidate: Marvin.Cache.Headers 7.0.0-rc. Support for .NET 8, switch to InMemoryCache, roundtrippable StoreKey & more. nuget.org/packages/Marvin.Ca… - enjoy :) #httpcache
Please close the game > navigate to the appcache folder in your Steam installation files (By default, this will be in C:\Program Files (x86)\Steam\appcache.) > locate the folder named httpcache and delete it > restart Steam and the game. That should resolve the issue.
Love the new Hydration option with @angular SSR, however, I have a need to be able to set a custom state key for the HttpCache feature. It would be so nice to have http.get(url, {stateKey: myKey}). Without it, I can’t use the automated hydration http cache unfortunately ☹️.
Souin HTTP cache v1.6.38 is alive! 🚀
- 👷 support #Hertz from @CloudWeGo as plugin and their official httpcache repository
- 👷 support #goa from @goadesign
- 📈 increase performances by 15%
- 🔥 better ETags management