Re: [users@httpd] cannot use cache in forward proxy configuration

2023-02-09 Thread bc BC
hare/ca-certificates/ca.crt thanks again, Le jeu. 9 févr. 2023 à 13:31, Antony Stone < antony.st...@apache.open.source.it> a écrit : > On Thursday 09 February 2023 at 12:24:44, bc BC wrote: > > > Thanks for your suggestion > > > > 1) yes, but same issue > >

Re: [users@httpd] cannot use cache in forward proxy configuration

2023-02-09 Thread bc BC
févr. 2023 à 12:26, Antony Stone < antony.st...@apache.open.source.it> a écrit : > On Tuesday 24 January 2023 at 16:47:17, bc BC wrote: > > > i tried in a location > > > > > > CacheEnable disk > > > > this too: > > CacheE

Re: [users@httpd] cannot use cache in forward proxy configuration

2023-02-09 Thread bc BC
" -D DEFAULT_SCOREBOARD="logs/apache_runtime_status" -D DEFAULT_ERRORLOG="logs/error_log" -D AP_TYPES_CONFIG_FILE="conf/mime.types" -D SERVER_CONFIG_FILE="conf/httpd.conf" is there any suggestion on this ? thanks Le mar. 24 janv. 2023 à 17:47, bc

Re: [users@httpd] cannot use cache in forward proxy configuration

2023-01-24 Thread bc BC
Le mar. 24 janv. 2023 à 17:39, Eric Covener a écrit : > The manual has examples of what the 2nd arg should be. > > On Tue, Jan 24, 2023 at 11:35 AM bc BC wrote: > > > > thanks for your help > > AH00526: Syntax error on line 8 of /home/conf/proxy.conf: > > Ca

Re: [users@httpd] cannot use cache in forward proxy configuration

2023-01-24 Thread bc BC
thanks for your help AH00526: Syntax error on line 8 of /home/conf/proxy.conf: CacheEnable provider (disk) is missing an URL. the line 8: CacheEnable disk Le mar. 24 janv. 2023 à 16:32, Eric Covener a écrit : > > CacheEnable disk / > > https://httpd.apache.org/docs/2.4/mod/mod_cache.html#cache

[users@httpd] cannot use cache in forward proxy configuration

2023-01-24 Thread bc BC
Hi all, i'm trying to use apache httpd as a forward proxy (named "httpd-proxy" below ) with cache content user (me) => httpd-proxy => target_proxy: i test this with: chromium --proxy-server=httpd-proxy:80 *it work, i can browse the web,* *but there is no cache at all*, httpd is in debug mode