178 | | 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): |
179 | | |
180 | | {{{ |
181 | | CTL_ONEX_SPIDER_LOAD=1552 |
182 | | CTL_FIVX_SPIDER_LOAD=1552 |
183 | | CTL_ONEX_LOAD=5776 |
184 | | CTL_FIVX_LOAD=3552 |
185 | | CTL_ONEX_LOAD_CRIT=7552 |
186 | | CTL_FIVX_LOAD_CRIT=6220 |
| 178 | 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): |
| 179 | |
| 180 | {{{ |
| 181 | CTL_ONEX_SPIDER_LOAD=1940 |
| 182 | CTL_FIVX_SPIDER_LOAD=1940 |
| 183 | CTL_ONEX_LOAD=7220 |
| 184 | CTL_FIVX_LOAD=4440 |
| 185 | CTL_ONEX_LOAD_CRIT=9440 |
| 186 | CTL_FIVX_LOAD_CRIT=7775 |