| 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 |
| | 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 and ticket:555#comment:124): |
| | 271 | |
| | 272 | {{{ |
| | 273 | CTL_ONEX_SPIDER_LOAD=2716 |
| | 274 | CTL_FIVX_SPIDER_LOAD=2716 |
| | 275 | CTL_ONEX_LOAD=10108 |
| | 276 | CTL_FIVX_LOAD=6216 |
| | 277 | CTL_ONEX_LOAD_CRIT=13216 |
| | 278 | CTL_FIVX_LOAD_CRIT=10885 |