Searched refs:trigger (Results 1 – 2 of 2) sorted by relevance
| /lighttpd1.4/src/ |
| H A D | gw_backend.c | 997 …host * const host, log_error_st * const errh, const int debug, const int trigger, gw_proc * const … in gw_restart_dead_proc() argument 1005 if (trigger && ++proc->disabled_until > 4) { in gw_restart_dead_proc() 1058 …t_dead_procs(gw_host * const host, log_error_st * const errh, const int debug, const int trigger) { in gw_restart_dead_procs() argument 1066 gw_restart_dead_proc(host, errh, debug, trigger, proc); in gw_restart_dead_procs()
|
| /lighttpd1.4/ |
| H A D | NEWS | 1073 * [multiple] avoid duplicate parsing in trigger func (#3056) 1284 * [core] run all trigger and sighup handlers 3204 * Fix close_timeout_ts trigger (should finally fix lingering close)
|