Leon Rosenberg wrote:
Sure, I could write my own filters and pass the static content through them first, but that'd slow down the whole app (tested).Could you explain this a little more? How can it be that if you write out something from memory it's slower than ask the filesystem which could eventually have it in cache and be comparable fast in _best_ case?
Ever heard about sendfile()? http://builder.com.com/5100-6372-1044112.html http://www.freebsd.org/cgi/man.cgi?query=sendfile&sektion=2How could you expect a few system calls (when apache processes the request) be slower than hundreds of calls when JVM processes the request?
-- Mikolaj Rydzewski <[EMAIL PROTECTED]>
smime.p7s
Description: S/MIME Cryptographic Signature