Closed jankeromnes closed 12 years ago
Audit for /humans.txt
:
Compressing the following resources with gzip could reduce their transfer size by about two thirds (~249.48KB):
humans.txt could save ~4.05KB
codemirror2012-04-15.css could save ~10.47KB
common.css could save ~7.13KB
pencil.css could save ~545B
socket.io.js could save ~46.96KB
codemirror2012-04-15.js could save ~153.45KB
scout.js could save ~14.52KB
ot-min.js could save ~11.14KB
pencil.js could save ~1.24KB
Or the Audit panel in Chrome's devtools is seriously broken, Network shows gzip
headers and webpage speed metrics seem ok too. @espadrine can you investigate on your side?
socket.io.js
is the only certainly uncompressed file, socket.io should send it minified, gzipped and with proper caching info.
Gzip bug reported in WebKit, and socket.io.js
compression solved by e0c2db5e92515031dd0479d3b579abefd05ca63e. Closing this issue.
The
camp
server should gzip all the files, right? Here is an audit of/
: