I have a particularly large form built with PerForm. The page is located
in an area of the site which is protected by
Apache::AxKit::Plugin::Session. When I try to submit the form I get the
following error message.
[libapreq] entity too large (2838, max=1024)
Apache::RequestNotes encountered a parsing error!
Even if I subclass my XSP page, to get some of the validation code out of
there, it will still be larger than 1024 (not that I could get
pinheritance to work anyway!)
If I disable A:A:P:S it works fine, so the problem must be down to the way
A:A:P:S is handles the redirects. As far as I can tell, a redirect gets
issued for every single page request.
Is there a way around this?
Can I dissable the redirect for this particular page? Or can I increase
the 1024 (POST?) size restriction?
--
Tom Kirkpatrick
Web Developer - Virus Bulletin
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]