How do I call a subrequest on every request?

Francis Daly francis at daoine.org
Fri Nov 6 12:18:18 UTC 2020


On Thu, Nov 05, 2020 at 03:47:16PM -0700, Jonathan Morrison wrote:

Hi there,

> Is there a way to force auth_request to be called every time?  Currently if
> it is successful it doesn't hit that endpoint again.

Why do you think that auth_request is not called for every relevant
request?

Have you logs to show it not being called?

Are you doing any caching of its response which would lead to it not
being called sometimes?

Cheers,

	f
-- 
Francis Daly        francis at daoine.org


More information about the nginx mailing list