SSL Apache
But surely it's a conflict between my vhost config on apache and CF
17 Replies
What is the error you are getting from Cloudflare?
Multiple error depending on the tweak I didn't in the config, per example
When I'm using that :
This config isn't using SSL at all which is why you see 525
And the subdomain is proxied in the side of CF
If I uncomment the SSL lines, I got Network protocol error :/
What network protocol error?
Nothing clear in the message
Is there anything in the apache error log for the network protocol error?
I'll activate the log in the config and I'll be back to you in no time
I found no error in the logs :/
No error in the access or error logs of apache?
Error log :
Access log:
That seems normal to me
If I remove the proxy on CF, all work fine
Should I just disable the proxied option?
If you disable the proxy then you get none of the benefits of Cloudflare. I almost want to say this is an http/2 thing but I'm not certain and it certainly seems over my head for now.
It seems like Cloudflare is messing up the HTTP/2 to users
I've been trying to fix this problem for a while now, but without success, I'll try to dig more on that in the future but for now I think I'll just disable the proxied option, that a lot for your time ^^
Just curious. What is the application that you are trying to proxy? I want to see if I can recreate it
A nuxt3 app
Thanks!
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
Cloudflare is using http1.1 to origin
It is using HTTP2 to client