Use the async tricks of the crawler to send the page out ASAP. Push the boost caching point further back (at php shutdown), Tip taken from the authcache module. Also fixes print_r() issues.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mikeytown2’s picture

Status: Active » Needs review
mikeytown2’s picture

Status: Needs review » Needs work

Probably won't work with xml & json... need to think of how to do this.

mikeytown2’s picture

Status: Needs work » Needs review
FileSize
4.83 KB
mikeytown2’s picture

Need to allow async php to be an option. default would be enabled.

mikeytown2’s picture

Status: Needs review » Needs work

Also while here, make it so one can cache just css/js, no html. Will allow for higher boost adoption rates and fix some annoying bugs, and potentially obsolete the css gzip module; or at least allow this to do things that module cant do (gzip non aggregated files).

mikeytown2’s picture

Status: Needs work » Needs review
FileSize
11.48 KB

Refactored some code as well.

mikeytown2’s picture

Status: Needs review » Fixed

committed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.