Yes, I have read that part of the mod_perl guide. I'm looking for a more
detailed discussion on mod_proxy configuration and performance.
But it doesn't answer the questions I have regarding the use of mod_proxy:
* What affect does CacheGcInterval have on performance?
* Does setting CacheDirLevels to a high value cause a performance hit?
* Does setting CacheDirLength to a small value increase performance?
* How does performance scale with 1GB, 2GB, or 4GB of memory?
* How do you determine the overall hit rate? The hit rate from ram? The
hit
rate from disk?
* There are dynamic pages I want cached for a certain TTL. There are other
dynamic pages I don't want cached at all. Do I have to use the NoCache
directive on all the directories/files I don't want cached? Or is there a
more effective way to do this?
On Tue, 15 Aug 2000, ___cliff rayman___ wrote:
> have u read this yet?
> http://perl.apache.org/guide/scenario.html#mod_proxy
>
> Edward Moon wrote:
>
> > I'm looking for docs or white papers on tuning apache/mod_proxy for
> > optimum performance when acting as a reverse proxy for a web farm.
> >
> > Can anyone point me to a URL or a book that's a good reference?
> >
> > Thanks,
>
> --
> ___cliff [EMAIL PROTECTED]http://www.genwax.com/
>
>