Changes between Version 74 and Version 75 of PuffinServer


Ignore:
Timestamp:
10/23/13 12:53:09 (3 years ago)
Author:
chris
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PuffinServer

    v74 v75  
    268268}}} 
    269269 
    270 To adjust the restarting of nginx and the killing of nginx and php-fpm under heave loads edit {{{/var/xdrago/second.sh}}} changing these values (see ticket:563#comment:9 and ticket:555#comment:52): 
    271  
    272 {{{ 
    273 CTL_ONEX_SPIDER_LOAD=1940 
    274 CTL_FIVX_SPIDER_LOAD=1940 
    275 CTL_ONEX_LOAD=7220 
    276 CTL_FIVX_LOAD=4440 
    277 CTL_ONEX_LOAD_CRIT=9440 
    278 CTL_FIVX_LOAD_CRIT=7775 
     270To adjust the restarting of nginx and the killing of nginx and php-fpm under heave loads edit {{{/var/xdrago/second.sh}}} changing these values (see ticket:563#comment:9 and ticket:555#comment:52 and ticket:555#comment:124): 
     271 
     272{{{ 
     273CTL_ONEX_SPIDER_LOAD=2716 
     274CTL_FIVX_SPIDER_LOAD=2716 
     275CTL_ONEX_LOAD=10108 
     276CTL_FIVX_LOAD=6216 
     277CTL_ONEX_LOAD_CRIT=13216 
     278CTL_FIVX_LOAD_CRIT=10885 
    279279}}} 
    280280