users@grizzly.java.net

Re: 8K buffer limit

From: Mark Hig <mark.higginbottom_at_gmail.com>
Date: Mon, 11 Aug 2008 06:56:24 -0700 (PDT)

Sorry I really dont understand what you are suggesting.

I need a full message from Grizzly to pass onto the processing framework via
the Grizzly adapter.

Are you suggesting (1) passing the message as a stream to the processing
framework or (2) passing it to the parser as a stream?

(1) Cannot do this as the whole processing framework is expecting a full
message.

(2) We are currently using the Grizzly HTTP parser, can this accept a
message as a stream? Or do we need to write our own parser which can accept
a message as a stream?

-- 
View this message in context: http://www.nabble.com/8K-buffer-limit-tp18922684p18926331.html
Sent from the Grizzly - Users mailing list archive at Nabble.com.