• Resolved SantaCruze

    (@santacruze)


    Hey,

    I just started using your plugin but iam having a slight problem. The Option Field for http2 Server Push isnt there. Is this some kind of a bug? Iam running the latest Version 1.10.8 on a Webserver with http2.

    Sincerely

    Stefan

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author launchinteractive

    (@launchinteractive)

    Hi Stefan,

    This isn’t a bug. We split the option into two checkboxes and renamed it to “Enable Preload Headers for CSS” and “Enable Preload Headers for Javascript”. The server push checkbox was a little misleading.

    Thread Starter SantaCruze

    (@santacruze)

    Hey,

    Well okay, wheres the trick? The two Settings and GZip Compression are activated. But when i test it, it wont push the Files. They are just getting minifed and merged.

    Plugin Author launchinteractive

    (@launchinteractive)

    What do your headers look like on the initial page request? It should have entries like this:

    link: <https://website.com.au/wp-content/mmr/01f549e1-1580796177.min.css&gt;; rel=preload; as=style; nopush

    If not, then there must be something outputting to the page before it can create these header. You could try turning on output buffering. That might help.

    Thread Starter SantaCruze

    (@santacruze)

    Heya there,

    Sadly it wont work in any configuration. The Code “rel=preload; as=style; nopush” wont show up at all, no matter which options i activate or deactive. Also Push aint working. Is there any other way i can contact you to send u a link to the Blog?

    Plugin Author launchinteractive

    (@launchinteractive)

    Sure. You can contact me here

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘No Option for Server Push?’ is closed to new replies.