Hi.
I asked this question last week and nobody answered. Please
someone give me a hint.

I need to buy a new server that must handle 500 concurrent
connections to a mysql server and I don't know how many RAM
should have.

I've been looking to the process list but I'm clueless about
how much memory is shared. Any advice ?

Here is the output of VMonitor:

##   PID UID    Size Share VSize   Rss TTY  St  Command
 1 23902 mysql   21M  2.2M   71M   21M      S   mysqld
 2 23904 mysql   21M  2.2M   71M   21M      S   mysqld
 3 23905 mysql   21M  2.2M   71M   21M      S   mysqld
 4 23906 mysql   21M  2.2M   71M   21M      S   mysqld
 ....

Does this mean every connection uses 21M of memory,
2.2 MB shared with the rest of mysql clients ?

Thank you very much.
--
frankie


---------------------------------------------------------------------
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 <mysql-unsubscribe-##L=##[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to