Dukemaster
Regular Pleskian
Hi at all,
something drives me mad since weeks, especially since I use only nginx with PHP71-FPM nginx.
Half year ago as I used like most users Apache with Nginx Reverse and PHP71-FPM apache, but this is unimportant any longer, perhaps only for the possibility hosting customers who wnat to use mainly Apache.
1.I activated ZLIB compression in the PHP.INI of the handler FPM71 which I use.
2. I also use GZIP either in both variants: Now with Only Nginx and also in former times with Nginx as ReverseProxy.
3. I use a community software Woltlab which has an option for GZIP. This is recommend and used by most Woltlab customers. It's activated since years. In my point of view it's not additional, it's only related to the normal server-side GZIP, but I'm not sure. The WBB-Support recommend compression-level 1. But in Nginx settings I use 9. Perhaps this could be contra-productive oor using both a basic misconfiguration?
Most important question at all is: Is it possible and better to use both variants of compression (zlib and gzip)?
Would would You suggest to do?
(and I've really read tons of documentations from all kinds of sources here and on internet)
something drives me mad since weeks, especially since I use only nginx with PHP71-FPM nginx.
Half year ago as I used like most users Apache with Nginx Reverse and PHP71-FPM apache, but this is unimportant any longer, perhaps only for the possibility hosting customers who wnat to use mainly Apache.
1.I activated ZLIB compression in the PHP.INI of the handler FPM71 which I use.
2. I also use GZIP either in both variants: Now with Only Nginx and also in former times with Nginx as ReverseProxy.
3. I use a community software Woltlab which has an option for GZIP. This is recommend and used by most Woltlab customers. It's activated since years. In my point of view it's not additional, it's only related to the normal server-side GZIP, but I'm not sure. The WBB-Support recommend compression-level 1. But in Nginx settings I use 9. Perhaps this could be contra-productive oor using both a basic misconfiguration?
Most important question at all is: Is it possible and better to use both variants of compression (zlib and gzip)?
Would would You suggest to do?
(and I've really read tons of documentations from all kinds of sources here and on internet)