I am using Nginx. With the same configuration, but it is lost gzip content through Cloudflare proxy
proxy by Cloudflare and missing Gzip:
URL: static.omphimz.com/thumbnail/frame_0_delay-0-1610211118089.jpg
DNS by me:
URL: s.pisenstore.ga/thumbnail/frame_0_delay-0-1610211118089.jpg
Gzip doesn’t do anything to JPG because that filetype is already compressed:
https://support.cloudflare.com/hc/en-us/articles/200168396
M4rt1n
4
I indeed saw some points why you maybe asked for this:
JPG served by 
size: 18.5kb
JPG served by 
size: 18.2kb
So there is a 0.3kb difference. Most probably this difference is the OverHead of CloudFlares headers. But now I’m curious too.
sandro
5
The real issue here? Your server does not have any SSL configuration, not even an invalid certificate.
1 Like
system
Closed
6
This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.