Hello,
I have just installed the NGINX service to help rate limit connections to my 
Apache server on Windows.
NGNIX 1.19.10 on Windows 10 64 bit

Everything seems to be working fine but I am getting access log entries that I 
do not understand for the pages I am redirecting.
I am running a process that posts to the server. NGNIX is processing the 
request and passing it to the destination server but it is not 
gmer3.itd.sterling.com/home.htm as shown in the access log entries below.
Any Idea why
127.0.0.1 - t_skipstone [03/Jun/2021:10:30:07 -0400] "POST /cr-bin/mp.exe 
HTTP/1.1" 200 569 "gmer3.itd.sterling.com/home.htm" "brow v1.0 CCI"
127.0.0.1 - t_skipstone [03/Jun/2021:10:31:07 -0400] "POST /cr-bin/mp.exe 
HTTP/1.1" 200 569 "gmer3.itd.sterling.com/home.htm" "brow v1.0 CCI"
127.0.0.1 - t_skipstone [03/Jun/2021:10:33:35 -0400] "POST /cr-bin/mp.exe 
HTTP/1.1" 200 569 "gmer3.itd.sterling.com/home.htm" "brow v1.0 CCI"
127.0.0.1 - t_skipstone [03/Jun/2021:10:37:42 -0400] "POST /cr-bin/mp.exe 
HTTP/1.1" 200 569 "gmer3.itd.sterling.com/home.htm" "brow v1.0 CCI"
127.0.0.1 - t_skipstone [03/Jun/2021:10:55:03 -0400] "POST /cr-bin/mp.exe 
HTTP/1.1" 200 569 "gmer3.itd.sterling.com/home.htm" "brow v1.0 CCI"
127.0.0.1 - t_skipstone [03/Jun/2021:10:56:34 -0400] "POST /cr-bin/mp.exe 
HTTP/1.1" 200 569 "gmer3.itd.sterling.com/home.htm" "brow v1.0 CCI"

Thanks
Benn

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to