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
sdayman
#3
Gzip doesn’t do anything to JPG because that filetype is already compressed:
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.