On Thu, Mar 5, 2009 at 3:23 AM, syuji <[email protected]> wrote:

>
> Hi,
>
> I'm trying to setup rails 2.2.2 pool connections to MySQL by
> specifying the pool setting with 5 in database.yml but no hope.. It
> doesn't work.
> My rails is running on webrick in the production mode and the webrick
> is launched by RadRails.
>
> Even though I send multiple requests to my app on rails at the same
> time, it seemed only one connection is shared ( pooled ).
> I also checked on MySQL with the command "show processlist"  but only
> one connection was shown.
>
> Do I have to do something ?? or Rails on Windows cannot make multiple
> connections ??
>
> thanks.
>
> syuji
>

What does you database.yml look like?  Are you seeing any error messages in
the logs?

-Conrad

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to