Project

General

Profile

Actions

Feature #75043

closed

Use .gz instead of .gzip for statically compressed files

Added by bitfire it services about 8 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
Could have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2016-03-14
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Please use .gz instead of .gzip for statically compressed files, because

1. this is far more common in the UNIX environment (.tar.gz, not .tar.gzip; in fact, I have never seen .gzip anywhere else),
2. nginx gzip_static [http://nginx.org/en/docs/http/ngx_http_gzip_static_module.html] can detect and serve .gz files.

So, compressCss and compressJs could be used with nginx gzip_static without problems.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #93182: Configurable compressed file extensionClosed2020-12-29

Actions
Actions #1

Updated by Gerrit Code Review about 8 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47238

Actions #2

Updated by Gerrit Code Review about 8 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47238

Actions #3

Updated by Andreas Kienast over 7 years ago

  • Status changed from Under Review to New
Actions #4

Updated by Riccardo De Contardi about 7 years ago

  • Category set to Frontend
Actions #5

Updated by Mathias Bolt Lesniak over 3 years ago

  • Related to Feature #93182: Configurable compressed file extension added
Actions #6

Updated by Georg Ringer almost 2 years ago

  • Status changed from New to Closed

closing this in favor of #93182

Actions

Also available in: Atom PDF