-
Notifications
You must be signed in to change notification settings - Fork 169
enable gzip #224
Comments
whoa |
We're looking into this. @fengmk2 it makes more sense to us to put the gzip step in front of our couchapps (probably we're going to use haproxy to do that). Is that a solution that could work for you, or do you need it to be |
@othiym23 the registry.npmjs.com enable gzip is ok. |
It's now 2.5 MB, but could have been 85 KB with gzip on... |
npm meta now become 3.6 MB, but |
Any status on this or a project where we can help it along? |
@othiym23 you should be able to get this gzipped on Fastly using VCL. |
@othiym23 The headers seem to indicate Varnish is in front of most/all of the npm servers; couldn't gzip simply be turned on there? I'm really surprised this has gone on this long given that it would save cpu cycles, improve install times, and save considerable bandwidth (and cost), all by tweaking a few lines of configuration. |
npm, Inc stopped all meaningful development on this app over a year ago, and they recently updated the README to make it official:
The new registry that powers npmjs.com is closed-source and inaccessible to the outside world. For more details on that sad fact, see https://github.com/npm/newww/issues/761 If you wish to chime in with your wishes for an imaginary new API, see https://github.com/npm/public-api |
https://registry.npmjs.com/npm now 1.8MB ...
gzip size only 195kb
The text was updated successfully, but these errors were encountered: