Flush nGinX Cache
Posted: Mon Feb 09, 2015 11:07 am
On Debian7,
I have apache-> default nGinx -> hosting which sets nGinx as Revese proxy ---- right ?
I'm facing a problem in server where when visit the site domain.com -- served from nGinx, I see some chinese chars which are not rendering problem. I asjusted my htacess, and then checked domain.com:8080 to load it from apache, it was fixed, however nGinx is still serving the "non-working" cached copy of the page.
How can I FLUSH and PURGE nginx reverse proxy cache and force it load a fresh copy?
on Debian7
I have apache-> default nGinx -> hosting which sets nGinx as Revese proxy ---- right ?
I'm facing a problem in server where when visit the site domain.com -- served from nGinx, I see some chinese chars which are not rendering problem. I asjusted my htacess, and then checked domain.com:8080 to load it from apache, it was fixed, however nGinx is still serving the "non-working" cached copy of the page.
How can I FLUSH and PURGE nginx reverse proxy cache and force it load a fresh copy?
on Debian7