What enhancements are being made to Tomcat 4.1 to improve static
files performance?  Do you have an estimate of when TC 4.1 will be released?

-----Original Message-----
From: Remy Maucherat [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 27, 2001 5:27 PM
To: Slide Developers List
Subject: Re: Plans for supporting HTTP PUT resume?


> Attached is a patch for the org.apache.slide.webdav.method.PutMethod
> class from Slide 1.0.16 implementing support for partial PUT.  There is an
> assumption that only one byte range is specified in the "Range" header.

Thanks :)

I see the code of the TC 4 DefaultServlet was put to good use :)
I think we could also adapt back the patch to work with the Tomcat 4
DefaultServlet. That would start getting quite useful in TC 4.1, which
should have very nice static files performance, so it could be used as a
file server.

What did you test the code with ? I don't know any clients which would
support resuming on upload. Does Getright support it ?

Remy


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to