Michael Curtis <[EMAIL PROTECTED]> writes:
> Hello, I have a LWP application that POSTs thousands of small files to
> a mod_perl server. All POSTs *under* a certain size (around 3k) seem
> to take about 200x as long as those over. In this case about 0.09
> seconds as opposed to 0.004 seconds.
>
>
Michael Curtis <[EMAIL PROTECTED]> writes:
> Hello, I have a LWP application that POSTs thousands of small files to
> a mod_perl server. All POSTs *under* a certain size (around 3k) seem
> to take about 200x as long as those over. In this case about 0.09
> seconds as opposed to 0.004 seconds.
>
>
Hello, I have a LWP application that POSTs thousands of small files to a
mod_perl server. All POSTs *under* a certain size (around 3k) seem to
take about 200x as long as those over. In this case about 0.09 seconds
as opposed to 0.004 seconds.
After much debugging I narrowed the issue down to T