Scot Martin wrote:
[...]
with the IO tracing to see what
exactly happens behind
the scenese and what goes wrong. This is
accomplished with:
PerlTrace o
http://perl.apache.org/docs/2.0/user/config/config.html#C_PerlTrace_
Stas, This helped point to the problem, thank you
very much.
Excellent. G
--- Stas Bekman <[EMAIL PROTECTED]> wrote:
> Scot Martin wrote:
> > Apache 2.0.52 mod_perl 1.99_16 Perl 5.8.5
> > OpenSSL 0.9.7d Solaris 8
> >
> >
> > The problem I'm having is that my largest request
> is
> > 349024 bytes and when I send it (using Perl 5.8.5
> > w/libwww) I can see th
Scot Martin wrote:
Apache 2.0.52 mod_perl 1.99_16 Perl 5.8.5
OpenSSL 0.9.7d Solaris 8
Greetings!
I am building a load test environment that simulates
responses from a large database, with all I/O in an
XML payload. Most of the requests and responses are
no more than a few hundred bytes, b