Thank you for your answers!
I installed the new version nigx and tried to set up logs. But I don't understand situation in general.
Is it IIS problem or nginx configuration problem ?
>>curl -i http://193.232.254.196:6058/
HTTP/1.1 400 Bad Request
Server: nginx/1.7.10
Date: Tue, 17 Mar 2015 20:06:51 GMT
Content-Type: text/html; charset=us-ascii
Content-Length: 334
Connection: keep-alive
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""http://www.w3.org/TR/html4/str
ict.dtd">
<HTML><HEAD><TITLE>Bad Request</TITLE>
<META HTTP-EQUIV="Content-Type" Content="text/html; charset=us-ascii"></HEAD>
<BODY><h2>Bad Request - Invalid Hostname</h2>
<hr><p>HTTP Error 400. The request hostname is invalid.</p>
</BODY></HTML>
debug.log
http://pastebin.com/6yBAABXF
IIS log is empty
Failed request tracing is enable for 399-500 codes and folder for it is empty too.
HTTPERR.log
2015-03-17 20:06:51 ::1%0 51176 ::1%0 8080 HTTP/1.1 GET / 400 - Hostname -
notice.log is empty
error.log is empty
info.log
2015/03/17 23:06:51 [info] 2136#3844: *3 client 217.66.152.25 closed keepalive connection
access.log
217.66.152.25 - - [17/Mar/2015:23:06:51 +0300] "GET / HTTP/1.1" 400 334 "-" "curl/7.33.0"
My full Nginx config http://pastebin.com/it3jGanp
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
I trying to compare it with 200 code request
>>curl -i http://193.232.254.196:6
058/
HTTP/1.1 200 OK
Server: nginx/1.7.10
Date: Tue, 17 Mar 2015 19:44:40 GMT
Content-Type: text/html
Content-Length: 689
Connection: keep-alive
Last-Modified: Mon, 16 Mar 2015 12:56:48 GMT
Accept-Ranges: bytes
ETag: "4e905caae85fd01:0"
X-Powered-By: ASP.NET
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/x
html1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>IIS7</title>
<style type="text/css">
<!--
body {
color:#000000;
background-color:#B3B3B3;
margin:0;
}
#container {
margin-left:auto;
margin-right:auto;
text-align:center;
}
a img {
border:none;
}
-->
</style>
</head>
<body>
<div id="container">
<a href="http://go.microsoft.com/fwlink/?linkid=66138&clcid=0x409"><img src=
"welcome.png" alt="IIS7" width="571" height="411" /></a>
</div>
</body>
</html>
log fragments
notice.log is empty
error.log is empty
info.log
2015/03/17 22:44:40 [info] 4944#3408: *7 client 217.66.152.25 closed keepalive connection
access.log
217.66.152.25 - - [17/Mar/2015:22:44:40 +0300] "GET / HTTP/1.1" 200 689 "-" "curl/7.33.0"
debug.log
http://pastebin.com/4zY16wWf
IIS log
2015-03-17 19:44:40 127.0.0.1 GET / - 8080 - 127.0.0.1 curl/7.33.0 200 0 0 4
I installed the new version nigx and tried to set up logs. But I don't understand situation in general.
Is it IIS problem or nginx configuration problem ?
>>curl -i http://193.232.254.196:6058/
HTTP/1.1 400 Bad Request
Server: nginx/1.7.10
Date: Tue, 17 Mar 2015 20:06:51 GMT
Content-Type: text/html; charset=us-ascii
Content-Length: 334
Connection: keep-alive
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""http://www.w3.org/TR/html4/str
ict.dtd">
<HTML><HEAD><TITLE>Bad Request</TITLE>
<META HTTP-EQUIV="Content-Type" Content="text/html; charset=us-ascii"></HEAD>
<BODY><h2>Bad Request - Invalid Hostname</h2>
<hr><p>HTTP Error 400. The request hostname is invalid.</p>
</BODY></HTML>
debug.log
http://pastebin.com/6yBAABXF
IIS log is empty
Failed request tracing is enable for 399-500 codes and folder for it is empty too.
HTTPERR.log
2015-03-17 20:06:51 ::1%0 51176 ::1%0 8080 HTTP/1.1 GET / 400 - Hostname -
notice.log is empty
error.log is empty
info.log
2015/03/17 23:06:51 [info] 2136#3844: *3 client 217.66.152.25 closed keepalive connection
access.log
217.66.152.25 - - [17/Mar/2015:23:06:51 +0300] "GET / HTTP/1.1" 400 334 "-" "curl/7.33.0"
My full Nginx config http://pastebin.com/it3jGanp
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
I trying to compare it with 200 code request
>>curl -i http://193.232.254.196:6
058/
HTTP/1.1 200 OK
Server: nginx/1.7.10
Date: Tue, 17 Mar 2015 19:44:40 GMT
Content-Type: text/html
Content-Length: 689
Connection: keep-alive
Last-Modified: Mon, 16 Mar 2015 12:56:48 GMT
Accept-Ranges: bytes
ETag: "4e905caae85fd01:0"
X-Powered-By: ASP.NET
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/x
html1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>IIS7</title>
<style type="text/css">
<!--
body {
color:#000000;
background-color:#B3B3B3;
margin:0;
}
#container {
margin-left:auto;
margin-right:auto;
text-align:center;
}
a img {
border:none;
}
-->
</style>
</head>
<body>
<div id="container">
<a href="http://go.microsoft.com/fwlink/?linkid=66138&clcid=0x409"><img src=
"welcome.png" alt="IIS7" width="571" height="411" /></a>
</div>
</body>
</html>
log fragments
notice.log is empty
error.log is empty
info.log
2015/03/17 22:44:40 [info] 4944#3408: *7 client 217.66.152.25 closed keepalive connection
access.log
217.66.152.25 - - [17/Mar/2015:22:44:40 +0300] "GET / HTTP/1.1" 200 689 "-" "curl/7.33.0"
debug.log
http://pastebin.com/4zY16wWf
IIS log
2015-03-17 19:44:40 127.0.0.1 GET / - 8080 - 127.0.0.1 curl/7.33.0 200 0 0 4