[rt-devel] RT still open too many connections to mysql

Jesse Vincent jesse at bestpractical.com
Mon Mar 31 11:54:34 EST 2003


You need to have your apache start fewer processes than your mysqld will
allow to connect.


On Mon, Mar 31, 2003 at 06:30:32PM +0200, Peter Mikeska wrote:
> Hi,
> I have problem and not sure if it has something to do with rt.
> I have runnig rt3, when browsing pages on rt it opens still more and
> more connections to mysql, all threads in mysql get to sleep and after
> reaching max_connections its blocking any other request. I lie this
> by  setting wait_timeout=600 and max connection=300 but I feel its not
> right solution. Does any1 have clue what problam can be? It looks to
> me like not proper handling of making connections to mysql (when its
> full i get error mesage in apache log .. in RT.pm line 124)
> 
> i dont know whats is screwed . its apache or mysql or Apache::DBI or
> what ?
> pliiz any help, thank you in advance ;)))
> cee ya
> Miki
> 
> 
>   
> 
> -- 
> S pozdravom
>  Peter                          mailto:mikeska at alcatel.sk
> 
> _______________________________________________
> rt-devel mailing list
> rt-devel at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-devel

-- 
http://www.bestpractical.com/rt  -- Trouble Ticketing. Free.



More information about the Rt-devel mailing list