<22 nov. 2022 13 h 36 CET> <Error> <HTTP> <BEA-101096> <POST size exceeded the MaxPostSize=1á000.>
hi i have changed the setting of
Maximum send size allowed by the server to read HTTP POST and PUT data in a servlet request. from -1 to 1000 in the weblogic console and now i can't configure any other setting because of this error plaes help
the error message in the browser is:
Error 413--Payload Too Large
From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
10.4.14 413 Request Entity Too Large
The server is refusing to process a request because the request entity is larger than the server is willing or able to process. The server may close the connection to prevent the client from continuing the request.