| Anonymous | Login | 2026-05-02 16:51 CEST |
| Main | My View | View Issues |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 0005018 | [nginx] packaging | minor | always | 2012-10-26 08:17 | 2013-04-16 15:05 | ||
| Reporter | max_meyer | View Status | public | ||||
| Assigned To | dam | ||||||
| Priority | normal | Resolution | fixed | ||||
| Status | closed | ||||||
| Summary | 0005018: Add module "gzip_static_module" to build recipe | ||||||
| Description |
nginx supports the delivery of pre-zipped files, e.g. application.js.gz instead of zipping application.js on the fly if a client requests a resource with "Accept-Encoding: gzip". This behaviour needs to be enabled within the nginx-configuration file (http://wiki.nginx.org/HttpGzipStaticModule#gzip_static). [^] So only people using "gzip_static on" activate that module. All others should be not affected. To enable this option one need to configure the package with: ./configure --with-http_gzip_static_module Today this option is not enabled during package configuration: http://sourceforge.net/apps/trac/gar/browser/csw/mgar/pkg/nginx/trunk/Makefile [^] Could you please enable it? I assume this will reduce the load on our web servers a lot as Rails is capable to generate those gzipped files. Thx a lot. |
||||||
| Additional Information | |||||||
| Tags | No tags attached. | ||||||
| Attached Files | |||||||
|
|
|||||||
Notes |
|
|
(0010329) dam (administrator) 2013-04-16 15:05 |
This option is now enabled in 1.3.15,REV=2013.04.11 and pushed to unstable/. |
| Copyright © 2000 - 2008 Mantis Group |