Sounds good! How about displaying the PATH_INFO
as well since this is fairly critical to WebKit and can help
pin down problems with the config of the adaptors?
On Tuesday 29 May 2001 05:11, you wrote:
> The WebKit app server in Verbose mode prints something
> like this:
>
> BEGIN REQUEST
> Tue May 29 08:00:46 2001
> receiving request from <socket._socketobject instance at
> 01324E0C> request has keys: format, time, environ, input
> request uri = /webkit/monkey/StyleSheet.css
> connection closed.
> 0.06 secs
> END REQUEST
>
>
> Note that sometimes these messages overlap and nest when
> there are simultaneous requests.
>
> I have never found any use for the socket address or the
> request keys. I suggest we switch to:
>
> 00548 Tue May 29 08:00:46 2001
> /webkit/monkey/StyleSheet.css 00548 0.06 secs
>
> 00549 Tue May 29 08:00:50 2001
> /webkit/monkey/StyleSheet.css 00549 0.03 secs
>
> The points are:
> - reduce clutter
> - get rid of extraneous output
> - number requests so that output can be matched
> - keep the useful stuff: time stamp, URL, duration
>
> Comments?
>
>
> -Chuck
>
>
> _______________________________________________
> Webware-devel mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/webware-devel
_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/webware-devel