Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Setting for Max Http Request Header Size ?

231 views
Skip to first unread message

Mike D.

unread,
Mar 21, 2001, 3:15:16 PM3/21/01
to
we have recently starting getting these errors "weblogic.socket.MaxMessageSizeExceededException" after switching to 5.1 sp8 from 5.1 sp6. was there ever a solution to these problems in wls 5.1 sp8? Thanks.

Prasad Peddada

unread,
Mar 21, 2001, 5:09:46 PM3/21/01
to
weblogic.httpd.maxPostSize is the property. Bump it up.

-- Prasad

"Mike D." wrote:

> we have recently starting getting these errors "weblogic.socket.MaxMessageSizeExceededException" after switching to 5.1 sp8 from 5.1 sp6. was there ever a solution to these problems in wls 5.1 sp8? Thanks.

--
Cheers

- Prasad


Mike D

unread,
Mar 21, 2001, 6:18:30 PM3/21/01
to
when I tried this property, I got this error: Found undeclared property: weblogic.httpd.maxPostSizeI did see this while weblogic was starting up, however:Property name: 'weblogic.httpd.maxHttpHeaderSize', current value: '4096'is this what I should use?

Prasad Peddada

unread,
Mar 22, 2001, 6:31:34 PM3/22/01
to
I see there are two properties.

maxHttpHeaderSize is for the first line of the HTTP request.

-- Prasad

0 new messages