Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > a9861aac0977a468c7b077c3f480368d > files > 28

mirrorbrain-2.17.0-1.mga4.x86_64.rpm

# This is configuration is per server.

DBDriver pgsql
DBDParams "host=localhost user=mb password=foobar dbname=mb connect_timeout=15"

# applies to threaded MPMs only. Prefork will use one databae connection
# per child.
<IfModule !prefork.c>
    DBDMin  0
    DBDMax  32
    DBDKeep 4
    DBDExptime 10
</IfModule>