in reply to POST truncated under Apache::Registry (mod_perl2 & Apache2)

I didn't get any truncation trying it on my server (Apache/1.3.26 (Unix) Debian GNU/Linux mod_perl/1.27) under mod_perl, even with about 50k in the textbox. Perhaps it's a bug in your version?

Update: Oops, forgot to read the question: mod_perl2 and Apache2.

Anyway, I also didn't find anything in the mod_perl2 docs about restrictions like this, or even where to set a maximum Content-Length (other than the CGI.pm config where you looked). This really sounds like a bug to me, as your truncation happens after an extremely low number of bytes. Make sure you're using the latest version.

blokhead

  • Comment on Re: POST truncated under Apache::Registry (mod_perl2 & Apache2)

Replies are listed 'Best First'.
Re: Re: POST truncated under Apache::Registry (mod_perl2 & Apache2)
by crouchingpenguin (Priest) on Jan 06, 2003 at 04:54 UTC
    Apache/2.0.43 (Unix) mod_perl/1.99_07-dev Perl/v5.6.1

    compiled on a Debian Woody box.

    apache: ./configure --enable-mods-shared=all --enable-ssl

    mod_perl as dso. nothing special. mod_perl is current, but this release was on sept 25, 2002. Nothing of a show stopper... just noticed on this test box and couldn't find a way around it.

    "Never be afraid to try something new. Remember, amateurs built the ark. Professionals built the Titanic."