Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #47789, comment 5


Ignore:
Timestamp:
09/02/2019 02:37:00 PM (5 years ago)
Author:
mensch
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #47789, comment 5

    initial v1  
    1 Searching for this bug in Valet's issue trackers returns [https://github.com/laravel/valet/issues/809 this report] and in turn references [https://forum.nginx.org/read.php?29,285012,285057#msg-285057 a bug] present in nginx 1.17.2, which is the version installed by Valet. There's [http://hg.nginx.org/nginx/rev/0ef2bc0ec9c9 a patch] for nginx available, but I don't think it has been merged yet.
     1Searching for this bug in Valet's issue trackers returns [https://github.com/laravel/valet/issues/809 this report] and it in turn references [https://forum.nginx.org/read.php?29,285012,285057#msg-285057 a bug] present in nginx 1.17.2, which is the version installed by Valet. There's [http://hg.nginx.org/nginx/rev/0ef2bc0ec9c9 a patch] for nginx available, but I don't think it has been merged yet.
    22
    33As the error occurs with other large scripts, not only ''media-view.js'', a temporary solution might be to turn ''gzip'' off for the moment in {{{/usr/local/etc/nginx/nginx.conf}}}, as per the Valet issue report.