
Guide to Creating Web Pages for Video Distribution
28
Message
Explanation
●H015 Client request accept failure (warning)
HTTPD: accept: (client socket) (%1) error
Failed to accept HTTP client connection request due to server overload.
%1
Error code
%2
HTTP request
Message
Explanation
Response
●H016 Length of the URL exceeded the limit (notice)
HTTPD: %1:request failed for %2, reason: URI too long
Received too long request. (limited to 4096 bytes).
If it occurs frequently, consider the possibility that the camera server may be attacked.
%1
Client host IP address
%2
URL
Message
Explanation
Response
●H017 Request receive error (notice)
HTTPD: %1: request failed for %2: error reading the headers
Reception error other than timeout.
If it occurs frequently, consider the possibility that the camera server may be attacked.
%1
Client host IP address
%2
URL
Message
Explanation
●H019 Authentication scheme specification error (notice)
HTTPD: %1:client used wrong authentication scheme: %2
Client used an authentication scheme other than Basic for sending authentication information.
%1
Client host IP address
%2
Authentication scheme
Message
Explanation
●H022 Content-length specification error (notice)
HTTPD: %1: Invalid Content-Length: %2
Only numbers can be used to specify a content-length.
%1
Client host IP address
%2
Content-length
Message
Explanation
●H023 Inappropriate method was used to send a body (notice)
HTTPD: %1: %2 with body is not allowed for %3
GET, TRACE etc. method cannot be used for sending a body.
%1
Client host IP address
%2
HTTP method (GET | TRACE | ...)
%3
URL
Log Messages
Kommentare zu diesen Handbüchern