grzegorz-janoszka
grzegorz-janoszka
I went through all this topic a few months ago and now. I have been using the code based on trajano's comment on 21 Aug 2016. It has been spitting...
I took a look at what other popular sites are doing with server push and I noticed in the headers sent by akamai.com: Link: ;rel="preconnect",;rel="preconnect",;rel="preconnect" So maybe it is not...
I think the solutions in this post stopped working. I have: add_filter('autoptimize_filter_cache_getname','pushAOFiles'); function pushAOFiles($in) { $pushType = substr($in,strrpos($in,".")+1) === "js" ? "script" : "style"; header('Link: ; rel=preload; type='.$pushType,false); return $in;...
Indeed, but it is sooo heavy! I am looking for a more light solution.
Ah, indeed that's handy information. I am using 2.3.4 still.
@futta, thank you for testing. I noticed in the past that it sometimes worked, sometimes didn't. I checked all the headers called with Link: and they all have false as...
@tdtgit I updated my code with your suggestion, thank you. But my problem is that the headers are not sent. @futtta but on which level on the top-level action/filters is...
I just disabled all other plugins and stripped my own plugin to just those two AO filters and still nothing - no link headers sent by autoptimize_filter_cache_getname :( Really have...
Hi, I have noticed the same - even 300kB JPG can take up to 2GB of RAM during conversion. That is a very good software but extremely memory hungry. Many...
Hi, I have the same issue with PPFT value after waking up the computer. When I switch to the alternate login method I see: "No handler found for resource (code...