uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE41004-E

The request could not be redirected to a worker because request header was too long.

Description
The redirector cannot redirect the HTTP request to a worker because the request header was too long.
The reason might be because of the GET method was used instead of the POST method in those places where the POST method of HTTP was required.
Action
Remove the cause due to which the size of the HTTP request header information is too long and access again.