Re: [EMAIL PROTECTED] RE : Re: [EMAIL PROTECTED] RE : Re: [EMAIL PROTECTED] Bug or configure error with mod_dbd and pgsql using Apache 2.2.3

2007-07-16 Thread Ned Wolpert
The trunk does not have the patch on it... least from the bug report listed... so if the patch does work, then the mod_dbd will need to be manually maintained until its accepted into the trunk. On 7/16/07, Laurent FAILLIE <[EMAIL PROTECTED]> wrote: > Your problem is slightly different then my ow

[EMAIL PROTECTED] RE : Re: [EMAIL PROTECTED] RE : Re: [EMAIL PROTECTED] Bug or configure error with mod_dbd and pgsql using Apache 2.2.3

2007-07-16 Thread Laurent FAILLIE
> Your problem is slightly different then my own... as > the > username/password never becomes acceptable after 10 > mins when database > connections are pooled/persisted. What version of > Apache are you > using? Source-compiled 2.2.3, 2.2.4 or package from > your OS > vendor/distributor? It's 2

Re: [EMAIL PROTECTED] RE : Re: [EMAIL PROTECTED] Bug or configure error with mod_dbd and pgsql using Apache 2.2.3

2007-07-16 Thread Ned Wolpert
On 7/16/07, Laurent FAILLIE <[EMAIL PROTECTED]> wrote: As explained in a mail I sent on June the 25, I'm able to make authentication running against a pg database (I have to enter 4 or 5 time the user/password before being accepted). Unfortunately, no response till now. I've created a bug report

Re: [EMAIL PROTECTED] Bug or configure error with mod_dbd and pgsql using Apache 2.2.3

2007-07-16 Thread Ned Wolpert
Ah yes... apparently, I assumed that CentOS5 had the latest which for them is 2.2.3... and the real question of updating httpd rests with CentOS/RHEL then it does with apache... :-( I have to make a special install on a test box to see if mod_dbd changes fixes my issues. Should I use httpd 2.2.4

Re: [EMAIL PROTECTED] Bug or configure error with mod_dbd and pgsql using Apache 2.2.3

2007-07-16 Thread William A. Rowe, Jr.
Ned Wolpert wrote: > This may be a stupid question... when is 2.2.4 being released? Is > there a roadmap for Apache's httpd? Foolish, maybe. http://www.apache.org/dist/httpd/ - January? 2.2.5 is likely this summer, in spite of so many people's holidays. Amsterdam (3.0?) is in-the-works, mod_ssl

[EMAIL PROTECTED] RE : Re: [EMAIL PROTECTED] Bug or configure error with mod_dbd and pgsql using Apache 2.2.3

2007-07-16 Thread Laurent FAILLIE
--- Nick Kew <[EMAIL PROTECTED]> a écrit : > That looks like a possible manifestation of > http://issues.apache.org/bugzilla/show_bug.cgi?id=39329 > > Either apply the latest patch in the bug report, or > update to > the trunk version of mod_dbd. And please let us know if it's working correctly

Re: [EMAIL PROTECTED] Bug or configure error with mod_dbd and pgsql using Apache 2.2.3

2007-07-16 Thread Ned Wolpert
This may be a stupid question... when is 2.2.4 being released? Is there a roadmap for Apache's httpd? On 7/16/07, Ned Wolpert <[EMAIL PROTECTED]> wrote: Looking through the patch, the patch itself should not be specific to MySQL, right? I can try the latest version of the mod_dbd.c itself and v

Re: [EMAIL PROTECTED] Bug or configure error with mod_dbd and pgsql using Apache 2.2.3

2007-07-16 Thread Ned Wolpert
Looking through the patch, the patch itself should not be specific to MySQL, right? I can try the latest version of the mod_dbd.c itself and verify that it works against the SRPM of httpd on CentOS5... I'll post my results On 7/16/07, Nick Kew <[EMAIL PROTECTED]> wrote: On Mon, 16 Jul 2007

Re: [EMAIL PROTECTED] Bug or configure error with mod_dbd and pgsql using Apache 2.2.3

2007-07-16 Thread Nick Kew
On Mon, 16 Jul 2007 11:55:21 -0700 "Ned Wolpert" <[EMAIL PROTECTED]> wrote: > Folks- > > I'm seeing a problem where authentication for a user on my site > using the mod_dbd structure works just fine for about 10 mins, then > fails if 'pooling' (DBDPersist) is on, and works all the time if > DBD

[EMAIL PROTECTED] Bug or configure error with mod_dbd and pgsql using Apache 2.2.3

2007-07-16 Thread Ned Wolpert
Folks- I'm seeing a problem where authentication for a user on my site using the mod_dbd structure works just fine for about 10 mins, then fails if 'pooling' (DBDPersist) is on, and works all the time if DBDPersist is off. When it starts failing, the postgresql logs complain authn_dbd_1 isn't f