Re: Apache2 PostgreSQL http authentication

From: "D'Arcy J(dot)M(dot) Cain" <darcy(at)druid(dot)net>
To: <Jeff(at)PointHere(dot)net>
Cc: <pgsql-performance(at)postgresql(dot)org>
Subject: Re: Apache2 PostgreSQL http authentication
Date: 2007-10-07 20:44:57
Message-ID: 20071007164457.81f59d1d.darcy@druid.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Sun, 7 Oct 2007 09:14:43 -0400
"Jeffrey Brower" <Jeff(at)PointHere(dot)net> 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 http authentication is not
> impacted too significantly.

How often does the user information change? Can you simply create
standard Apache password files from cron during non-busy hours?
Sometimes the lower tech solution works best.

--
D'Arcy J.M. Cain <darcy(at)druid(dot)net> | Democracy is three wolves
http://www.druid.net/darcy/ | and a sheep voting on
+1 416 425 1212 (DoD#0082) (eNTP) | what's for dinner.

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Jeffrey Brower 2007-10-07 20:58:29 Re: Apache2 PostgreSQL http authentication
Previous Message Jeffrey Brower 2007-10-07 20:28:55 Re: Apache2 PostgreSQL http authentication