On Thu, May 28, 2020 at 01:20:04PM +1000, Jore wrote:
Hi there,
> Just chasing up below, if anyone has any suggestions?
What request do you make?
What response do you get?
What response do you want instead?
> So to recap, the situation is, I have nginx running Wordpress with the
> Hypercache pl
Hi everyone,
Just chasing up below, if anyone has any suggestions?
So to recap, the situation is, I have nginx running Wordpress with the
Hypercache plugin but only the homepage is cached, other pages "miss"
according to page headers.
Here is contents of the sites-enabled conf in question:
ser
Hi there,
Thanks for that.
Could you provide an example conf by any chance please, so I can get my
head around that?
Thanks!
Jore
On 24/5/20 8:56 am, Alex Evonosky wrote:
> Jore-
>
> I applied the proxy_hide_header for no-cache headers to NGINX can
> process it and cache it.
>
> On Sat, May 23
Jore-
I applied the proxy_hide_header for no-cache headers to NGINX can process
it and cache it.
On Sat, May 23, 2020 at 5:17 PM Jore wrote:
> Hi Alex/all,
>
> How did you fix?
>
> I've got a very similar issue.
>
> nginx running Wordpress with the Hypercache plugin but only the homepage
> is c
Iol
-Original Message-
From:
Sent: Sat, 23 May 2020 16:18:33 -0400
To: 7149144...@txt.att.net
Subject: Re: Quick question on NGINX cache
>"Can you be more specific? Which "cache"? Browser cache? Nginx content
>cache? try_files has nothing to do with c
Hi Alex/all,
How did you fix?
I've got a very similar issue.
nginx running Wordpress with the Hypercache plugin but only the homepage
is cached, other pages "miss" according to page headers.
Thanks,
Jore
On 24/5/20 7:04 am, Alex Evonosky wrote:
> Disregard, found the issue.
>
> thank you.
>
>
Disregard, found the issue.
thank you.
On Sat, May 23, 2020 at 4:18 PM Alex Evonosky
wrote:
> "Can you be more specific? Which "cache"? Browser cache? Nginx content
> cache? try_files has nothing to do with caching..."
>
>
> Nginx content cache
>
>
> "Either way, you need to check your headers
"Can you be more specific? Which "cache"? Browser cache? Nginx content
cache? try_files has nothing to do with caching..."
Nginx content cache
"Either way, you need to check your headers to ensure that they allow
caching for said pages. Also if any cookies are being sent then nginx
won't cache
> And the main page caches OK, but any page the resides on the "?page_id" is
> not getting cached. Is there more to the "try_files" that needs applied
> for caching of these permalinks?
Can you be more specific? Which "cache"? Browser cache? Nginx content
cache? try_files has nothing to do with c
This should be pretty simple as I really cannot find a good answer on:
Running Wordpress with the default permalinks (?page_id=xxx)
On NGINX conf, I tried:
location / {
try_files $uri $uri/ /$args /index.php?$args;
}
And the main page caches OK, but any page the resides on the "?page_id" is
no
10 matches
Mail list logo