• I got an error 303 while trying to get the file from the email. Do you know if this plugin is compatible with http/2 ?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Evert

    (@evertruisch)

    I can answer that question for you. (Probably the maker will not give you an answer)
    Yes, that should not be a problem, installation and operation are fine for me.

    Thread Starter agepcom

    (@agepcom)

    well I found it’s a problem with caching plugin (WPRocket)… I tried to exclude plugin from caching. But the problem is maybe, as the plugin uses the mysiteurl.com/?ed=cron&guid=etcetc instead of a custom URL, and as the root url uses cache, something does not work anymore. I could set ‘no cache’ for a custom URL eventually, but for root url, it’s annoying…

    • This reply was modified 6 years, 5 months ago by agepcom.
    • This reply was modified 6 years, 5 months ago by agepcom.
    Thread Starter agepcom

    (@agepcom)

    I found another error 303 on my website, and this on http2 (url?) size tweaks : https://stackoverflow.com/questions/49927327/website-ok-on-firefox-but-not-on-safari-kcferrordomaincfnetwork-error-303-neit
    http2_max_field_size 16k;
    http2_max_header_size 128k;
    Is it possible that the guid would be too long ?… specially in a Get or Post request… 119 characters (adding my website url) + maybe some characters added by the cache plugin…
    I didn’t have these problems on a no-http2 server…

    kCFErrorDomainCFNetwork error 303 (kCFErrorDomainCFNetwork:303)

    • This reply was modified 6 years, 5 months ago by agepcom.
    • This reply was modified 6 years, 5 months ago by agepcom.
    • This reply was modified 6 years, 5 months ago by agepcom.
    • This reply was modified 6 years, 5 months ago by agepcom.
    • This reply was modified 6 years, 5 months ago by agepcom.
    • This reply was modified 6 years, 5 months ago by agepcom.
    Evert

    (@evertruisch)

    I use
    WP Super Cache and I have nothing special to set. It could well be that the combination can vary per host. But perhaps it is purely due to the used cache plugin. Perhaps PHP version issue?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Error 303’ is closed to new replies.