| |
Name |
Description |
|
Blocked
|
Used by external applications to monitor blocked state between events |
|
Chunked
|
Indicates if response uses chunked encoding |
|
ChunkReceived
|
How much of current chunk has been received |
|
ChunkSize
|
Size of current chunk to be received |
|
ClientAddress
|
IP Address of client |
|
ClientHostname
|
Host name of client |
|
ClientRequest
|
The HTTP request from the client browser or application |
|
ClientResponse
|
The HTTP response being returned to the client |
|
DataTrace
|
Indicates whether data debug tracing is enabled or not |
|
EnableTrace
|
Indicates whether debug tracing is enabled or not |
|
FinishTime
|
The time that this connection was completed |
|
ID
|
A unique identifier for this connection |
|
LogPath
|
Path for log files |
|
RemoteAddress
|
IP Address or proxy server as seend by servers and clients |
|
RemoteHostname
|
Host name of proxy server as seen by servers and clients |
|
RequestID
|
A unique identifier for the current request |
|
ServedFromCache
|
Indicates whether the response was served from cache or an origin server |
|
ServerAddress
|
IP Address of server |
|
ServerHostname
|
Host name of server |
|
ServerRemoteAddress
|
IP Address of server as presented to client |
|
ServerRemoteHostname
|
Host name of server as presented to client |
|
ServerRequest
|
The HTTP request being sent to the server |
|
ServerResponse
|
The HTTP response received from the server |
|
ServerSocket
|
Buffered socket for async. communications to the origin server |
|
ServerState
|
Enumerator indicating state of connection with server |
|
Service
|
The service that this handler is associated with (inherited from Handler) |
|
ShutdownOnCompletion
|
Determine whether client socket should be shutdown on completion of request or kept open for pipelined requests |
|
StartTime
|
The time that this connection was initiated |