|
Quick Lists
|
|
Bug ID:
|
6811297
|
|
Votes
|
0
|
|
Synopsis
|
Add more logging to HTTP protocol handler
|
|
Category
|
java:classes_net
|
|
Reported Against
|
|
|
Release Fixed
|
7(b64)
|
|
State
|
10-Fix Delivered,
request for enhancement
|
|
Priority:
|
4-Low
|
|
Related Bugs
|
6856856
|
|
Submit Date
|
27-FEB-2009
|
|
Description
|
The HTTP protocol handler is a significant source of bug reports and escalation. By its customer it is often difficult to diagnose the issue, involving network captures, server logs etc..
It would help a lot if there was more code instrumentation in the protocol handler. At the very least an easy way to log the HTTP traffic including headers and such.
Posted Date : 2009-02-27 17:07:56.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
Two things are needed:
- More logging (and formatting of logs) of HTTP events seen by the protocol handler
- A traffic capture tool that would allow a comparison with the events generated when necessary.
Posted Date : 2009-06-25 17:10:13.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |