multiplayer.factorio.com enable gzip
Posted: Mon Mar 05, 2018 7:05 pm
I've noticed that the multiplayer data is about a megabyte, and it's sent uncompressed.
I've always thought it was the multiplayer server being a bit unresponsive, but I'm betting it's just that it's a massive download which isn't using gzip. A quick peek at https://checkgzipcompression.com shows that the 904k page could be reduced to 177k with gzip. This will only get larger over time. It would certainly make the multiplayer refreshing feel more responsive as a whole.
It seems like Factorio already has the framework in place to interpret and decompress with gzip, because updater.factorio.com utilizes gzip without a hitch, and my update today to 0.16.28 was detected and installed properly, as always.
Is there a specific reason why it's not enabled?
I've always thought it was the multiplayer server being a bit unresponsive, but I'm betting it's just that it's a massive download which isn't using gzip. A quick peek at https://checkgzipcompression.com shows that the 904k page could be reduced to 177k with gzip. This will only get larger over time. It would certainly make the multiplayer refreshing feel more responsive as a whole.
It seems like Factorio already has the framework in place to interpret and decompress with gzip, because updater.factorio.com utilizes gzip without a hitch, and my update today to 0.16.28 was detected and installed properly, as always.
Is there a specific reason why it's not enabled?