IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 41 and Version 42 of ApacheTuning


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

--

Legend:

Unmodified
Added
Removed
Modified
  • ApacheTuning

    v41 v42  
    211211
    212212=== Experiment 28 ===
    213 
     213(28, -, -, ['''150''', '''150''', '''200''', '''250''', 10000])
     214The script was not started.
     215
     216I tried the previous configuration to see how apache was behaving.
     217
     218When started, error log immediately shows segfaults! Doing nothing, busy and segfaults messages can be observed.
     219The busy error message is:
     220[info] server seems busy, (you may need to increase StartServers, or Min/MaxSpareServers), spawning 8 children, there are 132 idle, and 132 total children
     221
     222=== Experiment 29 ===
     223(29, 200, 10, ['''150''', '''50''', '''200''', '''250''', 10000])
     224I sat the MinSpareServers to a more sensible (well...) value.
     225
     226The error log immediately shows segfaults when the apache server is started but after about 20 messages, steady state seems to be reached and no more message is displayed.
     227
     228When the script is run, a few busy messages are displayed but a lot of segfaults (I didn't count but far much than in experiment XX)