Skip to content

[performance] Add a HTML cache on top of PluXml

Jookia requested to merge Jookia/website:RFC_cache into master

This is a somewhat naive implementation of a HTML cache. It increases ApacheBench requests per second by a factor of ten.

Things that need to be done:

  • Proper Multilingual support
  • gzip
Edited by Jookia

Merge request reports