Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 286 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 286 Bytes

render_boost

Speedup page delivery by caching render based on checksum.

This module require kernel patch.

cd document_root/sites/all/modules/
git clone https://github.com/itpatrol/render_boost.git
cd ../../../
cat sites/all/modules/render_boost/render_boost.patch| patch -p1