[Mono-aspnet-list] fastcgi-mono-server4 does not answer nor log anything and timeout

sven falempin sven.falempin at gmail.com
Mon May 5 16:19:30 UTC 2014


Hello,

i asked here(http://forum.nginx.org/read.php?2,239541,239541#msg-239541)
because someone
already encounter the problem.

I tend to think it is strictly a problem in fastcgi-mono-server4
and/or the usage of it.

Nginx is forwarding the request,
i add an aspx runnnig with it, but when it comes to application :
the fastcgi just dont use the application (timeout) :


fastcgi-mono-server4 /applications=grey:/:/var/www/moon/MonoWeb
 /socket=tcp:127.0.0.1:9000 /loglevels=Debug /verbose=True
[2014-05-05 11:47:44Z] Debug   fastcgi-mono-server4
[2014-05-05 11:47:44Z] Debug   Listening on port: 127.0.0.1
[2014-05-05 11:47:44Z] Debug   Listening on address: 9000
Adding applications 'grey:/:/var/www/moon/MonoWeb'...
Registering application:
    Host:          grey
    Port:          any
    Virtual path:  /
    Physical path: /var/www/moon/MonoWeb/
[2014-05-05 11:47:44Z] Debug   Root directory: /var/www
[2014-05-05 11:47:44Z] Debug   Max connections: 1024
[2014-05-05 11:47:44Z] Debug   Max requests: 1024
[2014-05-05 11:47:44Z] Debug   Multiplex connections: False
/*Nothing*/


The nginx log:
2014/05/05 11:53:45 [error] 2747#0: *179 upstream timed out (60: Connection
timed out) while reading response header from upstream, client:
192.168.10.92, server: grey, request: "GET / HTTP/1.1", upstream:
"fastcgi://127.0.0.1:9000", host: "grey"

Is my application path wrong ? how can i get more insight from
fastcgi-mono-server4 ?

Best regards,

-- 
---------------------------------------------------------------------------------------------------------------------
() ascii ribbon campaign - against html e-mail
/\
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-aspnet-list/attachments/20140505/9c75c99f/attachment.html>


More information about the Mono-aspnet-list mailing list