Changes between Version 20 and Version 21 of HostingServerSetupRecommendations


Ignore:
Timestamp:
Aug 31, 2010, 9:53:34 AM (14 years ago)
Author:
AlexT
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HostingServerSetupRecommendations

    v20 v21  
    164164 
    165165It means 200 requests with 50 concurrency requests and cookies are set to simulate logged in user. 
    166 Total test execution time was measured.  
     166Total test execution time was measured - so biggest value means slowest execution time.  
     167 
     168The following pages were tested: 
     169 
     170 * phpinfo() - performance of single and simple php script file execution time 
     171 * XML.php - performance of periodic requests, like checking for updates in Flash messenger, simple messenger, member menu notifications, spy updates. 
     172 * faq.php - performance of simple dolphin pages, page with one text block 
     173 * index.php - performance of complex dolphin pages with many blocks from different modules, most complex and slowest page in Dolphin is tested 
     174 
     175Finally the result: 
     176 
     177[[Image(hssr-benchmark.jpg)]] 
     178 
     179__Conclusion:__ suPHP/CGI is slowest possible setup, most important that it is '''5x times slower''' for most frequent requests to XML.php and similar pages. FastCGI+eAccelerator or mod_php+eAccelerator is the fastest setup. If you already have mod_php or FastCGI setup you can easily install eAccelerator and get more than 200% performance increase ! 
     180  
     181Also since Dolphin 7.0.3 there is build-in support of eAccelerator shared memory cache, so there is even more performnace increase, because this test do not include this modification. 
    167182 
    168183 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.
Fork me on GitHub