Hey Torsten,

2014-05-28 16:17 GMT+02:00 Torsten Schulz <tssch...@gmx.net>:

> But now there is an interesting part, the output:
>
> [2014-May-28 15:57:48.118599] 23611 - [error] "wtfcgi: error reading from
> application"
> [2014-May-28 15:57:57.692827] 23611 - [error] "wtfcgi: connect():
> Connection refused"
> N6NHIyfnThg4Z7Vs
> ZFiKIa66JHbcxD97
> [2014-May-28 15:58:28.592890] 23611 - [error] "wtfcgi: error reading from
> web server"
> [2014-May-28 15:59:00.028312] 23611 - [error] "wtfcgi: error reading from
> web server"
> [2014-May-28 15:59:33.821276] 23611 - [error] "wtfcgi: error reading from
> web server"
> [2014-May-28 16:00:13.945119] 23611 - [error] "wtfcgi: error reading from
> web server"
>
> I don't know why there is an error reading. And the connection refused I
> don't understand too.
> The following two lines are the session id's.
>

This points to a serious deployment issue: our FastCGI broker process
cannot:
 - read from the application session
 - connect to the application process
 - read from the web server

I didn't test your configuration with wtfcgi, and plan to do so.

The first two could still point to a problem with the application itself
(e.g. a segfault) but that cannot explain the latter aspect. Perhaps our
implementation/interpretation of the FCGI protocol is not entirely
compatible with what your web server is implementing; how do you deploy,
what web server, what module, configuration?

Regards,
koen
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their 
applications. Written by three acclaimed leaders in the field, 
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to