Bill Stoddard wrote:
Philip Gladstone wrote:
I noticed that the performance of TransmitFile (used when EnableSendFile
On on Windows platforms) was significantly worse than EnableSendFile Off.
It turns out that the way that TransmitFile is called is *without* the
TF_WRITE_BEHIND flag. This means tha
Jeff Trawick wrote:
[EMAIL PROTECTED] wrote:
ben 2004/04/11 11:10:49
Modified:hooksTag: APU_0_9_BRANCH apr_hooks.c
Log:
Make the topological sort pull out-of-order items to the front,
instead of
pushing them to the back. This makes things stay where they want to
be better.
[EMAIL PROTECTED] wrote:
ben 2004/04/11 11:10:49
Modified:hooksTag: APU_0_9_BRANCH apr_hooks.c
Log:
Make the topological sort pull out-of-order items to the front, instead of
pushing them to the back. This makes things stay where they want to be better.
Don't these several c