Bill Stoddard wrote:
To get mod_cache/mod_mem_cache (I know little or nothing about mod_disk_cache) really performing competatively against best-of-breed caches will require bypassing output filters
Yes.
(and prebuilding headers)
Is there a way to send pre built headers? mod_asis uses ap_scan_script_header_er which is fairly slow.
and possibly bypassing or at least reworking input filters. And the prebuilt headers will need to be properly aligned in memory.
If using disk cache, this obviously does not matter.
-- Brian Akins Senior Systems Engineer CNN Internet Technologies