Forum Replies Created

Viewing 10 replies - 1 through 10 (of 10 total)
  • Thread Starter peterkueger

    (@peterkueger)

    Ok, no support here. So I will not install this plugin. Thank you for assisting me to decide this.

    @ivijanstefan
    Why don’t you go ahead with your own plugin name?

    Indeed, this is bad, since you will have problems to find users. But maybe this is the only way to overtake this project?

    Nevertheless, thank you for finding out, that this plugin is not longer supported. I will implement my own code instead of using it.

    Thread Starter peterkueger

    (@peterkueger)

    Thank you.

    Thread Starter peterkueger

    (@peterkueger)

    Hi @vmarko,

    oh, sorry, I wrote bad.

    I’m looking for a PHP code. That should show me, if the current generated page will be cached.

    Thank you!

    Thread Starter peterkueger

    (@peterkueger)

    Marko,

    seems you have a lot of problems understanding me. I didn’t post here to get assistance from you. I tried to tell you a bug, you could fix to improve W3TC. But now I found out, you do not have any intention to fix bugs.

    Because of this, there is no reason, why I should post further more.

    In Love.

    Thread Starter peterkueger

    (@peterkueger)

    Thank you for confirming the bug in you software. And I honor, that you confirm not to be able to fix it. It’s not easy to tell other people his own limitations.

    But I don’t agree with you, that the remaining rules does not bother me. They will be transmitted to the browser – and initiate there a request to the related files.

    This forces unneeded traffic and shows, that I’m not able to configure my system as well.

    If I remember well, they are also not removed, if I press your button to clear the Minify cache.

    But you do not need to assist me. I find solutions for my by myself. I just wanted to tell you bugs of your software, to support you to improve it. Now I learned, you are not interested to do this, so I will not write the other bugs I found.

    In love.

    Thread Starter peterkueger

    (@peterkueger)

    I disabled the minifying first. After than, I disabled the HTTP2 proload.

    Thread Starter peterkueger

    (@peterkueger)

    I tried it again – and the problem still exists.

    After this, I had the following file:
    \wp-content\cache\page_enhanced\localhost\.htaccess

    with this content:
    <IfModule mod_headers.c>
    <FilesMatch “\.html[_a-z]*$”>
    Header unset Link
    Header add Link ‘</wp-content/cache/minify/15cc3.js>; rel=preload; as=script’

    Header add Link ‘</wp-content/cache/minify/8c21a.js>; rel=preload; as=script’

    Header add Link ‘</wp-content/cache/minify/07eed.css>; rel=preload; as=style’

    Header add Link ‘</wp-content/cache/minify/16913.css>; rel=preload; as=style’
    </FilesMatch>
    </IfModule>

    So I don’t agree with you, that this problem is resolved. But if you are not able to reproduce this problem, maybe you are the wrong one to understand this bug?

    Thread Starter peterkueger

    (@peterkueger)

    I’m sorry, but I don’t remember the exact content.

    But it was a preloading of the minified scripts.

    I believe, this problem, if you choose “automatic” in the “General settings” and choose “enabled” for “JS” in the “Minify settings” with a “HTTP2 preload”.

    After this, call a page, so it’s generated in the enhanced page cache.

    Then please disable “HTTP2 preload”. I believe, now you still have the preload code inside the .htaccess of the enhanced page cache.

    Sorry, that I didn’t copy the content of that .htaccess file before. With other plugins, I learned developer of them are often not very interested to fix bugs. Up from now, I will document issues better for you.

    Thread Starter peterkueger

    (@peterkueger)

    Hello @vmarko,

    I take you answer as a confirmation, that there is no way to prime the cache via PHP directly.

    Ok, I agree with you, my usage of the word “manually” was bad, since I do not want to initiate the prime manually, I would like to initiate it automatically, from my own PHP code. Sorry about this.

    In love.

Viewing 10 replies - 1 through 10 (of 10 total)