Hi Koen,
 
the first two are really a segfault. I know the position, but at this point of development it isn't important to fix it.
 
The webserver:
Server version: Apache/2.2.22 (Linux/SUSE)
 
Modules:
actions alias auth_basic authn_file authz_host authz_groupfile authz_default authz_user autoindex cgi dir env expires include log_config mime negotiation setenvif ssl userdir php5 reqtimeout fastcgi headers perl python rewrite dav dav_fs auth_digest dav_lock fcgid
 
It also had an suexec, and I thought maybe that's the reason, but it wasn't.
 
Also I changed the owner of the www directory because some mod_fcgid users had problems with the access rights.
 
Greetings
Torsten
 
Gesendet: Montag, 02. Juni 2014 um 10:27 Uhr
Von: "Koen Deforche" <k...@emweb.be>
An: "witty-interest@lists.sourceforge.net" <witty-interest@lists.sourceforge.net>
Betreff: Re: [Wt-interest] Reload is new session
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
------------------------------------------------------------------------------
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