Hi,
I asked a friend who is a Berkeley DB expert about these locking issues.
You can find his blog posting at www.ddanderson.com/myblog/
It starts:
I hear this occasionally - Berkeley DB is unreliable, is prone to lockups,
you just can't depend on it. On the other hand, I've been working wit
On Apr 9, 2007, at 11:55 AM, Geoffrey Young wrote:
while pnotes is a gem, keep in mind that there are official
channels for
communication of user data when rolling your own authentication
mechanism - authentication handlers are expected to set $r->user() and
$r->connection->auth_type().
ack
Jonathan Vanasco wrote:
>
> On Apr 8, 2007, at 6:29 AM, Erik Norgaard wrote:
>
>> First, this might me a stupid question, but I haven't found (or
>> understood) how this works. When you have multiple handlers each
>> being called in different stages of the request handling, how do you
>> pass