IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 39 and Version 40 of ApacheTuning


Ignore:
Timestamp:
Mar 10, 2011, 3:29:37 PM (15 years ago)
Author:
Serge CHASTEL
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ApacheTuning

    v39 v40  
    1901904 busy, then 20 segfaults.
    191191
     192=== Experiment 25 ===
     193(25, 200, 10, [50, '''50''', '''51''', 150, 10000])
     194
     195Some busy, many segfaults. Got the following error message though:
     196[Thu Mar 10 15:25:23 2011] [error] server reached MaxClients setting, consider raising the MaxClients setting
     197
     198=== Experiment 26 ===
     199(26, 200, 10, [50, 50, 51, 150, 10000])
     200Same parameters as 25 (I want to check if data are lost)
     201
     202Before experiment: 86500 entries in instance table
     203After experiment: 88500 entries (expected was 86500+200*10=88500)
     204No data loss.
     205
     206However I got only 2 busy messages, no segfaults and no error message as in 25.
     207
     208=== Experiment 27 ===