0x10000001 | API |
API |
0x10000021 | SEND |
SEND |
0x10000022 | RECEIVE |
RECEIVE |
0x10000023 | L3_CONNECT |
L3_CONNECT |
0x10000025 | CLOSE |
CLOSE |
0x10000026 | SECURITY |
SECURITY |
0x10000027 | CONFIGURATION |
CONFIGURATION |
0x10000028 | GLOBAL |
GLOBAL |
0x10000029 | DROPPED |
DROPPED |
0x1000002A | PII_PRESENT |
PII_PRESENT |
0x1000002B | PACKET |
PACKET |
0x1000002C | ADDRESS |
ADDRESS |
0x1000002D | CONTEXT_EVENT |
CONTEXT_EVENT |
0x1000002E | STATE_TRANSITION |
STATE_TRANSITION |
0x30000000 | 정보 |
Info |
0x30000001 | 시작 |
Start |
0x30000002 | 중지 |
Stop |
0x3000000A | NOOP |
NOOP |
0x3000000B | 큐 |
Queue |
0x3000000C | 취소 |
Cancel |
0x3000000D | 가져오기 |
Get |
0x3000000E | 설정 |
Set |
0x3000000F | 재할당 |
Reallocate |
0x30000010 | 원래대로 |
Reset |
0x50000002 | 오류 |
Error |
0x50000005 | 자세한 정보 표시 |
Verbose |
0x7000006D | WebIOAPI |
WebIOAPI |
0x7000006E | WebIODebug |
WebIODebug |
0x7000006F | ApiInit |
ApiInit |
0x70000070 | ApiTerminate |
ApiTerminate |
0x70000071 | Session Create |
Session Create |
0x70000072 | SessionClose |
SessionClose |
0x70000073 | SyncApiWait |
SyncApiWait |
0x700000C8 | RequestCreate |
RequestCreate |
0x700000C9 | RequestConfiguration |
RequestConfiguration |
0x700000CA | RequestClose |
RequestClose |
0x70000190 | RequestHeader |
RequestHeader |
0x70000191 | ProxyResolution |
ProxyResolution |
0x70000193 | 끝점 |
Endpoint |
0x70000194 | RequestGenerateHeaders |
RequestGenerateHeaders |
0x70000195 | RequestSendEntity |
RequestSendEntity |
0x70000196 | RequestEntityTracker |
RequestEntityTracker |
0x70000197 | RequestEntityCompleteCallback |
RequestEntityCompleteCallback |
0x70000198 | ResponseRecieveEntity |
ResponseRecieveEntity |
0x70000199 | ResponseEntityCompleteCallback |
ResponseEntityCompleteCallback |
0x7000019A | RequestWaitingForConnection |
RequestWaitingForConnection |
0x7000019B | ResponseParser |
ResponseParser |
0x7000019C | ResponseDirectReceiveEntity |
ResponseDirectReceiveEntity |
0x7000019D | RequestSend |
RequestSend |
0x7000019E | ResponseReceive |
ResponseReceive |
0x7000019F | ResponseConnectionBufferReceive |
ResponseConnectionBufferReceive |
0x700001A0 | RequestCancel |
RequestCancel |
0x700001A1 | ConnectionSocketConnect |
ConnectionSocketConnect |
0x700001A2 | ConnectionSocketCreate |
ConnectionSocketCreate |
0x700001A3 | ConnectionSocketClose |
ConnectionSocketClose |
0x700001A4 | ConnectionNameResolution |
ConnectionNameResolution |
0x700001A5 | ConnectionSocketSend |
ConnectionSocketSend |
0x700001A7 | ConnectionSocketReceive |
ConnectionSocketReceive |
0x700001A8 | SSLEncryptMessage |
SSLEncryptMessage |
0x700001A9 | SSLInitializeSecurityContext |
SSLInitializeSecurityContext |
0x700001AA | SSLSendEntity |
SSLSendEntity |
0x700001AB | SSLCertValidation |
SSLCertValidation |
0x700001AC | SSLReceiveEntity |
SSLReceiveEntity |
0x700001AD | SSLDecryptMessage |
SSLDecryptMessage |
0x700001AE | SSLConnectionBufferReceive |
SSLConnectionBufferReceive |
0x700001AF | ThreadToken |
ThreadToken |
0x700001B0 | ResponseReceiveCompleteCallback |
ResponseReceiveCompleteCallback |
0x700001B1 | ThreadAction |
ThreadAction |
0x700001B3 | ConnectionNameResolutionRequest |
ConnectionNameResolutionRequest |
0x700001B4 | SSLAcquireCredentialsHandle |
SSLAcquireCredentialsHandle |
0x700001F4 | ProtocolSendData |
ProtocolSendData |
0x700001F5 | ProtocolSendDataCallback |
ProtocolSendDataCallback |
0x700001F6 | ProtocolReceiveData |
ProtocolReceiveData |
0x700001F7 | ProtocolReceiveDataCallback |
ProtocolReceiveDataCallback |
0x700001F8 | ProtocolCancelHandle |
ProtocolCancelHandle |
0x700001F9 | ProtocolConfiguration |
ProtocolConfiguration |
0x700001FA | CompleteProtocolUpgrade |
CompleteProtocolUpgrade |
0x700001FB | CloseProtocolHandle |
CloseProtocolHandle |
0x70000385 | RequestState |
RequestState |
0xB0000001 | %1: WebInitialize가 완료되었습니다. (ApiVersion %3) (Flags %4) - (API Handle = %2) |
%1: WebInitialize completed successfully (ApiVersion %3) (Flags %4) - (API Handle = %2). |
0xB0000002 | %5 오류가 발생하여 WebInitialize가 실패했습니다. (ApiVersion %3) (Flags %4) |
WebInitialize failed with an error = %5 (ApiVersion %3) (Flags %4) |
0xB0000003 | %1 WebTerminate가 완료되었습니다. (Handle %2) (Flags %3) |
%1 WebTerminate completed successfully. (Handle %2) (Flags %3) |
0xB0000004 | %4 오류가 발생하여 %1 WebTerminate가 실패했습니다. (Handle %2) (Flags %3) |
%1 WebTerminate failed with an error = %4. (Handle %2) (Flags %3) |
0xB0000005 | %3: WebCreateSession이 완료되었습니다. (ApiHandle %1[%2]) (Flags: %5) - (Session Handle: %4) |
%3: WebCreateSession completed successfully. (ApiHandle %1[%2]) (Flags: %5) - (Session Handle: %4) |
0xB0000006 | %1: %6 오류가 발생하여 WebCreateSession이 실패했습니다. (ApiHandle %1[%2]) (Flags: %5) |
%1: WebCreateSession failed with an error = %6. (ApiHandle %1[%2]) (Flags: %5) |
0xB0000007 | %1: WebCloseSession이 호출되었습니다. (Handle %2) (Flags %3) |
%1: WebCloseSession called (Handle %2) (Flags %3) |
0xB0000008 | %4 오류가 발생하여 %1: WebCloseSession이 실패했습니다. (Handle %2) (Flags %3) |
%1: WebCloseSession failed with an error = %4. (Handle %2) (Flags %3) |
0xB0000009 | %2(%1) API가 호출되었습니다. |
%2(%1) API called. |
0xB000000A | %2(%1) API가 반환되었습니다. |
%2(%1) API returned successfully. |
0xB000000B | %3 오류가 발생하여 %2(%1) API가 실패했습니다. |
%2(%1) API failed with an error = %3. |
0xB000000C | %2(%1) API가 완료 대기 중입니다. |
%2(%1) API pending completion. |
0xB000000D | %2(%1) API가 완료되었습니다. |
%2(%1) API completed. |
0xB000000E | %2(%1) API가 완료되었지만 %3 오류가 발생했습니다. |
%2(%1) API completed with an error = %3. |
0xB000000F | %1: 요청 옵션 %3 설정 (핸들 %2) (오류 %6) (길이 %4) (값 %5) |
%1: Set Request Option %3 (Handle %2) (Error %6) (Length %4) (Value %5) |
0xB0000011 | %1: WebCreateHttpRequest가 완료되었습니다. (세션 %3[%4]) (메서드 %5) (URI %6) (버전 %7.%8) - (요청 핸들 %2) |
%1: WebCreateHttpRequest completed successfully. (Session %3[%4]) (Method %5) (URI %6) (Version %7.%8) - (Request Handle %2) |
0xB0000012 | %3: %9 오류가 발생하여 WebCreateHttpRequest가 실패했습니다. (Session %3[%4]) (Method %5) (URI %6) (Version %7.%8) |
%3: WebCreateHttpRequest failed with error: %9. (Session %3[%4]) (Method %5) (URI %6) (Version %7.%8) |
0xB0000013 | %1: WebCloseHttpRequest가 호출되었습니다. (핸들 %2) (플래그 %3) |
%1: WebCloseHttpRequest called (Handle %2) (Flags %3) |
0xB0000014 | %4 오류가 발생하여 %1 WebCloseHttpRequest가 실패했습니다. (Handle %2) (Flags %3) |
%1 WebCloseHttpRequest failed with an error = %4. (Handle %2) (Flags %3) |
0xB0000015 | 동기 API 이벤트 핸들 신호 (Event %2) (Error %3) (Information %4) |
Synchronous API Event Handle Signall (Event %2) (Error %3) (Information %4) |
0xB0000016 | 동기 API 이벤트 핸들 대기 완료 (Handle %1) (Event %2) (Error %3) (Information %4) |
Synchronous API Event Handle Wait Completed (Handle %1) (Event %2) (Error %3) (Information %4) |
0xB0000017 | %1: WebSetHttpRequestInformationRoutine이 완료되었습니다. (Handle %2) (Flags %3) (InformationRoutine %4) (InformationContext %5) |
%1: WebSetHttpRequestInformationRoutine completed successfully. (Handle %2) (Flags %3) (InformationRoutine %4) (InformationContext %5) |
0xB0000018 | %1: %6 오류가 발생하여 WebSetHttpRequestInformationRoutine이 실패했습니다. (Handle %2) (Flags %3) (InformationRoutine %4) (InformationContext %5) |
%1: WebSetHttpRequestInformationRoutine failed with an error = %6. (Handle %2) (Flags %3) (InformationRoutine %4) (InformationContext %5) |
0xB0000019 | %1: WebRemoveHttpRequestInformationRoutine이 완료되었습니다. (Handle %2) (Flags %3) |
%1: WebRemoveHttpRequestInformationRoutine completed successfully. (Handle %2) (Flags %3) |
0xB000001A | %1: %6 오류가 발생하여 WebRemoveHttpRequestInformationRoutine이 실패했습니다. (Handle %2) (Flags %3) |
%1: WebRemoveHttpRequestInformationRoutine failed with an error = %6. (Handle %2) (Flags %3) |
0xB000001B | %1: 요청에 대한 정보 콜백을 나타냅니다. (PendingCount %2) (InformationRoutine %3) (InformationContext %4) (Type %5) (Information %6) (InformationLength %7 |
%1: Indicating informational callback to request. (PendingCount %2) (InformationRoutine %3) (InformationContext %4) (Type %5) (Information %6) (InformationLength %7 |
0xB000001C | %1: 요청에 대한 정보 콜백이 완료되었습니다. (PendingCount %2) (InformationRoutine %3) (InformationContext %4) (Type %5) (Information %6) (InformationLength %7 |
%1: Informational callback to request complete. (PendingCount %2) (InformationRoutine %3) (InformationContext %4) (Type %5) (Information %6) (InformationLength %7 |
0xB000001D | %1: WebCloseSession이 완료되었습니다. (Handle %2) (Flags %3) |
%1: WebCloseSession completed successfully. (Handle %2) (Flags %3) |
0xB000001E | %1: WebCloseHttpRequest가 완료되었습니다. 오류 = %4. (Handle %2) (Flags %3) |
%1: WebCloseHttpRequest completed sucessfully error = %4. (Handle %2) (Flags %3) |
0xB0000064 | %1: 전송 헤더: %3 |
%1: Sending Headers: %3 |
0xB0000065 | %1: 수신된 헤더: %3 |
%1: Received Headers: %3 |
0xB0000066 | %1: 프록시 확인을 시작하는 중 |
%1: Starting Proxy Resolution |
0xB0000067 | %1: 프록시 확인 완료 |
%1: Completed Proxy Resolution |
0xB0000068 | %1: 연결 슬롯 획득 (ConnMgr: %2), (Connection: %3) |
%1: Acquired a connection slot (ConnMgr: %2), (Connection: %3) |
0xB0000069 | %1: 끝점 요청 (서버 끝점: %2) (프록시 끝점: %3) (연결 관리자: %4) |
%1: Request on Endpoint (Server Endpoint: %2) (Proxy Endpoint: %3) (Connection Manager: %4) |
0xB000006A | %1: 요청 메시지가 생성됨 (DataChunk %2[%3]) |
%1: Request Message Generated (DataChunk %2[%3]) |
0xB000006B | %1: WebSendHttpRequestEntity (Handle: %2) (Flags: %3) (DataChunks %4 [%5]) CompletionContext (%6) |
%1: WebSendHttpRequestEntity (Handle: %2) (Flags: %3) (DataChunks %4 [%5]) CompletionContext (%6) |
0xB000006C | %1: WebSendHttpRequestEntity 인라인 완료 (Handle: %2) (Error: %7) (Flags: %3) (DataChunks %4 [%5]) CompletionContext (%6) |
%1: WebSendHttpRequestEntity Inline Completion (Handle: %2) (Error: %7) (Flags: %3) (DataChunks %4 [%5]) CompletionContext (%6) |
0xB000006D | %1: 전송에 사용되는 HTTP 큐 엔터티 (DataChunks %2) (ChunkLength %3) (IsEntity %4) (All Entity Posted? %5) |
%1: HTTP Queuing Entity for Sending (DataChunks %2) (ChunkLength %3) (IsEntity %4) (All Entity Posted? %5) |
0xB000006E | %1: HTTP 전송 엔터티 (Connection: %2) (DataChunks %3) (PendingSendCount %4) (LastSend? %5) |
%1: HTTP Sending Entity (Connection: %2) (DataChunks %3) (PendingSendCount %4) (LastSend? %5) |
0xB000006F | %1: HTTP 전송 엔터티 세부 정보 (Connection: %2) (DataChunks %3) (Index %4) (Buffer %5 [%6]) Data: %7 |
%1: HTTP Send Entity Details (Connection: %2) (DataChunks %3) (Index %4) (Buffer %5 [%6]) Data: %7 |
0xB0000070 | %1: HTTP 전송 엔터티 완료 (Error %6) (Connection: %2) (DataChunks %3) (PendingSendCount %4) (LastSend? %5) |
%1: HTTP Sending Entity Complete (Error %6) (Connection: %2) (DataChunks %3) (PendingSendCount %4) (LastSend? %5) |
0xB0000071 | %1: WebSendHttpRequest(Entity)를 완료하는 중 (DataChunks %2) (Error %3) (CompletionContext %4) (CompletionInformation %5) |
%1: Completing WebSendHttpRequest(Entity) (DataChunks %2) (Error %3) (CompletionContext %4) (CompletionInformation %5) |
0xB0000072 | %1: WebSendHttpRequest(Entity) 완료 (DataChunks %2) |
%1: Completing WebSendHttpRequest(Entity) Complete (DataChunks %2) |
0xB0000073 | %1: WebHttpReceiveEntityBody (Handle: %2) (Flags: %3) (DataChunks %4 [%5]) CompletionContext (%6) |
%1: WebHttpReceiveEntityBody (Handle: %2) (Flags: %3) (DataChunks %4 [%5]) CompletionContext (%6) |
0xB0000074 | %1: WebHttpReceiveEntityBody 인라인 완료 (Handle: %2) (Error: %7) (Flags: %3) (DataChunks %4 [%5]) CompletionContext (%6) |
%1: WebHttpReceiveEntityBody Inline Completion (Handle: %2) (Error: %7) (Flags: %3) (DataChunks %4 [%5]) CompletionContext (%6) |
0xB0000075 | %1: WebHttpReceiveEntityBody를 완료하는 중 (DataChunks %2) (Error %3) (CompletionContext %4) (CompletionInformation %5) |
%1: Completing WebHttpReceiveEntityBody (DataChunks %2) (Error %3) (CompletionContext %4) (CompletionInformation %5) |
0xB0000076 | %1: WebHttpReceiveEntityBody를 완료하는 중 (DataChunks %2) |
%1: Completing WebHttpReceiveEntityBody Complete (DataChunks %2) |
0xB0000077 | %1: HTTP 연결 변경 버퍼 (OldBuffer %2 [%3]) (NewBuffer %5 [%6]) (Carryover %4) |
%1: HTTP Connection changing Buffer (OldBuffer %2 [%3]) (NewBuffer %5 [%6]) (Carryover %4) |
0xB0000078 | %1: HTTP 연결 버퍼 게시 수신 (DataChunks %2) (Buffer: %3 [%4/%5/%6]) |
%1: HTTP Connection Buffer Posting Receive (DataChunks %2) (Buffer: %3 [%4/%5/%6]) |
0xB0000079 | %1: HTTP 연결 버퍼 수신을 완료하는 중 (DataChunks %2) (Buffer: %3 [%4/%5/%6]) (Error %7) (CompletionInformation %8) |
%1: HTTP Connection Buffer Completing Receive (DataChunks %2) (Buffer: %3 [%4/%5/%6]) (Error %7) (CompletionInformation %8) |
0xB000007A | %1: HTTP 연결 버퍼 수신 세부 정보 (DataChunks %2) (Length %3) 데이터: %4 |
%1: HTTP Connection Buffer Receive Details (DataChunks %2) (Length %3) Data: %4 |
0xB000007B | %1: HTTP 파서 (Connection %2) (Buffer: %3 [%4/%5/%6]) (ParserChunk %7 [%8]) |
%1: HTTP Parser (Connection %2) (Buffer: %3 [%4/%5/%6]) (ParserChunk %7 [%8]) |
0xB000007C | %1: HTTP 파서 완료 (Connection %2) (Error %9) (Buffer: %3 [%4/%5/%6]) (ParserChunk %7 [%8]) |
%1: HTTP Parser Complete (Connection %2) (Error %9) (Buffer: %3 [%4/%5/%6]) (ParserChunk %7 [%8]) |
0xB000007D | %1: HTTP 파서 다시 설정 (Buffer %2) (HttpResponseCode %3) |
%1: HTTP Parser Reset (Buffer %2) (HttpResponseCode %3) |
0xB000007E | %1: 파서에서 HTTP 수신 (DataChunk %2) (ParserChunk %3 [%4]) (Error %5) (Context %6) (Information %7) |
%1: HTTP Receive From Parser (DataChunk %2) (ParserChunk %3 [%4]) (Error %5) (Context %6) (Information %7) |
0xB000007F | %1: HTTP 수신 (DataChunk %2) (BytesToRecv %3) |
%1: HTTP Receive (DataChunk %2) (BytesToRecv %3) |
0xB0000080 | %1: HTTP 수신 완료 (DataChunk %2) (BytesToRecv %3) (Error %4) (Context %5) (Information %6) |
%1: HTTP Receive Complete (DataChunk %2) (BytesToRecv %3) (Error %4) (Context %5) (Information %6) |
0xB0000081 | %1: HTTP 수신 엔터티 세부 정보 (DataChunk %2) (Index %3) (Length %4) Data %5 |
%1: HTTP Receive Entity Details (DataChunk %2) (Index %3) (Length %4) Data %5 |
0xB0000082 | %1: WebSendHttpRequest (Handle: %2) (Flags: %3) (DataChunks %4 [%5]) CompletionContext (%6) |
%1: WebSendHttpRequest (Handle: %2) (Flags: %3) (DataChunks %4 [%5]) CompletionContext (%6) |
0xB0000083 | %1: WebSendHttpRequest 인라인 완료 (Handle: %2) (Error: %7) (Flags: %3) (DataChunks %4 [%5]) CompletionContext (%6) |
%1: WebSendHttpRequest Inline Completion (Handle: %2) (Error: %7) (Flags: %3) (DataChunks %4 [%5]) CompletionContext (%6) |
0xB0000084 | %1: WebHttpReceiveResponse (Handle: %2) (Flags %3) (ResponseFlags %4) CompletionContext (%5) |
%1: WebHttpReceiveResponse (Handle: %2) (Flags %3) (ResponseFlags %4) CompletionContext (%5) |
0xB0000085 | %1: WebHttpReceiveEntityBody 인라인 완료 (Handle: %2) (Error: %6) (Flags: %3) (ResponseFlags %4) CompletionContext (%5) |
%1: WebHttpReceiveEntityBody Inline Completion (Handle: %2) (Error: %6) (Flags: %3) (ResponseFlags %4) CompletionContext (%5) |
0xB0000086 | %1: WebHttpReceiveEntityBody를 완료하는 중 (Error %3) (ResponseFlags %2) (CompletionInformation %4) |
%1: Completing WebHttpReceiveEntityBody (Error %3) (ResponseFlags %2) (CompletionInformation %4) |
0xB0000087 | %1: WebHttpReceiveEntityBody 완료 |
%1: Completing WebHttpReceiveEntityBody Complete |
0xB0000088 | %1: WebCancelHttpRequest (Handle: %2) (Flags %3) |
%1: WebCancelHttpRequest (Handle: %2) (Flags %3) |
0xB0000089 | %1: WebCancelHttpRequest 완료 (Error: %4) (Handle: %2) (Flags %3) |
%1: WebCancelHttpRequest Complete (Error: %4) (Handle: %2) (Flags %3) |
0xB00000C8 | %1: 연결 중 (Socket %2) (Context %5) (RemaingAddress %6) 주소: %4 |
%1: Connecting (Socket %2) (Context %5) (RemaingAddress %6) Address: %4. |
0xB00000C9 | %1: 연결이 설정되었습니다. (Socket %2) (Context %5) |
%1: Connection established (Socket %2) (Context %5) |
0xB00000CA | %1: %7 오류가 발생하여 연결하지 못했습니다. (Socket %2) (Context %5) (RemaingAddress %6) |
%1: Connect failed with error %7 (Socket %2) (Context %5) (RemaingAddress %6) |
0xB00000CB | %1 끝점에 %2 소켓이 생성되었습니다. |
Socket %2 created on Endpoint %1. |
0xB00000CC | %1: %2 소켓이 닫혔습니다(이유 = %3, 상태 = %4). |
%1: Socket %2 Closed (Reason = %3, Status = %4). |
0xB00000CD | %1: 이름 확인 요청 (이름 %2) (시간 초과 %3) (CompletionContext: %4) |
%1: Name Resolution Request (Name %2) (Timeout %3) (CompletionContext: %4) |
0xB00000CE | %1: 이름 확인 요청 완료 (FQDN %2) (Canonical %3) (AddressCount: %4) AddressData: %6 |
%1: Name Resolution Request Completed (FQDN %2) (Canonical %3) (AddressCount: %4) AddressData: %6 |
0xB00000CF | %1: 이름 확인 요청 실패 (Error %2) |
%1: Name Resolution Request Failed (Error %2) |
0xB00000D0 | %1: 이름 확인 요청이 %2에 대기하고 있습니다. |
%1: Name Resolution Request queued to %2 |
0xB00000D1 | %1: 이름 확인 요청이 취소되었습니다. |
%1: Name Resolution Request is cancelled |
0xB00000D2 | %1: 이름 확인 요청 시간이 초과되었습니다. |
%1: Name Resolution Request Timed-out |
0xB00000D3 | %1: 주소를 확인하는 중 (Host %2) (Flags: %3) |
%1: Resolving addresses (Host %2) (Flags: %3) |
0xB00000D4 | %1: 주소 확인 완료 (Error = %4) (Host %2) (Flags: %3).(AddressCount %5) |
%1: Address resolution completed (Error = %4) (Host %2) (Flags: %3).(AddressCount %5) |
0xB00000D5 | %1: Winsock 전송 엔터티 시작(DataChunks %2) (Socket %3) (Buffers %4) (Context %5) |
%1: Winsock Send Entity Start(DataChunks %2) (Socket %3) (Buffers %4) (Context %5) |
0xB00000D6 | %1: Winsock 전송 엔터티 완료 (Error %6) (Information %7) (Socket %3) (Buffers %4) (Context %5) |
%1: Winsock Send Entity Complete (Error %6) (Information %7) (Socket %3) (Buffers %4) (Context %5) |
0xB00000D7 | %1: Winsock 수신 엔터티 시작 (DataChunks %2) (Socket %3) (Buffers %4) (Context %5) |
%1: Winsock Recv Entity Start (DataChunks %2) (Socket %3) (Buffers %4) (Context %5) |
0xB00000D8 | %1: Winsock 수신 엔터티 완료 (Error %6) (Information %7) (Socket %3) (Buffers %4) (Context %5) |
%1: Winsock Recv Entity Complete(Error %6) (Information %7) (Socket %3) (Buffers %4) (Context %5) |
0xB00002BC | %1: InitializeSecurityContext - 자격 증명 핸들(%2:%3) 컨텍스트 핸들(%4:%5) (Hostname %6) (InputFlags %7) (Buffer %8 [%9/%10]) |
%1: InitializeSecurityContext - Credential Handle(%2:%3) Context Handle (%4:%5) (Hostname %6) (InputFlags %7) (Buffer %8 [%9/%10]) |
0xB00002BF | %1: InitializeSecurityContext 반환 - (%14) 자격 증명 핸들(%2:%3) 컨텍스트 핸들 (%4:%5) (OutputFlags %11) (Buffer %8 [%9/%10]) (DataChunk %12 [%13]) |
%1: InitializeSecurityContext returned - (%14) Credential Handle(%2:%3) Context Handle (%4:%5) (OutputFlags %11) (Buffer %8 [%9/%10]) (DataChunk %12 [%13]) |
0xB00002C0 | %1: InitializeSecurityContext 정보 (Pre) - 자격 증명 핸들(%2:%3) (Buffer %4 [%5/%6]) 데이터: %7 |
%1: InitializeSecurityContext Details (Pre) - Credential Handle(%2:%3) (Buffer %4 [%5/%6]) Data: %7 |
0xB00002C1 | %1: InitializeSecurityContext 정보 (Post) - 자격 증명 핸들(%2:%3) (DataChunk %4 [%5]) 데이터: %6 |
%1: InitializeSecurityContext Details (Post) - Credential Handle(%2:%3) (DataChunk %4 [%5]) Data: %6 |
0xB00002C2 | %1: SSL 암호화 (SSLIOContext %2) 컨텍스트 핸들(%3:%4) (DataChunks: %5) (Index: %6) (OutBuffer: %7[%8]) (Flags %9) |
%1: SSL Encryption (SSLIOContext %2) Context Handle(%3:%4) (DataChunks: %5) (Index: %6) (OutBuffer: %7[%8]) (Flags %9) |
0xB00002C3 | %1: SSL 암호화 완료 (SSLIOContext %2) (ErrorCode: %10) Context Handle(%3:%4) (DataChunks: %5) (Index: %6) (InBuffer: %7[%8]) (Flags %9) |
%1: SSL Encryption Complete (SSLIOContext %2) (ErrorCode: %10) Context Handle(%3:%4) (DataChunks: %5) (Index: %6) (InBuffer: %7[%8]) (Flags %9) |
0xB00002C4 | %1: SSL 암호화 실패 (SSLIOContext %2) (ErrorCode: %10) 컨텍스트 핸들(%3:%4) (DataChunks: %5) (Index: %6) (Flags %9) |
%1: SSL Encryption Failed (SSLIOContext %2) (ErrorCode: %10) Context Handle(%3:%4) (DataChunks: %5) (Index: %6) (Flags %9) |
0xB00002C5 | %1: SSL 암호화 세부 정보 (SSLIOContext %2) 컨텍스트 핸들(%3:%4) (DataChunks: %5) (Index: %6) (OutBuffer: %7[%8]) (Flags %9) 데이터:%10 |
%1: SSL Encryption Details (SSLIOContext %2) Context Handle(%3:%4) (DataChunks: %5) (Index: %6) (OutBuffer: %7[%8]) (Flags %9) Data:%10 |
0xB00002C6 | %1: SSL 큐 전송 엔터티 (SSLIOContext %2) (DataChunks: %3) (RequestDisconnect? %4) |
%1: SSL Queue Send Entity (SSLIOContext %2) (DataChunks: %3) (RequestDisconnect? %4) |
0xB00002C7 | %1: SSL 전송 엔터티 완료 (SSLIOContext: %2) (Error: %5) (DataChunks: %3) (RequestDisconnect? %4) |
%1: SSL Send Entity Complete (SSLIOContext: %2) (Error: %5) (DataChunks: %3) (RequestDisconnect? %4) |
0xB00002C8 | %1: SSL 인증서 유효성 검사 - (Error: %6) 컨텍스트 핸들(%2:%3) (IgnoredServerCertErrors %4) (CertErrors %5) |
%1: SSL Cert Validation - (Error: %6) Context Handle(%2:%3) (IgnoredServerCertErrors %4) (CertErrors %5) |
0xB00002C9 | %1: SSL 인증서 유효성 검사 오류 - %7 (Error: %6) 컨텍스트 핸들(%2:%3) (IgnoredServerCertErrors %4) (CertErrors %5) |
%1: SSL Cert Validation Failure - %7 (Error: %6) Context Handle(%2:%3) (IgnoredServerCertErrors %4) (CertErrors %5) |
0xB00002D0 | %1: SSL 큐 수신 엔터티 데이터 청크 (SSLIOContext %2) (DataChunks: %3) |
%1: SSL Queue Recv Entity Data Chunk (SSLIOContext %2) (DataChunks: %3) |
0xB00002D1 | %1: SSL 채우기 수신 엔터티 데이터 청크 (SSLIOContext: %2) (DataChunks: %3) (PlainData %4[%5]) (Information: %6) |
%1: SSL Filling Up Recv Entity Data Chunk (SSLIOContext: %2) (DataChunks: %3) (PlainData %4[%5]) (Information: %6) |
0xB00002D2 | %1: SSL 암호 해독 - 컨텍스트 핸들(%2:%3) (Buffer %4[%5/%6]) (PlainData %7[%8]) |
%1: SSL Decryption - Context Handle(%2:%3) (Buffer %4[%5/%6]) (PlainData %7[%8]) |
0xB00002D3 | %1: SSL 암호 해독 완료 (SecStatus %9) (Error %10) Context Handle(%2:%3) (Buffer %4[%5/%6]) (PlainData %7[%8]) |
%1: SSL Decryption Complete (SecStatus %9) (Error %10) Context Handle(%2:%3) (Buffer %4[%5/%6]) (PlainData %7[%8]) |
0xB00002D4 | %1: SSL 수신 버퍼 게시 수신 (DataChunk %2) (Buffer %3[%4/%5]) |
%1: SSL Receive Buffer Posting Receive (DataChunk %2) (Buffer %3[%4/%5]) |
0xB00002D5 | %1: SSL 수신 버퍼 수신 완료 (DataChunk %2) (Error %7) (Information %6) (Buffer %3[%4/%5]) |
%1: SSL Receive Buffer Receive Complete (DataChunk %2) (Error %7) (Information %6) (Buffer %3[%4/%5]) |
0xB00002D6 | %1: SSL 수신 버퍼 세부 정보: (Buffer %2[%3/%4]) Data: %5 |
%1: SSL Receive Buffer Details: (Buffer %2[%3/%4]) Data: %5 |
0xB00002D7 | %1: SSL 수신 버퍼 게시 수신 (Buffer %2) (NewBuffer: %3) |
%1: SSL Receive Buffer Posting Receive (Buffer %2) (NewBuffer: %3) |
0xB00002D8 | %1: SSL AcquireCredentialsHandle - (EnabledProtocols %2) (ClientCert %3) (EnableRevertToSelfClientCertificate %4) |
%1: SSL AcquireCredentialsHandle - (EnabledProtocols %2) (ClientCert %3) (EnableRevertToSelfClientCertificate %4) |
0xB00002D9 | %1: SSL AcquireCredentialsHandle 반환 - (%7) 자격 증명 핸들(%5:%6) (EnabledProtocols %2) (ClientCert %3) (EnableRevertToSelfClientCertificate %4) |
%1: SSL AcquireCredentialsHandle returned - (%7) Credential Handle(%5:%6) (EnabledProtocols %2) (ClientCert %3) (EnableRevertToSelfClientCertificate %4) |
0xB00002DA | %1: SSL AcquireCredentialsHandle 실패 - (%7) (EnabledProtocols %2) (ClientCert %3) (EnableRevertToSelfClientCertificate %4) |
%1: SSL AcquireCredentialsHandle failed - (%7) (EnabledProtocols %2) (ClientCert %3) (EnableRevertToSelfClientCertificate %4) |
0xB0000384 | %1: WebCompleteProtocolUpgrade가 완료되었습니다. (핸들 %2) (요청 %3[%4]) (세션 %5[%6]) |
%1: WebCompleteProtocolUpgrade completed successfully. (Handle %2) (Request %3[%4]) (Session %5[%6]) |
0xB0000385 | %1: WebCompleteProtocolUpgrade가 오류로 인해 실패했습니다. %7. (핸들 %2) (요청 %3[%4]) (세션 %5[%6]) |
%1: WebCompleteProtocolUpgrade failed with error: %7. (Handle %2) (Request %3[%4]) (Session %5[%6]) |
0xB0000386 | %1: WebProtocolCancelHandle (핸들: %2) |
%1: WebProtocolCancelHandle (Handle: %2) |
0xB0000387 | %1: WebProtocolCancelHandle이 완료되었습니다. (오류: %3) (핸들: %2) |
%1: WebProtocolCancelHandle Complete (Error: %3) (Handle: %2) |
0xB0000388 | %1: WebCloseProtocolHandle이 호출되었습니다. (핸들 %2) |
%1: WebCloseProtocolHandle called (Handle %2) |
0xB0000389 | %1: WebCloseProtocolHandle이 완료되었습니다. (오류 %4) (핸들 %2) |
%1: WebCloseProtocolHandle completed (Error %4) (Handle %2) |
0xB000038A | %1: 프로토콜 옵션 %3 설정 (핸들 %2) (오류 %6) (길이 %4) (값 %5) |
%1: Set Protocol Option %3 (Handle %2) (Error %6) (Length %4) (Value %5) |
0xB000038B | %1: WebProtocolSendData (핸들: %2) (플래그: %3) (데이터 청크 %4 [%5]) CompletionContext (%6) |
%1: WebProtocolSendData (Handle: %2) (Flags: %3) (DataChunks %4 [%5]) CompletionContext (%6) |
0xB000038C | %1: WebProtocolSendData 인라인 완료 (핸들: %2) (오류: %7) (플래그: %3) (데이터 청크 %4 [%5]) CompletionContext (%6) |
%1: WebProtocolSendData Inline Completion (Handle: %2) (Error: %7) (Flags: %3) (DataChunks %4 [%5]) CompletionContext (%6) |
0xB000038D | %1: WebProtocolSendData 완료 중 (핸들: %2) (오류: %3) CompletionContext (%4) |
%1: Completing WebProtocolSendData (Handle: %2) (Error: %3) CompletionContext (%4) |
0xB000038E | %1: WebProtocolSendData 완료 (핸들: %2) (오류: %3) CompletionContext (%4) |
%1: Completing WebProtocolSendData Complete (Handle: %2) (Error: %3) CompletionContext (%4) |
0xB000038F | %1: WebProtocolReceiveData (핸들: %2) (플래그: %3) (데이터 청크 %4 [%5]) CompletionContext (%6) |
%1: WebProtocolReceiveData (Handle: %2) (Flags: %3) (DataChunks %4 [%5]) CompletionContext (%6) |
0xB0000390 | %1: WebProtocolReceiveData 인라인 완료 (핸들: %2) (오류: %7) (플래그: %3) (데이터 청크 %4 [%5]) CompletionContext (%6) |
%1: WebProtocolReceiveData Inline Completion (Handle: %2) (Error: %7) (Flags: %3) (DataChunks %4 [%5]) CompletionContext (%6) |
0xB0000391 | %1: WebProtocolReceiveData 완료 중 (핸들: %2) (오류: %3) CompletionContext (%4) |
%1: Completing WebProtocolReceiveData (Handle: %2) (Error: %3) CompletionContext (%4) |
0xB0000392 | %1: WebProtocolReceiveData 완료 (핸들: %2) (오류: %3) CompletionContext (%4) |
%1: Completing WebProtocolReceiveData Complete (Handle: %2) (Error: %3) CompletionContext (%4) |
0xB0000834 | %1: =====초기화 요청=================== |
%1: =====Request Initialize=================== |
0xB0000835 | %1: =====쿼리 끝점====================== |
%1: =====Query Endpoints====================== |
0xB0000836 | %1: =====사용 가능한 연결을 기다리는 중===== |
%1: =====Waiting For Available Connection===== |
0xB000083F | %1: =====연결 요청====================== |
%1: =====Request Connect====================== |
0xB0000840 | %1: =====이름 확인====================== |
%1: =====Name Resolution====================== |
0xB0000841 | %1: =====TCP 연결========================== |
%1: =====TCP Connect========================== |
0xB0000842 | %1: =====SSL 협상====================== |
%1: =====SSL Negotiation====================== |
0xB0000848 | %1: =====헤더 생성===================== |
%1: =====Generate Headers===================== |
0xB0000849 | %1: =====헤더 전송========================= |
%1: =====Send Headers========================= |
0xB000084A | %1: =====엔터티 전송========================== |
%1: =====Send Entity========================== |
0xB000084B | %1: =====전송 완료======================== |
%1: =====Send Complete======================== |
0xB0000852 | %1: =====헤더 수신====================== |
%1: =====Receive Headers====================== |
0xB0000853 | %1: =====엔터티 수신======================= |
%1: =====Receive Entity======================= |
0xB0000854 | %1: =====수신 완료===================== |
%1: =====Receive Complete===================== |
0xB000085C | %1: =====다시 시작 요청====================== |
%1: =====Request Restart====================== |
0xB000085D | %1: =====요청 완료========================= |
%1: =====Request Done========================= |
0xB000EA58 | 스레드 토큰 %1 복원(오류: %2) |
Restore Thread Token %1 (Error: %2) |
0xB000EA59 | 스레드 토큰 %1 설정(OldToken %2) (오류: %3) |
Set Thread Token %1 (OldToken %2) (Error: %3) |
0xB000EA5A | 스레드 토큰 %1 가져오기(오류: %3) (SID: %2) |
Get Thread Token %1 (Error: %3) (SID: %2) |
0xB000EA5B | %2 스레드 작업을 취소하는 중(Context: %1) |
Canceling %2 Thread Action (Context: %1) |
0xB000EA5C | %2 스레드 작업 대기(Context: %1) |
Queue %2 Thread Action (Context: %1) |
0xB000EA5D | %2 스레드 작업을 중지하는 중(Context: %1) |
Stopping %2 Thread Action (Context: %1) |
0xB000EA5E | %2 스레드 작업을 시작하는 중 (Context: %1) |
Starting %2 Thread Action (Context: %1) |
0xB000EA5F | %2 |
%2 |
0xB00102D8 | %1: SSL AcquireCredentialsHandle - (EnabledProtocols %2) (ClientCert %3) (EnableRevertToSelfClientCertificate %4) (CipherConfig %5) |
%1: SSL AcquireCredentialsHandle - (EnabledProtocols %2) (ClientCert %3) (EnableRevertToSelfClientCertificate %4) (CipherConfig %5) |
0xB00102D9 | %1: SSL AcquireCredentialsHandle 반환 - (%8) 자격 증명 핸들(%6:%7) (EnabledProtocols %2) (ClientCert %3) (EnableRevertToSelfClientCertificate %4) (CipherConfig %5) |
%1: SSL AcquireCredentialsHandle returned - (%8) Credential Handle(%6:%7) (EnabledProtocols %2) (ClientCert %3) (EnableRevertToSelfClientCertificate %4) (CipherConfig %5) |
0xB00102DA | %1: SSL AcquireCredentialsHandle 실패 - (%8) (EnabledProtocols %2) (ClientCert %3) (EnableRevertToSelfClientCertificate %4) (CipherConfig %5) |
%1: SSL AcquireCredentialsHandle failed - (%8) (EnabledProtocols %2) (ClientCert %3) (EnableRevertToSelfClientCertificate %4) (CipherConfig %5) |
0xD0000001 | STATUS_SUCCESS |
STATUS_SUCCESS |
0xD0000002 | SEC_E_INSUFFICIENT_MEMORY |
SEC_E_INSUFFICIENT_MEMORY |
0xD0000003 | SEC_E_INVALID_HANDLE |
SEC_E_INVALID_HANDLE |
0xD0000004 | SEC_E_UNSUPPORTED_FUNCTION |
SEC_E_UNSUPPORTED_FUNCTION |
0xD0000005 | SEC_E_TARGET_UNKNOWN |
SEC_E_TARGET_UNKNOWN |
0xD0000006 | SEC_E_INTERNAL_ERROR |
SEC_E_INTERNAL_ERROR |
0xD0000007 | SEC_E_SECPKG_NOT_FOUND |
SEC_E_SECPKG_NOT_FOUND |
0xD0000008 | SEC_E_NOT_OWNER |
SEC_E_NOT_OWNER |
0xD0000009 | SEC_E_CANNOT_INSTALL |
SEC_E_CANNOT_INSTALL |
0xD000000A | SEC_E_INVALID_TOKEN |
SEC_E_INVALID_TOKEN |
0xD000000B | SEC_E_CANNOT_PACK |
SEC_E_CANNOT_PACK |
0xD000000C | SEC_E_QOP_NOT_SUPPORTED |
SEC_E_QOP_NOT_SUPPORTED |
0xD000000D | SEC_E_NO_IMPERSONATION |
SEC_E_NO_IMPERSONATION |
0xD000000E | SEC_E_LOGON_DENIED |
SEC_E_LOGON_DENIED |
0xD000000F | SEC_E_UNKNOWN_CREDENTIALS |
SEC_E_UNKNOWN_CREDENTIALS |
0xD0000010 | SEC_E_NO_CREDENTIALS |
SEC_E_NO_CREDENTIALS |
0xD0000011 | SEC_E_MESSAGE_ALTERED |
SEC_E_MESSAGE_ALTERED |
0xD0000012 | SEC_E_OUT_OF_SEQUENCE |
SEC_E_OUT_OF_SEQUENCE |
0xD0000013 | SEC_E_NO_AUTHENTICATING_AUTHORITY |
SEC_E_NO_AUTHENTICATING_AUTHORITY |
0xD0000014 | SEC_I_CONTINUE_NEEDED |
SEC_I_CONTINUE_NEEDED |
0xD0000015 | SEC_I_COMPLETE_NEEDED |
SEC_I_COMPLETE_NEEDED |
0xD0000016 | SEC_I_COMPLETE_AND_CONTINUE |
SEC_I_COMPLETE_AND_CONTINUE |
0xD0000017 | SEC_I_LOCAL_LOGON |
SEC_I_LOCAL_LOGON |
0xD0000018 | SEC_E_BAD_PKGID |
SEC_E_BAD_PKGID |
0xD0000019 | SEC_E_CONTEXT_EXPIRED |
SEC_E_CONTEXT_EXPIRED |
0xD000001A | SEC_E_INCOMPLETE_MESSAGE |
SEC_E_INCOMPLETE_MESSAGE |
0xD000001B | CERT_E_EXPIRED |
CERT_E_EXPIRED |
0xD000001C | CERT_E_VALIDITYPERIODNESTING |
CERT_E_VALIDITYPERIODNESTING |
0xD000001D | CERT_E_UNTRUSTEDROOT |
CERT_E_UNTRUSTEDROOT |
0xD000001E | CERT_E_CHAINING |
CERT_E_CHAINING |
0xD000001F | CERT_E_CN_NO_MATCH |
CERT_E_CN_NO_MATCH |
0xD0000020 | CERT_E_INVALID_NAME |
CERT_E_INVALID_NAME |
0xD0000021 | CERT_E_WRONG_USAGE |
CERT_E_WRONG_USAGE |
0xD0000022 | CRYPT_E_REVOKED |
CRYPT_E_REVOKED |
0xD0000023 | TRUST_E_EXPLICIT_DISTRUST |
TRUST_E_EXPLICIT_DISTRUST |
0xD0000024 | CRYPT_E_NO_REVOCATION_CHECK |
CRYPT_E_NO_REVOCATION_CHECK |
0xD0000025 | CRYPT_E_REVOCATION_OFFLINE |
CRYPT_E_REVOCATION_OFFLINE |
0xD0000026 | CERT_E_ROLE |
CERT_E_ROLE |
0xD0000027 | CERT_E_PATHLENCONST |
CERT_E_PATHLENCONST |
0xD0000028 | CERT_E_CRITICAL |
CERT_E_CRITICAL |
0xD0000029 | CERT_E_PURPOSE |
CERT_E_PURPOSE |
0xD000002A | CERT_E_ISSUERCHAINING |
CERT_E_ISSUERCHAINING |
0xD000002B | CERT_E_MALFORMED |
CERT_E_MALFORMED |
0xD000002C | TRUST_E_CERT_SIGNATURE |
TRUST_E_CERT_SIGNATURE |
0xD000002D | CERT_E_INVALID_POLICY |
CERT_E_INVALID_POLICY |
0xD000002E | TRUST_E_BASIC_CONSTRAINTS |
TRUST_E_BASIC_CONSTRAINTS |
0xD000002F | 로컬 정상 종료 |
Local Graceful |
0xD0000030 | 원격 정상 종료 |
Remote Graceful |
0xD0000031 | 로컬 다시 설정 |
Local Reset |
0xD0000032 | 원격 다시 설정 |
Remote Reset |
0xD0000033 | 연결 시간 제한 |
Connect Timeout |
0xD0000034 | 전송 시간 제한 |
Send Timeout |
0xD0000035 | 수신 시간 제한 |
Receive Timeout |
0xD0000036 | 청소됨 |
Scavenged |
0xD0000037 | 이유 없음 |
No Reason |
0xD0000038 | 오류 상태 발생 후 정리 |
Cleanup after hitting an error condition |
0xD0000039 | 타이머 |
Timer |
0xD000003A | 작업 항목 |
WorkItem |
0xD000003B | 겹친 IO |
Overlapped IO |
0xD000003C | 오류 없음 |
No Error |
0xD000003D | 인증서를 가져올 수 없음 |
Unable to Get Cert |
0xD000003E | NULL 인증서 컨텍스트 |
NULL cert context |
0xD000003F | 인증서 체인을 가져올 수 없음 |
Unable to Get Cert Chain |
0xD0000040 | 호스트 이름에 대한 URL을 처리할 수 없음 |
Unable to Process URL to Hostname |
0xD0000041 | 인증서 유효성 검사 실패 |
Cert Validation Failure |
0xD0000042 | 스트림 크기를 가져올 수 없음 |
Unable to get Stream Sizes |
0xD0000043 | 끝점 바인딩을 가져올 수 없음 |
Unable to get Endpoint Bindings |
0xD0000044 | 보안 연결 정보를 가져올 수 없습니다. |
Unable to get secure connection information |
0xD0000045 | ClientCertificate |
AuthSchemeState |
0xD0000046 | ClientCertificateIssuerList |
DisableAuthentication |
0xD0000047 | ChannelBindingToken |
ClientCertificate |
0xD0000048 | IgnoredServerCertErrors |
ClientCertificateIssuerList |
0xD0000049 | SecureProtocols |
ChannelBindingToken |
0xD000004A | InMemoryCredStoreState |
IgnoredServerCertErrors |
0xD000004B | ProxyAuthSchemes |
SecureProtocols |
0xD000004C | ProxyAutoLogonState |
ProxyAuthSchemes |
0xD000004D | ProxyConfig |
ProxyAuthState |
0xD000004E | ProxyConnectHeaders |
ProxyAutoLogonState |
0xD000004F | ProxyCreds |
ProxyConfig |
0xD0000050 | ProxySpnUsage |
ProxyConnectHeaders |
0xD0000051 | RedirectionLimit |
ProxyCreds |
0xD0000052 | ServerAuthSchemes |
ProxySpnUsage |
0xD0000053 | ServerAuthState |
RedirectionLimit |
0xD0000054 | ServerAutoLogonState |
SecureProtocolInformation |
0xD0000055 | ServerCert |
ServerAuthSchemes |
0xD0000056 | ServerCreds |
ServerAuthState |
0xD0000057 | ServerSpnUsage |
ServerAutoLogonState |
0xD0000058 | SocketAddress |
ServerCert |
0xD0000059 | ThirdPartyCookies |
ServerCreds |
0xD000005A | PathCodePage |
ServerSpnUsage |
0xD000005B | ExtraInfoCodePage |
SocketAddress |
0xD000005C | ServerCertErrors |
ThirdPartyCookies |
0xD000005D | CookiesEnabled |
PathCodePage |
0xD000005E | ResponseHeadersSizeLimit |
ExtraInfoCodePage |
0xD000005F | ServerSpnUsed |
ServerCertErrors |
0xD0000060 | ProxySpnUsed |
CookiesEnabled |
0xD0000061 | RevertToSelfClientCertificate |
ResponseHeadersSizeLimit |
0xD0000062 | NetworkInterfaceAffinity |
ServerSpnUsed |
0xD0000063 | TcpAutoTuningRestricted |
ProxySpnUsed |
0xD0000064 | PeerDistExtension |
ConnectTimeout |
0xD0000065 | ResolveTimeout |
ResolveTimeout |
0xD0000066 | SendTimeout |
SendTimeout |
0xD0000067 | ReceiveTimeout |
ReceiveTimeout |
0xD0000068 | ConnectRetryCount |
ConnectRetryCount |
0xD0000069 | UnsafeHeaderParsing |
UnsafeHeaderParsing |
0xD000006D | DnsIdnTransformDisabled |
DnsIdnTransformDisabled |
0xD000006F | MaximumConnectCount |
MaximumConnectCount |
0xD0000070 | GlobalKeepAlivePoolState |
GlobalKeepAlivePoolState |
0xD0000071 | ConnectionState |
ConnectionState |
0xD0000072 | ExceededResponseHeaderSizeLimit |
ExceededResponseHeaderSizeLimit |
0xD0000073 | DnsInterfaceAffinity |
DnsInterfaceAffinity |
0xD0000074 | ConnectionIdleTimeout |
ConnectionIdleTimeout |
0xF0000001 | SP_PROT_PCT1_SERVER |
SP_PROT_PCT1_SERVER |
0xF0000002 | SP_PROT_PCT1_CLIENT |
SP_PROT_PCT1_CLIENT |
0xF0000003 | SP_PROT_SSL2_SERVER |
SP_PROT_SSL2_SERVER |
0xF0000004 | SP_PROT_SSL2_CLIENT |
SP_PROT_SSL2_CLIENT |
0xF0000005 | SP_PROT_SSL3_SERVER |
SP_PROT_SSL3_SERVER |
0xF0000006 | SP_PROT_SSL3_CLIENT |
SP_PROT_SSL3_CLIENT |
0xF0000007 | SP_PROT_TLS1_SERVER |
SP_PROT_TLS1_SERVER |
0xF0000008 | SP_PROT_TLS1_CLIENT |
SP_PROT_TLS1_CLIENT |
0xF0000009 | SP_PROT_TLS1_1_SERVER |
SP_PROT_TLS1_1_SERVER |
0xF000000A | SP_PROT_TLS1_1_CLIENT |
SP_PROT_TLS1_1_CLIENT |
0xF000000B | SP_PROT_TLS1_2_SERVER |
SP_PROT_TLS1_2_SERVER |
0xF000000C | SP_PROT_TLS1_2_CLIENT |
SP_PROT_TLS1_2_CLIENT |
0xF000000D | SP_PROT_UNI_SERVER |
SP_PROT_UNI_SERVER |
0xF000000E | SP_PROT_UNI_CLIENT |
SP_PROT_UNI_CLIENT |