[ANNOUNCE] auth request module 0.2

Maxim Dounin mdounin at mdounin.ru
Tue Jun 21 21:01:21 MSD 2011


Hello!

On Tue, Jun 21, 2011 at 10:43:13AM -0400, adamchal wrote:

> I'm having problems using this module for POST requests.  GET works fine
> and it's really awesome, but POST requests end-up timing out.  Anybody
> experience the same thing?

Please make sure you use

    proxy_set_header Content-Length "";

as suggested by README if you use proxy_pass to handle auth 
subrequests.

Maxim Dounin



More information about the nginx mailing list