I have noticed that in access_ssl_log of my plesk Obsidian installation, the protocol HTTP/1.0 was mentionned while in reality the actual used protocol was HTTP/1.1 or HTTP/2
I did from my computer curl "https://inadoo.com/test.html" -I --http1.1
and found a record in access_ssl_log with HTTP/1.0
I did the same with HTTP/2 and I found a record with HTTP/1.0
Is it a bug in the Apache configuration?
I did from my computer curl "https://inadoo.com/test.html" -I --http1.1
and found a record in access_ssl_log with HTTP/1.0
I did the same with HTTP/2 and I found a record with HTTP/1.0
Is it a bug in the Apache configuration?
Attachments
Last edited: