* Add gzip and expiration to nginx server config. * Add application/json to gzip_types line to cover translations. * Add gzip_vary for content caches, remove expires section. Per discussion, expiration seems likely to cause more confusion than it solves. Add gzip_vary to prevent content caches from caching un-compressed versions of the content and confusing browsers.master
|
|
||
39 |
|
39 |
|
40 |
|
40 |
|
41 |
|
41 |
|
|
42 |
|
|
|
43 |
|
|
|
44 |
|
|
|
45 |
|
|
42 |
|
46 |
|
43 |
|
47 |
|
44 |
|
48 |
|