On 5/9/11 11:53 AM, forums_at_java.net wrote:
> Hi,
>
> I'm having this error when using a long GET request:
>
> >SEVERE: GRIZZLY0039: Request URI is too large.
> >
> >java.nio.BufferOverflowException
> >
> What is the configuration I have to change for Glassfish 3.1? I've tried
> changing header-buffer-length-bytes through admin console but had no
> success.
It appears there may be a bug with this attribute.
Instead of setting the header-buffer-length-bytes attribute, try setting
the buffer-size attribute on the proper transport element instead.
Any difference?
>
> Any idea?
>
> Thanks.
>
>
> --
>
> [Message sent by forum member 'narduk']
>
> View Post: http://forums.java.net/node/800453
>
>