Bug #19564
Improve performance of Prototype, Scriptaculous, ExtJS and other contributed scripts
Status: | Closed | Start date: | 2008-11-04 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | Dmitry Dulepov | % Done: | 0% |
|
Category: | - | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 4.3 | Is Regression: | ||
PHP Version: | 5.2 | Sprint Focus: | ||
Complexity: |
Description
Performance of modules from contrib/ can be significally improved by enabling client caching for these scripts. The attached patch adds _.htaccess that enables such caching.
(issue imported from #M9728)
Related issues
History
#1 Updated by Steffen Kamper over 6 years ago
good idea and a needed addition to your other ones.
#2 Updated by Clemens Riccabona over 6 years ago
why (css|js|png|gif)
this:
(js)
won't be enough for these directories?
#3 Updated by Dmitry Dulepov over 6 years ago
5008