Lines Matching refs:max
168 * mod_usertrack: Use T_CONFIG_INT for max-age, solves range problem (#1455)
219 * Fix max-age value in mod_expire for 'modification' (fixes #1978)
234 * Allow max-keep-alive-requests to depend on conditional (fixes #1881)
275 * Use/enforce sane max-connection values (fixes #1803)
279 * Fix max-connection limit handling/100% cpu usage (fixes #1436)
392 * fix min-procs handling in mod_scgi.c, just set to max-procs (patch from #623)
401 * fixed forwarding a SIGINT and SIGHUP when using max-workers (#902)
551 * fixed SIGHUP handling if max-workers is used
621 * fixed max-age timestamps in mod_expire
628 * fixed fdvent-handler init if server.max-worker was used
655 * added Cache-Control: max-age to mod_expire
707 * added server.max-connections
831 * fixed min-procs and max-procs in FastCGI on PowerPC