[EMAIL PROTECTED] garbage collection mechanism with mod proxy

2006-11-05 Thread Hasson Yehudit
Title: garbage collection mechanism with mod proxy Hi, I am working with apache 1.3.27 with mod proxy. I checked the garbage collection mechanism with the following configuration: CacheRoot /var/cti/db/apache CacheSize 10 CacheGcInterval 0.2 CacheMaxExpire 1

RE: [EMAIL PROTECTED] compilation problem

2006-09-28 Thread Hasson Yehudit
#may need sudo ldconfig -vn /usr/apache/lib #not sure if this is necessary If it fails, let me know where - and how/why! Of course, if it succeeds, it would be nice to know that too.. -b On 20 Sep 2006, at 15:23, Hasson Yehudit wrote: I tried

RE: [EMAIL PROTECTED] compilation problem

2006-09-19 Thread Hasson Yehudit
of config problem Try this - mv /usr/apache /usr/apache.x ./configure --prefix=/usr/apache --enable-proxy --enable-cache -- enable-disk-cache make mv /usr/apache.x /usr/apache make install -- should sort you out. On 18 Sep 2006, at 16:32, Hasson Yehudit wrote: Hi I have a compilation problem

[EMAIL PROTECTED] compilation problem

2006-09-18 Thread Hasson Yehudit
Hi I have a compilation problem while trying to compile the apache second time with different configuration: My steps are: 1) ./configure --prefix=/usr/apache --enable-proxy --enable-cache --enable-disk-cache 2) make 3) make install 4) ./configure --prefix=/usr/apache --enable-proxy

RE: FW: [EMAIL PROTECTED] use the apache as a proxy server with caching

2006-09-11 Thread Hasson Yehudit
/06, Hasson Yehudit [EMAIL PROTECTED] wrote: Someone can help me? I have some questions related to the configuration of apache 2.2. I am working on Unix and I want to use the apache as a proxy server with caching. I used --enable-proxy --enable-cache --enable-disk-cache #--enable-mem-cache

FW: [EMAIL PROTECTED] use the apache as a proxy server with caching

2006-09-07 Thread Hasson Yehudit
Someone can help me? I have some questions related to the configuration of apache 2.2. I am working on Unix and I want to use the apache as a proxy server with caching. I used --enable-proxy --enable-cache --enable-disk-cache #--enable-mem-cache 1) If both disk_cache and mem_cache are

[EMAIL PROTECTED] use the apache as a proxy server with caching

2006-09-05 Thread Hasson Yehudit
Hi, I have some questions related to the configuration of apache 2.2. I am working on Unix and I want to use the apache as a proxy server with caching. I used --enable-proxy --enable-cache --enable-disk-cache #--enable-mem-cache 1) If both disk_cache and mem_cache are enable, when files will