18 Jan
2007
18 Jan
'07
3:43 p.m.
--On 18. Januar 2007 16:40:02 +0100 Patrick Gerken <do3ccqrv@googlemail.com> w>
instead of strace try tcpdump, much more helpful: tcpdump -i <INTERFACE> -s 0 -A HOST <HOST> AND PORT <PORT> should show the reality
"tcpflow" is much nicer and show the HTTP traffic in a decoded way. -aj