-
Improvement
-
Resolution: Fixed
-
Normal
-
None
-
None
-
None
I can see that regular web requests are being compressed which is awesome! However WS requests do not seem to be, according to Firebug:
Firebug gives me the below (no "Content-Encoding gzip")
Date Thu, 04 Aug 2011 16:47:10 GMT Content-Type application/xml; charset=utf-8 Connection keep-alive Keep-Alive timeout=20 Server nginx/0.7.65 Content-Length 1253068
with request (accepting gzip, deflate)
Request Headersview source Host musicbrainz.org User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:5.0) Gecko/20100101 Firefox/5.0 Accept text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Language en-nz,en-au;q=0.8,en-gb;q=0.6,en;q=0.4,en-us;q=0.2 Accept-Encoding gzip, deflate Accept-Charset ISO-8859-1,utf-8;q=0.7,*;q=0.7 Connection keep-alive Cookie javascript=true; remember_login=SNIP; tracklist_mode=basic; musicbrainz_server_session=efb637a44ac74e90e23c11f34f483fd3cca22214
This is important for the links like above; MB's bandwidth to Singapore appears to be about 30-40kB/s so it would probably improve the speed of that request significantly.
- is a dependency of
-
MBS-3122 Very slow /ws/2 response time for some albums
- Closed