On Thu, Feb 9, 2023 at 7:31 AM Antony Stone
<antony.st...@apache.open.source.it> wrote:
>
> 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?

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

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to