debug fastcgi streams while forwarding them

Edit Package fcgi-debug

fcgi-debug helps you to trace what happens with your fastcgi programs without having to strace them; it just sits between webserver and your fastcgi program and forwards all content while analysing it.

For running you probably want spawn-fcgi, don't use the versions included in lighttpd (they close stdin/stderr so you won't see any output).

Example usage (assuming the binary is in build/fcgi-debug, starts a fastcgi server listening on port 1026):

spawn-fcgi -C 0 -p 1026 -n -- build/fcgi-debug /usr/bin/php5-cgi

Refresh
Refresh
Source Files
Filename Size Changed
fcgi-debug.changes 0000000135 135 Bytes
fcgi-debug.spec 0000001234 1.21 KB
fcgi-debug_0.9.3-1.diff.gz 0000000902 902 Bytes
fcgi-debug_0.9.3-1.dsc 0000001081 1.06 KB
fcgi-debug_0.9.3.orig.tar.gz 0000010334 10.1 KB
Latest Revision
Marcus Rueckert's avatar Marcus Rueckert (darix) accepted request 51656 from Stefan Bühler's avatar Stefan Bühler (stbuehler) (revision 1)
und rein damit
Comments 0
openSUSE Build Service is sponsored by