aaaa成人_日本一道本在线视频_国产高潮流白浆喷水在线观看_韩国专区福利一区二区_一区二区不卡视频_看全色黄大色黄大片女图片第一次

×

幫助中心

常見問題
資料下載
新手上路

HTTPERR錯誤說明

  • 作者:
  • 文章來源:新網
  • 點擊數:100
  • 更新時間:2015-03-16 15:38:16

 

原因短語

說明

AppOffline

出現服務不可用錯誤 (HTTP 錯誤 503)。該服務不可用,因為應用程序錯誤導致應用程序脫機。

AppPoolTimer

出現服務不可用錯誤 (HTTP 錯誤 503)。該服務不可用,因為應用程序池過程太忙,無法處理請求。

AppShutdown

出現服務不可用錯誤 (HTTP 錯誤 503)。該服務不可用,因為該應用程序關閉自動以管理員策略響應。

BadRequest

處理請求時出現分析錯誤。

Connection_Abandoned_By_AppPool

從該應用程序池工作進程已意外退出或關閉其句柄的孤立待定的請求。

Connection_Abandoned_By_ReqQueue

從該應用程序池工作進程已意外退出或關閉其句柄的孤立待定的請求。特定于 Windows Vista Windows Server 2008

Connection_Dropped

服務器可以發送其最終的響應數據包之前,客戶端和服務器之間連接被關閉。此行為的最常見的原因是客戶端過早關閉其連接到服務器。

Connection_Dropped_List_Full

被刪除客戶端和服務器之間的連接的列表已滿。特定于 Windows Vista Windows Server 2008

ConnLimit

出現服務不可用錯誤 (HTTP 錯誤 503)。該服務不可用,因為已達到或超過了在站點級別的連接限制。

Connections_Refused

內核非頁面池(NonPagedPool 內存已少于 20 MB http.sys 已停止接收新的連接

Disabled

出現服務不可用錯誤 (HTTP 錯誤 503)。該服務不可用,因為管理員已脫機應用程序。

EntityTooLarge

實體超出所允許的最大大小。

FieldLength

超出了字段長度限制。

Forbidden

分析時遇到了一個被禁止的元素或序列。

Header

在標題中出現分析錯誤。

Hostname

處理一個主機名時出現分析錯誤。

Internal

發生了內部服務器錯誤 (HTTP 錯誤 500)。

Invalid_CR/lf

發生一個非法回車或換行。

LengthRequired

缺少所需的長度值。

N/A

服務不可用時出錯 HTTP 錯誤 503)。由于出現內部錯誤 (如內存分配故障),該服務不可用。

N / i

一個不實現時,出現了錯誤 (HTTP 錯誤 501),或服務不可用錯誤 (HTTP 錯誤 503 由于未知的傳輸編碼。

Number

處理數字時出現分析錯誤。

Precondition

缺少所需的前提條件。

QueueFull

出現服務不可用錯誤 (HTTP 錯誤 503)。該服務不可用,因為應用程序請求隊列已滿。

RequestLength

超出了請求長度限制。

Timer_AppPool

連接因為在程序池隊列中到期請求等候處理的時間太長已過期,此超時持續時間為 連接超時。默認狀態下,此值設置為兩分鐘。

Timer_ConnectionIdle

連接已過期,并保持空閑。默認 連接超時 持續時間為兩分鐘。

Timer_EntityBody

連接過期之前到達請求實體正文。當清除一個請求有一個實體正文 HTTP API 打開 Timer_EntityBody 計時器。最初,此計時器的限制設置為 連接超時 (通常為 2 分鐘)。在此的請求接收到另一種數據表示每次 HTTP API 重置計時器賦予連接兩分鐘 (或在 $ ConnectionTimeout 中指定的任何內容)。

Timer_HeaderWait

連接已過期因為標頭分析請求所花費更多的時間超過兩分鐘的默認限制。

Timer_MinBytesPerSecond

連接已過期因為客戶端不接收響應以合理的速度。響應發送率不低于 240 字節/秒的默認值。

Timer_ReqQueue

連接已過期因為請求等待在應用程序池隊列的服務器應用程序將出列時間太長。此超時持續時間為 連接超時。默認狀態下,此值設置為兩分鐘。特定于 Windows Vista Windows Server 2008

Timer_Response

保留。當前未使用。

URL

處理 URL 時出現分析錯誤。

URL_Length

URL 超過了允許大小的最大值。

Verb

處理謂詞時出現分析錯誤。

Version_N/s

在版本不支持時出錯 HTTP 錯誤 505)。

 

 

 

 

Reason Phrase

Description

AppOffline

A service unavailable error occurred (an HTTP error 503). The service is not available because application errors caused the application to be taken offline.

AppPoolTimer

A service unavailable error occurred (an HTTP error 503). The service is not available because the application pool process is too busy to handle the request.

AppShutdown

A service unavailable error occurred (an HTTP error 503). The service is not available because the application shut down automatically in response to administrator policy.

BadRequest

A parse error occurred while processing a request.

Connection_Abandoned_By_AppPool

A worker process from the application pool has quit unexpectedly or orphaned a pending request by closing its handle.

Connection_Abandoned_By_ReqQueue

A worker process from the application pool has quit unexpectedly or orphaned a pending request by closing its handle. Specific to Windows Vista and Windows Server 2008.

Connection_Dropped

The connection between the client and the server was closed before the server could send its final response packet. The most common cause of this behavior is that the client prematurely closes its connection to the server.

Connection_Dropped_List_Full

The list of dropped connections between clients and the server is full. Specific to Windows Vista and Windows Server 2008.

ConnLimit

A service unavailable error occurred (an HTTP error 503). The service is not available because the site level connection limit has been reached or exceeded.

Connections_Refused

The kernel NonPagedPool memory has dropped below 20MB and http.sys has stopped receiving new connections

Disabled

A service unavailable error occurred (an HTTP error 503). The service is not available because an administrator has taken the application offline.

EntityTooLarge

An entity exceeded the maximum size that is permitted.

FieldLength

A field length limit was exceeded.

Forbidden

A forbidden element or sequence was encountered while parsing.

Header

A parse error occurred in a header.

Hostname

A parse error occurred while processing a Hostname.

Internal

An internal server error occurred (an HTTP error 500).

Invalid_CR/LF

An illegal carriage return or line feed occurred.

LengthRequired

A required length value was missing.

N/A

A service unavailable error occurred (an HTTP error 503). The service is not available because an internal error (such as a memory allocation failure) occurred.

N/I

A not-implemented error occurred (an HTTP error 501), or a service unavailable error occurred (an HTTP error 503) because of an unknown transfer encoding.

Number

A parse error occurred while processing a number.

Precondition

A required precondition was missing.

QueueFull

A service unavailable error occurred (an HTTP error 503). The service is not available because the application request queue is full.

RequestLength

A request length limit was exceeded.

Timer_AppPool

The connection expired because a request waited too long in an application pool queue for a server application to dequeue and process it. This timeout duration is ConnectionTimeout. By default, this value is set to two minutes.

Timer_ConnectionIdle

The connection expired and remains idle. The default ConnectionTimeout duration is two minutes.

Timer_EntityBody

The connection expired before the request entity body arrived. When it is clear that a request has an entity body, the HTTP API turns on the Timer_EntityBody timer. Initially, the limit of this timer is set to the ConnectionTimeout value (typically 2 minutes). Each time another data indication is received on this request, the HTTP API resets the timer to give the connection two more minutes (or whatever is specified in ConnectionTimeout).

Timer_HeaderWait

The connection expired because the header parsing for a request took more time than the default limit of two minutes.

Timer_MinBytesPerSecond

The connection expired because the client was not receiving a response at a reasonable speed. The response send rate was slower than the default of 240 bytes/sec.

Timer_ReqQueue

The connection expired because a request waited too long in an application pool queue for a server application to dequeue. This timeout duration is ConnectionTimeout. By default, this value is set to two minutes. Specific to Windows Vista and Windows Server 2008.

Timer_Response

Reserved. Not currently used.

URL

A parse error occurred while processing a URL.

URL_Length

A URL exceeded the maximum permitted size.

Verb

A parse error occurred while processing a verb.

Version_N/S

A version-not-supported error occurred (an HTTP error 505).

 

 

注冊表值

說明

EnableErrorLogging

DWORD 您可以設置為 TRUE 來啟用錯誤日志記錄或 FALSE 禁用它。默認值為 TRUE

ErrorLogFileTruncateSize

一個 dword ,指定一個錯誤日志文件的最大大小以字節為單位)。 默認值為 1 MB 0x100000)。

注意指定的值不能小于默認值。

ErrorLoggingDir

一個 字符串,用于指定 HTTP API 將其日志記錄的文件放入該文件夾。

HTTP API
中指定的文件夾中創建子文件夾 HTTPERR,然后將日志文件存儲在子文件夾。 此子文件夾和日志文件收到相同的權限設置。在管理員和本地系統帳戶擁有完全訪問權限。其他用戶不具有訪問權限。

以下是在注冊表中未指定該文件夾時的默認文件夾:
%SystemRoot%\\System32\\LogFiles

注意ErrorLoggingDir 字符串值必須是完全限定的路徑。但是,它可以包含 %systemroot%

 

FTP

免費咨詢獲取折扣

Loading
主站蜘蛛池模板: 永久免费不卡的AV网站 | 亚洲小说综合网 | 精品欧美а∨无码黑人文章 | 国产在线视频网 | 久久久久久久久久久高潮 | 久久精品18国产99re5 | av在线直接看 | 亚洲第5页 | 少妇大叫又粗又大太爽A片 heyzo朝桐光一区二区 | 一本久久知道综合久久 | 日本无码色哟哟婷婷最新网站 | 孕妇奶水仑乱A级毛片免费看 | 97亚洲色欲色欲综合网 | 久草免费公开视频 | 日本高清www | 中文AV伊人AV无码AV狼人 | 欧美视频网| 午夜狠狠干| 成人av中文解说水果派在线观看 | 铜铜铜铜铜铜铜铜好大无打码 | 亚洲av极品无码专区亚洲av | 天天久久久 | 色悠久久久久综合网国产 | 亚洲色精品VR一区二区 | 国产一区二区三区四区五区加勒比 | 日本一区免费看 | 亚洲区激情区无码区日韩区 | 强行肉体进入hdxxxx办公室 | 秋霞午夜av一区二区三区 | 国产野精品久久久久久久不卡 | 蜜臀久久99精品久久久久久 | 久久久久久久久一区二区三区 | 亚洲乱色熟女一区二区三区 | 欧美黄色一级片在线观看 | 婷婷五月综合丁香在线 | 最新国产の精品合集bt伙计 | 国产日韩不卡 | 中文字幕在线观看第三页 | 国产国语在线播放视频 | 被公侵犯的漂亮人妻 | av在线免费观看网站 |