Re: Integrating DIME and web servers
Sanjiva Weerawarana <[email protected]> Tue, 24 Sep 2002 08:52:01 +0600
| Newsgroups | gmane.comp.windows.devel.dime |
|---|---|
| Message-ID | <024401c26375$5d0ea700$f500a8c0@lankabook2> |
"Henrik Frystyk Nielsen" <[email protected]> writes: > >Is that true even for a servlet via Tomcat or other servlet > >containers? It must be I guess because the servlet API doesn't > >suppport getting at chunks AFAIK. ?? > > Not necessarily, the messages would likely be "unchunked" before they > are passed up. Wouldn't that lose much of the advantage of chunking? (At least on the server side.) Sanjiva.