YPT" (or what ever password encryption you use).
There is also a "Auth_PG_cache_passwords" setting you can use in case the
system gets a lot of traffic and the lookups slow things down.
I hope this helps someone searching for the same solutions. This really
does work well.
Jeff Brower
-Or
un, 7 Oct 2007 09:14:43 -0400
"Jeffrey Brower" <[EMAIL PROTECTED]> wrote:
> As I say, from a performance point of view, I would really like to
> know if there is anything I can do to make sure that postgres is
> performing as quickly as possible under apache2 so that my
source downloads just to get an
authentication working with postgres.
Certainly SOMEONE is doing http authentication under Solaris.
Jeff
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jeffrey Brower
Sent: Sunday, October 07, 2007 3:08 PM
To: pgsql
pgsql-performance@postgresql.org
Subject: Re: [PERFORM] Apache2 PostgreSQL http authentication
On Oct 7, 2007, at 9:14 , Jeffrey Brower wrote:
> Greetings All,
>
> I have to authenticate against an existing (constantly modified)
> PostgreSQL database under Solaris 10 (X86). While my PHP
Greetings All,
I have to authenticate against an existing (constantly modified) PostgreSQL
database under Solaris 10 (X86). While my PHP scripts are an obvious
no-brainer, the rest of the contents need to be protected as well (images,
etc) so the http authentication is required. I am using the