With your help, now i've got something, i found a *http only* website with
images: http://www.zoomify.com/
in my conf, i have:
CacheEnable disk http://

and now i can see logs about caching, with hit and miss =)

about the Eric answer
"Forward-proxy for HTTPS usually uses the CONNECT protocol to tunnel
through the proxy.
Apache never sees requests and responses. Not cacheable."

is there any workaround for this?

i'm using a home ca-certificates, apache is acting as a MITM, and there is
no security considerations with this project
SSLProxyCACertificateFile /usr/local/share/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
> >
> > 2) i just tried now, and cache remains empty, and no log about caching on
> > debug mode
>
> I would recommend testing with http:// only to start with - don't
> complicate
> things by using https:// until the unencrypted version work.
>
> Can you confirm that the website address you put in the configuration file
> is one
> for which your machine is acting as a forward proxy?
>
>
> Antony.
>
> --
> Neurotics build castles in the sky;
> Psychotics live in them;
> Psychiatrists collect the rent.
>
>
>                                                    Please reply to the
> list;
>                                                          please *don't* CC
> me.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>

Reply via email to