Re: Problem with long POST parameter values in Apache::Request

2005-06-01 Thread Joe Schaefer
Joel Stevenson <[EMAIL PROTECTED]> writes: > Has anyone else observed this behavior? Does anyone know if this has > been fixed in any of the later versions of libapreq2 ? Yes and yes; 2.02-dev is absolutely ancient history. Apache::Request is called Apache2::Request nowadays; if you can't upgrad

Problem with long POST parameter values in Apache::Request

2005-06-01 Thread Joel Stevenson
Hi, I'm running into a problem with Apache::Request handling large POST values on a RedHat ES 3 system using libapreq-2.02-dev and the RH rpm package of apache (2.0.46-44.ent). The problem is that when a large value (say a memo entered into a textarea box) is received Apache::Request fails t