Closed (outdated)
Project:
Domain
Version:
7.x-3.4
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Nov 2012 at 12:57 UTC
Updated:
2 May 2025 at 12:38 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
agentrickardI'm not sure that this is possible. If someone wants to do some testing, I can help look at the results.
Comment #2
cimo75 commentedHi
the solution is pretty easy, for something like
http://test.mydomain.comS.
Comment #3
agentrickardNo. It's really not, as I have doubts that will get you the proper contextual file aggregation. That would need to be tested thoroughly.
Instead of hacking this in settings.php, the proper way is to add the form element to domain_conf_domain_batch(), then you can toggle it via the UI.
Comment #4
agentrickardHere's a patch that needs testing. It adds all the "bandwidth optimization" settings from the Performance page.
Comment #5
cimo75 commentedWow impressive support, seems to work beautifully.
tx
Simone
(this is perfect for those like me doing some "live" development, I know, I know I should go GIT...)
Comment #6
agentrickardI just wonder how we can "prove" that this works properly.
Perhaps I'm just being paranoid. If core aggregation techniques are done using the uri as a key, then this should work just fine. I also wonrder about CSS and JS cache clearing, and am not sure how to properly test these behaviors.
Comment #7
agentrickardHere's the kind of thing I was worried about. I think this is caused by the "gzip" settings. This is a page served from cache.
Comment #8
agentrickardYup. Compressing cached pages fails.
Comment #9
cimo75 commentedNice artwork... sorry I can t help with that, anyway for my purposes (a side site to start developing along th emain one) the functionality offered by the patch is fine.
S.
Comment #10
agentrickardNo, you need to help with that. Watch out for any odd errors like this one caused by the patch. It also may need a re-roll to remove that setting.
It is errors like that which prevent this feature from ever being committed.
Comment #11
agentrickardRemoved.
Comment #12
cimo75 commentedSeems all good here, testing....
Comment #13
cimo75 commented+1 to get this one into the module.
Comment #14
vincent_jo commentedHi,
is this patch (#11, or which one?) proved to apply to a site already in production?
I need to develop a sub-domain on a "live site".
Comment #15
cimo75 commentedHi I've been using it since 2 years with no issues.
Comment #16
bluegeek9 commentedDrupal 7 in End of Life and no longer supported. We encourage you to upgrade to a supported version of Drupal. For more information, see https://www.drupal.org/upgrade.