> Yes, the mod_auth_pgsql series for Apache 2 is broken as you 
> describe.  It does not release the connection, but the change 
> is intentional.  Looking at the Changelog I see:
> 
> - now we reuse database connection,  2x speedup !!
> 
> Perhaps this is a good thing with different MPMs, but the 
> standard prefork module can exhaust the available connections 
> quite quickly as you describe.  Here is a patch for 
> mod_auth_pgsql 2.0.1 that reverts it to the previous behavior 
> of a new connection per authentication.

I'm getting many errors when I do the make on the patched files. Is
there other people that have compiled successfully the patched
mod_auth_pgsql 2.0.1 ?

I've attached to this email the error log. Do you have the same errors
than me or do I have missed something ?
 
> I have added the maintainer to the cc: list, perhaps he has 
> some input?

I don't know, I've written to the maintainer but until now I never
received any answer from him. Is there a CVS somewhere with that project
? 

Regards,

---------------------------------------
Bruno BAGUETTE - [EMAIL PROTECTED] 

Attachment: make_errors.log
Description: Binary data

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Reply via email to