Re: APR, sendfile and logging of response size

2007-03-05 Thread Markus Schönhaber
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

Re: APR, sendfile and logging of response size

2007-03-05 Thread Rémy Maucherat
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