[Mono-aspnet-list] CentOS + Mono + nginx

maxunique rezkootvali at rambler.ru
Tue Apr 2 13:22:47 UTC 2013


I have got 502 Bad Gateway from nginx.

I used ASP.Net 4.0 application and fast-cgi-server4. Mono and XSP were
compiled and installed from source.

# netstat -an | grep 9000
tcp        0      0 127.0.0.1:9000              0.0.0.0:*                  
LISTEN


After trying to get URL of target site:

netstat -an | grep 9000
tcp        0      0 127.0.0.1:9000              0.0.0.0:*                  
LISTEN
tcp        0      0 127.0.0.1:9000              127.0.0.1:53463         
TIME_WAIT

Do you have any ideas?



--
View this message in context: http://mono.1490590.n4.nabble.com/CentOS-Mono-nginx-tp4659199p4659203.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.


More information about the Mono-aspnet-list mailing list