Closed (works as designed)
Project:
Aggregate cache
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Apr 2012 at 15:37 UTC
Updated:
7 May 2012 at 11:52 UTC
I've enabled the module and also enabled the CSS and JS checkboxes on the performance page (see #1535584: CSS and JS aggregation must be switched on?).
See the screenshot of the CSS files list before and after... they have not changed in number of filename.
Have I not enabled the module properly or does it not work?
| Comment | File | Size | Author |
|---|---|---|---|
| agrcache_on.png | 11.29 KB | vacilando | |
| agrcache_off.png | 11.52 KB | vacilando |
Comments
Comment #1
catchNo that's exactly the designed behaviour, the module changes how those files are generated, not what they're called or their contents.
Comment #2
vacilando commentedRight, thanks. But then -- is there any way to quickly verify that the module does what it should do? (In our tests (a large site), page rendering measurements (Firebug->Net) show no noticeable speed improvement after enabling the module.)