#include "mod_proxy.h"
#include "scoreboard.h"
#include "ap_mpm.h"
#include "apr_version.h"
#include "ap_hooks.h"
Go to the source code of this file.
◆ age()
◆ find_best_byrequests()
◆ is_best_byrequests()
◆ lbmethod_byrequests_post_config()
< Module has handled this stage.
< Module has handled this stage.
< Module has handled this stage.
Definition at line 130 of file mod_lbmethod_byrequests.c.
◆ register_hook()
◆ reset()
◆ ap_proxy_balancer_get_best_worker_fn
◆ aplog_module_index
| int* const aplog_module_index = &( lbmethod_byrequests_module.module_index) |
|
static |
◆ byrequests
Initial value:=
{
"byrequests",
}
static apr_status_t age(proxy_balancer *balancer, server_rec *s)
static proxy_worker * find_best_byrequests(proxy_balancer *balancer, request_rec *r)
static apr_status_t reset(proxy_balancer *balancer, server_rec *s)
Definition at line 119 of file mod_lbmethod_byrequests.c.