Considerations on http/2 push implementation




Wordpress LScache Plugin: Considerations on http/2 push implementation

Last Updated on: Wed, 15 Apr 2026 00:00:02
Its great that your plugin offers such an option to push CSS and JS files, but I suppose it needs more refinement to be useful. Pushing all the assets is often too much and can lead too performance decrease instead of increase. So we should have an options to: ? push only selected resources ? exclude some resources from being pushed Also having ability to preload resources instead of pushing would be great also as in some cases preloading would make more sense. Hi, Actually Google is going to remove the HTTP2 push out of Chrome and we are evaluating this that if we should drop the HTTP2 push alone with it Best regards, OMG, thats quite surprising. I cant get Google logic here (https://groups.google.com/a/chromium.org/g/blink-dev/c/K3rYLvmQUBY/m/vOWBKZGoAQAJ?pli=1), they say too few sites are using http/2 push but that can be said about any new technology. E.g. despite all Google efforts webp is used by merely 1,5% of websites now but that does not make Google drop webp support. Anyway thank you for that information and please consider implementing selective resources preloading instead of push. Hi, thanks for the info , we will evaluate it Best regards,



LiteCache Rush: Speed comes from using less, not from doing it faster



Reference