亚洲综合极品香蕉久久网,久久夜精品综合缴情五月 ,亚洲动漫成人一区二区,国产在线不卡视频,国产丝袜精品不卡,亚洲乱码日产精品bd,久久久久久国产精品免费网站,亚洲综合av一区二区三区
×

幫助中心

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

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
主站蜘蛛池模板: 精品精品国产高清a毛片牛牛| 在线亚洲精品国产成人av剧情 | 亚洲国产成人va在线观看| 国产热の有码热の无码视频| 又硬又粗进去好爽免费| 色五月丁香六月欧美综合 | 亚洲精品久久无码av片软件| 337p日本大胆欧久久| 青青青青久久精品国产av| 日韩乱码人妻无码中文字幕视频| 国产精品自产拍在线观看免费| 少妇被黑人4p到惨叫在线观看| 热re99久久精品国产66热| 丝袜人妻一区二区三区网站| 偷偷做久久久久免费网站 | 日韩成人免费无码不卡视频 | 国产精品美女久久久久久2018| 人人妻人人澡人人爽国产| 国产日产欧产精品精品app| 久久精品人成免费| 伊伊综合在线视频无码| 一区一区三区四区产品动漫| 国产永久av福利在线观看| 亚洲人成色4444在线观看| 成年女人wwxx免费国产| 国产做爰xxxⅹ久久久| 久久精品国产精品久久久| av无码中文一区二区三区四区| 免费夫妻生活片av| 青青草无码伊人久久| 国产成人综合久久二区| 最新综合精品亚洲网址| 国产精品极品在线视频| 天天爽夜夜爽人人爽qc| 秋霞最新高清无码鲁丝片| 成本人片无码中文字幕免费| 久久这里只有是精品23| 国产韩国精品一区二区三区| 最新欧美精品一区二区三区| 2021国产精品视频网站| 无码草草草在线观看|