TheAndrey_ Posted March 10, 2018 Posted March 10, 2018 I found that Output.php compresses the output in gzip. This sometimes caused blank pages to appear on the local server. I have used the Nginx webserver that compresses the pages in gzip itself. I think it does it better than it does at php level, because static content it compresses too. In ipboard 3 there was an option to disable php gzip. The option can be added to advanced settings or constants.php. So far I have to edit the Output.php
bfarber Posted March 12, 2018 Posted March 12, 2018 Why does it cause blank pages, and only sometimes? Do you have any server error logs showing what the problem is by chance?
BomAle Posted March 21, 2018 Posted March 21, 2018 I think this is a useful feature like BigPipe of Drupal
BomAle Posted April 16, 2018 Posted April 16, 2018 Read also: https://www.drupal.org/docs/8/core/modules/bigpipe/overview https://www.facebook.com/notes/facebook-engineering/bigpipe-pipelining-web-pages-for-high-performance/389414033919 This is a good feature to add into system, I hope IPS do it into future.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.