Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted March 10, 20186 yr 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
March 12, 20186 yr Why does it cause blank pages, and only sometimes? Do you have any server error logs showing what the problem is by chance?
April 16, 20186 yr 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.
Archived
This topic is now archived and is closed to further replies.