Welcome! Log In Create A New Profile

Advanced

request hangs

February 25, 2011 08:27PM
Hi,

I have strange problem with main request hand if I call for sub-request. Maybe somebody can help me with it?

I do spam filtering in post request. So I added location to nginx.conf and call sub-request for that location. Then read output from sub-request and set up nginx variable according to output.

So config looks like:
location = /checkspam {
internal;
include spam_fastcgi.conf;
}


SOURCE code is here:
http://codepaste.net/17tfmu

From client side it looks like client can not receive last chank of original request (last 10-50 bytes). And it's not easy to understand what is going on. Any advises are welcome.

I put debug log here:
http://codepaste.net/ceiian

Thanks,
Max.
Subject Author Posted

request hangs

magz February 25, 2011 08:27PM

Re: request hangs

magz February 28, 2011 01:33AM

Re: request hangs

agentzh February 28, 2011 02:54AM

Re: request hangs

magz February 28, 2011 03:23AM

Re: request hangs

magz February 28, 2011 01:26PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 270
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready