apache - Can you configure mod_proxy as a reverse proxy cache? -


I can configure mod_proxy to have a forwarded proxy cache and I can configure it as a reverse proxy . Is there any way to configure a reverse proxy cache? I have no luck yet. Using Apache forward proxy or reverse proxy does not work as a cache, using As long as you do not enable mod_cache specifically, once mod_cache is enabled, it should also handle the caching of transparent proximate content. The module is labeled experimental .

See additional details.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -