Posted by mikeytown2 on September 23, 2009 at 9:24am
2 followers
| Project: | Boost |
| Version: | 6.x-1.x-dev |
| Component: | Caching logic |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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.
| Attachment | Size |
|---|---|
| boost-585330.patch | 2.17 KB |
Comments
#1
#2
Probably won't work with xml & json... need to think of how to do this.
#3
#4
Need to allow async php to be an option. default would be enabled.
#5
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).
#6
Refactored some code as well.
#7
committed
#8
Automatically closed -- issue fixed for 2 weeks with no activity.