On 6/20/12 3:56 AM, jean-frederic clere wrote:
Hi all,

In servlet 3.1 we have to support assync io and upgrade to raw buffering, would that work with traffic server.

Cheers

Jean-Frederic

I'm not familiar with servlet, doing some Bing'ing, it seems to be a Java spec, JSR 340? Is that it?

ATS obviously supports asynchronous I/O, it's a fundamental part of the design (everything is asynchronous). What exactly do you mean with raw buffering? You want to upgrade the HTTP connection to some other protocol?

-- Leif

Reply via email to