I used this log format to log session response headers in apache logs; it of course
doesn't have information on whether a session is active...
LogFormat "%h %l %u %t \"%r\" %>s %b %{Set-Cookie}o"
%{Header}o The contents of Header: header line(s) in the reply
From:
http://www.apacheweek.com/features/logfiles
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217604#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...