David Freeman writes:
> I am having a problem with mysql.  I am running a php web site that uses a (mysql 
>Ver 11.15 Disturb 3.23.39 for pc-linux-gnu (i686))database.  Whenever i get a load of 
>about 100 simultaneous users, mysql begins to spawn D stat processes and the site 
>dies. Everything works very well with smaller loads.
> 
> I am running this on a Quad Proc HP LH4 with 1GB Ram (which isn't being touched much)
> 
> running Slack ware 7.1 upgraded to kernel 2.4-efs
> 
> Apache http/https
> 
> any help would be greatly appreciated.
> 
> 
> here is a small sample of the spawned processes.


HI!

You are either running out of file descriptors or you have a lock
contention problem. 

Second problem can be solved by using our binary.


-- 
Regards,
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, FullTime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
       <___/   www.mysql.com

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to