Re: It's Apache, not PostgreSQL

From: "Bryan White" <bryan(at)arcamax(dot)com>
To: "Frank Hilliard" <frankhilliard(at)home(dot)com>, "psql-general" <pgsql-general(at)postgresql(dot)org>
Subject: Re: It's Apache, not PostgreSQL
Date: 2001-06-25 18:59:30
Message-ID: 028101c0fda8$f6efd620$22d260d1@bryan
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> It looks as if Apache has an HTTP input buffer limit of 8190 bytes which
> can be
> reduced with a "LimitRequestLine" directive, but not increased. I'm
> hitting this with
> both phpPgAdmin and Cold Fusion.

That sounds like a limit on the "GET" http request. Can you recode your
form to use POST? My guess is it does not have the same limit.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Vince Vielhaber 2001-06-25 19:13:46 Re: More Red Hat information
Previous Message Trond Eivind =?iso-8859-1?q?Glomsr=F8d?= 2001-06-25 18:56:07 Re: Red Hat to support PostgreSQL