Welcome! Log In Create A New Profile

Advanced

Re: HEAD and Nginx nginx-0.6.36-1.el5

Gena Makhomed
September 15, 2009 08:46AM
On Tuesday, September 15, 2009 at 11:32:15, xmichielx wrote:

>> The apache log:

>> 172.21.0.5 - - [10/Sep/2009:20:12:56 +0200] "HEAD /MYLER.htm HTTP/1.0" 404 - "-" "Mozilla/4.06 (WinNT; I)"
>> 172.21.0.5 - - [10/Sep/2009:20:12:56 +0200] "HEAD /MYCE.htm HTTP/1.0" 404 - "-" "Mozilla/4.06 (WinNT; I)"
>> stmycew01.hf.info.nl - - [10/Sep/2009:20:12:58 +0200] "GET /404.html HTTP/1.0" 200 6507 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)l"
>> stmycew01.hf.info.nl - - [10/Sep/2009:20:12:58 +0200] "GET /404.html HTTP/1.0" 200 6507 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)l"
>> stmycew01.hf.info.nl - - [10/Sep/2009:20:12:58 +0200] "HEAD /web/MYLER.htm HTTP/1.0" 404 - "-" "Mozilla/4.06 (WinNT; I)"

your apache return 404 error to nginx, and nginx return 404 error to client.
there is no problems with nginx - it work as expected.

>> Only apache on port 80 (normal setup):

>> stmycew01.hf.info.nl - - [11/Sep/2009:10:42:57 +0200] "HEAD /MYLER.htm HTTP/1.1" 200 - "-" "Mozilla/4.06 (WinNT; I)"
>> stmycew01.hf.info.nl - - [11/Sep/2009:10:42:57 +0200] "HEAD /web/MYLER.htm HTTP/1.1" 200 - "-" "Mozilla/4.06 (WinNT; I)"

x> The strange thing is: HEAD works with a redirect in a normal Apache setup
x> but with a Nginx redirect setup (see my config above here) I get a 404
x> from the Apache and Nginx, I think the request isn't correctly entering Apache.

useless. make tcpdump of tcp session between nginx frontend
and apache backend and see - correct request or not correct.

btw, apache save the request to logfile: "HEAD /MYLER.htm HTTP/1.0"
there is nothing incorrect in this request, from my point of view.

x> Can it be a change in the HTTP 1.0 and HTTP1.1 diffirence?

make HTTP/1.1 and HTTP/1.0 request
to backend from curl and get to know.

also make direct request to 80 port and 81 port of apache,
*don't using nginx at all* and also see - it work as expected or not.

for all four requests ( HTTP/1.1 or HTTP/1.0 ) x ( port 80 or port 81 )
use only curl, not web browser. after such debug situation must be clear.

--
Best regards,
Gena
Subject Author Posted

HEAD and Nginx nginx-0.6.36-1.el5

xmichielx September 10, 2009 03:13PM

Re: HEAD and Nginx nginx-0.6.36-1.el5

Igor Sysoev September 11, 2009 01:26AM

Re: HEAD and Nginx nginx-0.6.36-1.el5

xmichielx September 11, 2009 04:48AM

Re: HEAD and Nginx nginx-0.6.36-1.el5

xmichielx September 11, 2009 10:21AM

Re: HEAD and Nginx nginx-0.6.36-1.el5

xmichielx September 14, 2009 04:37AM

Re: HEAD and Nginx nginx-0.6.36-1.el5

xmichielx September 14, 2009 10:21AM

Re: HEAD and Nginx nginx-0.6.36-1.el5

Igor Sysoev September 11, 2009 05:02AM

Re: HEAD and Nginx nginx-0.6.36-1.el5

Maxim Dounin September 11, 2009 06:06AM

Re: HEAD and Nginx nginx-0.6.36-1.el5

Maxim Dounin September 11, 2009 11:50AM

Re: HEAD and Nginx nginx-0.6.36-1.el5

Gena Makhomed September 11, 2009 01:14PM

Re: HEAD and Nginx nginx-0.6.36-1.el5

Gena Makhomed September 14, 2009 05:26AM

Re: HEAD and Nginx nginx-0.6.36-1.el5

Gena Makhomed September 14, 2009 12:36PM

Re: HEAD and Nginx nginx-0.6.36-1.el5

xmichielx September 15, 2009 04:32AM

Re: HEAD and Nginx nginx-0.6.36-1.el5

Gena Makhomed September 15, 2009 08:46AM

Re: HEAD and Nginx nginx-0.6.36-1.el5

xmichielx September 21, 2009 05:10AM

Re: HEAD and Nginx nginx-0.6.36-1.el5

xmichielx September 21, 2009 08:02AM

Re: HEAD and Nginx nginx-0.6.36-1.el5

Gena Makhomed September 21, 2009 06:58AM

Re: HEAD and Nginx nginx-0.6.36-1.el5

Gena Makhomed September 21, 2009 01:24PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 273
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