|
Mantis - nginx
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 5018 | packaging | minor | always | 2012-10-26 08:17 | 2013-04-16 15:05 |
|
|
|||||
| Reporter: | max_meyer | Platform: | |||
| Assigned To: | dam | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | |||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | |||
|
|
|||||
| 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. |
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
|
|
|||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2012-10-26 08:17 | max_meyer | New Issue | |||
| 2013-04-16 15:04 | dam | Status | new => assigned | ||
| 2013-04-16 15:04 | dam | Assigned To | => dam | ||
| 2013-04-16 15:05 | dam | Note Added: 0010329 | |||
| 2013-04-16 15:05 | dam | Status | assigned => closed | ||
| 2013-04-16 15:05 | dam | Resolution | open => fixed | ||
| Notes | |||||
|
|
|||||
|
|
||||