Rémy Maucherat wrote:
> On 3/5/07, Markus Schönhaber <[EMAIL PROTECTED]> wrote:
> > Is there a way to use APR and sendfile and still get the Base Connector's
> > behaviour wrt the response size? If so, which?
>
> No, it is not possible without hacks that I don't want to add. The
> reponse will be a
On 3/5/07, Markus Schönhaber <[EMAIL PROTECTED]> wrote:
Is there a way to use APR and sendfile and still get the Base Connector's
behaviour wrt the response size? If so, which?
No, it is not possible without hacks that I don't want to add. The
reponse will be asynchronously (or not, it depends
Hello!
When using Tomcat 6.0.10, Tomcat Native library 1.1.8 and requesting a big
static file from the server, the file's size is neither written to the access
log (it contains a '-' in the response size field) nor added to value the
Server Status page shows as "Bytes sent".
If I add useSendfil