From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-sysadm/2011-January/002011.html | 99 ++++++++++++++++++++++++++ 1 file changed, 99 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/002011.html (limited to 'zarb-ml/mageia-sysadm/2011-January/002011.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/002011.html b/zarb-ml/mageia-sysadm/2011-January/002011.html new file mode 100644 index 000000000..166aae85a --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/002011.html @@ -0,0 +1,99 @@ + + + + [Mageia-sysadm] Forum VM needs + + + + + + + + + +

[Mageia-sysadm] Forum VM needs

+ Michael Scherer + misc at zarb.org +
+ Thu Jan 13 13:19:04 CET 2011 +

+
+ +
Le jeudi 13 janvier 2011 à 13:06 +0100, Thierry Vignaud a écrit :
+> On 12 January 2011 21:27, Maât <maat-ml at vilarem.net> wrote:
+> > So phpBB needs a LAMP Stack : Apache + PHP5 + MysSQL5 (it prefers to have MySQLi extention)
+> 
+> (...)
+> 
+> > For performance questions : i guess forum opening will trigger a rather vast amount of people coming
+> > (at least to register their nicks)... i'd be happy to avoid the server being loaded to death.
+> >
+> > So i'm targetting at least one thousand simultaneous users being active on the forum... that will do for apache tuning.
+> 
+> or use nginx instead of apache.
+> Load peaks are exactly where nginx beats apache (one process per core
+> vs one process/thread per connection):
+> - stable memory usage over time
+> - less unhandled requests on load
+>
+> On one server I set up, nginx+php-fpm+mysql handled 1.5 millions
+> request in one hour with ridiculous load
+> as well as ridiculous stable memory usage (2gb where most where system
+> buffers & cache)
+
+With php as fast-cgi, or using fpm ?
+
+-- 
+Michael Scherer
+
+
+ + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-sysadm +mailing list
+ -- cgit v1.2.1