Re: how cakephp to manage its database connections?.

2009-03-15 Thread Rimoe
hi,
every one.

now I have suffer from the database connections count aren't enough.
In the Java, It has a connnection pool to manage the connections.
If has no any connection, It should wait the connection that been released,
and you can set the timeout, then In cakephp has it the ability?

If it has no the ability, every one how to handle the connection question?
for example, we don't should to set the apache max connections count is
equal
to the database connections count.
but now, If I have too many apache connect, my database will get an error,
that has no enough connections,

If who know how to handle the question, please tell me,
Thank you very much.

rimoe




2009/3/13 Rimoe 

> hi,
> I want to know how cakephp to manage its database connections.
>
> for example.
> can it been set the most connection count?,
> and has it a connection pool to manage all of the connections
>
>
> Thanks
>
> rimoe
>
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



how cakephp to manage its database connections?.

2009-03-12 Thread Rimoe
hi,
I want to know how cakephp to manage its database connections.

for example.
can it been set the most connection count?,
and has it a connection pool to manage all of the connections


Thanks

rimoe

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---