Hi Stefan,

I have eventually had some time to do my tests.
My results are that the cherokee version of the dbslayer does not keep the
persistent connections open.

Here is my test with the cherokee version.
http://worldsoft-blog.com/b/25/dbslayer-test-with-the-cherokee-handler

Here is the result with nyt version which does indeed keep the handle open.
http://worldsoft-blog.com/b/26/dbslayer-test-with-the-nyt-version

best regards


On Fri, Oct 9, 2009 at 4:17 PM, Atif Ghaffar <[email protected]> wrote:

>
>
> On Fri, Oct 9, 2009 at 4:14 PM, Stefan de Konink <[email protected]> wrote:
>
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA512
>>
>> Atif Ghaffar schreef:
>> >> For example: When write a normal SCGI app and start 5 instances of it
>> >> and make a few requests to the loadbalancer (Cherokee+SCGI_handler), I
>> >> see five open connections in mysql process list.
>>
>> Completely correct. For each request a connection is forked, read how
>> the mysql_open works :)
>>
>>
>
> Stefan, yes I totaly agree with you.
> I am  saying that this is what I was expecting with dbslayer handler, but
> not getting it.
>
> The connections from the dbslayer -> database are not staying persistent.
> I will do some more tests over the weekend and get back with my findings.
>
>
>
>
>
>> Stefan
>> -----BEGIN PGP SIGNATURE-----
>> Version: GnuPG v2.0.11 (GNU/Linux)
>> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>>
>> iEYEAREKAAYFAkrPRVAACgkQYH1+F2Rqwn26OwCgjdeGGmLxtls0Jk5xTQL+b3e6
>> 7ucAoIksQzipWA8ShzaVSMpsQ6qZUTZe
>> =0l3N
>> -----END PGP SIGNATURE-----
>>
>
>
>
> --
> best regards
> Atif Ghaffar
>



-- 
best regards
Atif Ghaffar
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to