[wp-trac] [WordPress Trac] #44815: Remove deflate/gzip compression from load-scripts.php / load-styles.php

WordPress Trac noreply at wordpress.org
Sun Aug 19 18:21:52 UTC 2018


#44815: Remove deflate/gzip compression from load-scripts.php / load-styles.php
----------------------------+---------------------------------
 Reporter:  LucasRolff      |       Owner:  (none)
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  Awaiting Review
Component:  Administration  |     Version:  trunk
 Severity:  normal          |  Resolution:
 Keywords:  needs-patch     |     Focuses:  ui, administration
----------------------------+---------------------------------

Comment (by azaozz):

 > Brotli compression got introduced in various web servers, it can often
 result in double compression...

 This is (generally) a problem with the compressor or its configuration. It
 shouldn't double-compress anything.

 However we still need to remove the PHP based compression from `load-
 styles.php` and `load-scripts.php` as an improvement to the problems
 described in #43308. It is just too slow and takes a lot of server
 resources.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/44815#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list