You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Kevac Marko <ma...@kevac.org> on 2010/03/08 15:44:28 UTC

Re: apr_dbd: Support for multiple database connections from the same virtual host

Hello.

Probably you are talking about my bug and my patch -
https://issues.apache.org/bugzilla/show_bug.cgi?id=45456

As far as I know this patch was not been reviewed nor included to trunk.

We are using mod_dbd with this patch (probably slightly improved over
time) in production.

On Mon, Mar 8, 2010 at 12:13 AM, Graham Leggett <mi...@sharp.fm> wrote:
> Hi all,
>
> I am currently looking through the apr_dbd module to find whether it is
> possible to support multiple database connections per virtual host. I am
> finding references on the mailing list[1] that this capability was present
> on trunk, but looking at trunk, I don't see see any evidence of this kind of
> capability.
>
> Is this documented anywhere?
>
> [1] http://www.mail-archive.com/users@httpd.apache.org/msg38390.html
>
> Regards,
> Graham
> --
>
>



-- 
Marko Kevac

Re: apr_dbd: Support for multiple database connections from the same virtual host

Posted by Graham Leggett <mi...@sharp.fm>.
On 08 Mar 2010, at 4:45 PM, Kevac Marko wrote:

> If someone is still interested, I can update bug with newer patch in  
> a few days.

If you can that would be great, I had this idea in my head that it had  
been committed, but it hadn't. Will take a look when you do.

Regards,
Graham
--


Re: apr_dbd: Support for multiple database connections from the same virtual host

Posted by Graham Leggett <mi...@sharp.fm>.
On 09 Jun 2010, at 11:12 AM, Marko Kevac wrote:

> Topic up

Ack... a bit swamped in bugfixes right now, but will definitely go  
through it.

Regards,
Graham
--


Re: apr_dbd: Support for multiple database connections from the same virtual host

Posted by Marko Kevac <ma...@kevac.org>.
Topic up

On Fri, May 21, 2010 at 1:07 AM, Marko Kevac <ma...@kevac.org> wrote:
> Can someone comment on this, pls?
>
> On Mon, May 17, 2010 at 12:28 PM, Marko Kevac <ma...@kevac.org> wrote:
>> http://russian-knight.livejournal.com/187116.html
>>
>> On Mon, May 17, 2010 at 11:48 AM, Marko Kevac <ma...@kevac.org> wrote:
>>> Ok, here it is.
>>>
>>> https://issues.apache.org/bugzilla/show_bug.cgi?id=45456
>>>
>>> Test module is also there.
>>> Configuration example also.
>>>
>>>
>>> --
>>> A. Because it breaks the logical sequence of discussion
>>> Q. Why is top posting bad?
>>>
>>
>>
>>
>> --
>> A. Because it breaks the logical sequence of discussion
>> Q. Why is top posting bad?
>>
>
>
>
> --
> A. Because it breaks the logical sequence of discussion
> Q. Why is top posting bad?
>



-- 
A. Because it breaks the logical sequence of discussion
Q. Why is top posting bad?

Re: apr_dbd: Support for multiple database connections from the same virtual host

Posted by Marko Kevac <ma...@kevac.org>.
Can someone comment on this, pls?

On Mon, May 17, 2010 at 12:28 PM, Marko Kevac <ma...@kevac.org> wrote:
> http://russian-knight.livejournal.com/187116.html
>
> On Mon, May 17, 2010 at 11:48 AM, Marko Kevac <ma...@kevac.org> wrote:
>> Ok, here it is.
>>
>> https://issues.apache.org/bugzilla/show_bug.cgi?id=45456
>>
>> Test module is also there.
>> Configuration example also.
>>
>>
>> --
>> A. Because it breaks the logical sequence of discussion
>> Q. Why is top posting bad?
>>
>
>
>
> --
> A. Because it breaks the logical sequence of discussion
> Q. Why is top posting bad?
>



-- 
A. Because it breaks the logical sequence of discussion
Q. Why is top posting bad?

Re: apr_dbd: Support for multiple database connections from the same virtual host

Posted by Marko Kevac <ma...@kevac.org>.
http://russian-knight.livejournal.com/187116.html

On Mon, May 17, 2010 at 11:48 AM, Marko Kevac <ma...@kevac.org> wrote:
> Ok, here it is.
>
> https://issues.apache.org/bugzilla/show_bug.cgi?id=45456
>
> Test module is also there.
> Configuration example also.
>
>
> --
> A. Because it breaks the logical sequence of discussion
> Q. Why is top posting bad?
>



-- 
A. Because it breaks the logical sequence of discussion
Q. Why is top posting bad?

Re: apr_dbd: Support for multiple database connections from the same virtual host

Posted by Marko Kevac <ma...@kevac.org>.
Ok, here it is.

https://issues.apache.org/bugzilla/show_bug.cgi?id=45456

Test module is also there.
Configuration example also.


-- 
A. Because it breaks the logical sequence of discussion
Q. Why is top posting bad?

Re: apr_dbd: Support for multiple database connections from the same virtual host

Posted by Kevac Marko <ma...@kevac.org>.
Sorry for delay. Hope I will manage to find some time till monday.

On Mon, Mar 8, 2010 at 5:45 PM, Kevac Marko <ma...@kevac.org> wrote:
> If someone is still interested, I can update bug with newer patch in a few days.
>
> On Mon, Mar 8, 2010 at 5:44 PM, Kevac Marko <ma...@kevac.org> wrote:
>> Hello.
>>
>> Probably you are talking about my bug and my patch -
>> https://issues.apache.org/bugzilla/show_bug.cgi?id=45456
>>
>> As far as I know this patch was not been reviewed nor included to trunk.
>>
>> We are using mod_dbd with this patch (probably slightly improved over
>> time) in production.
>>
>> On Mon, Mar 8, 2010 at 12:13 AM, Graham Leggett <mi...@sharp.fm> wrote:
>>> Hi all,
>>>
>>> I am currently looking through the apr_dbd module to find whether it is
>>> possible to support multiple database connections per virtual host. I am
>>> finding references on the mailing list[1] that this capability was present
>>> on trunk, but looking at trunk, I don't see see any evidence of this kind of
>>> capability.
>>>
>>> Is this documented anywhere?
>>>
>>> [1] http://www.mail-archive.com/users@httpd.apache.org/msg38390.html
>>>
>>> Regards,
>>> Graham
>>> --
>>>
>>>
>>
>>
>>
>> --
>> Marko Kevac
>>
>
>
>
> --
> Marko Kevac
>



-- 
Marko Kevac

Re: apr_dbd: Support for multiple database connections from the same virtual host

Posted by Jeff Trawick <tr...@gmail.com>.
On Monday, March 8, 2010, Kevac Marko <ma...@kevac.org> wrote:
> If someone is still interested, I can update bug with newer patch in a few days.

Please do.


-- 
Born in Roswell... married an alien...

Re: apr_dbd: Support for multiple database connections from the same virtual host

Posted by Kevac Marko <ma...@kevac.org>.
If someone is still interested, I can update bug with newer patch in a few days.

On Mon, Mar 8, 2010 at 5:44 PM, Kevac Marko <ma...@kevac.org> wrote:
> Hello.
>
> Probably you are talking about my bug and my patch -
> https://issues.apache.org/bugzilla/show_bug.cgi?id=45456
>
> As far as I know this patch was not been reviewed nor included to trunk.
>
> We are using mod_dbd with this patch (probably slightly improved over
> time) in production.
>
> On Mon, Mar 8, 2010 at 12:13 AM, Graham Leggett <mi...@sharp.fm> wrote:
>> Hi all,
>>
>> I am currently looking through the apr_dbd module to find whether it is
>> possible to support multiple database connections per virtual host. I am
>> finding references on the mailing list[1] that this capability was present
>> on trunk, but looking at trunk, I don't see see any evidence of this kind of
>> capability.
>>
>> Is this documented anywhere?
>>
>> [1] http://www.mail-archive.com/users@httpd.apache.org/msg38390.html
>>
>> Regards,
>> Graham
>> --
>>
>>
>
>
>
> --
> Marko Kevac
>



-- 
Marko Kevac