\n", NULL);
ap_rvputs(r, worker->s->name, " | ", NULL);
- ap_rvputs(r, "", ap_escape_html(r->pool, worker->s->route),
+ ap_rvputs(r, " | ", ap_escape_html(r->pool, worker->s->route),
NULL);
- ap_rvputs(r, " | ",
+ ap_rvputs(r, " | ",
ap_escape_html(r->pool, worker->s->redirect), NULL);
- ap_rprintf(r, " | %d | ", worker->s->lbfactor);
- ap_rprintf(r, "%d | ", worker->s->lbset);
+ ap_rprintf(r, " | %d | ", worker->s->lbfactor);
+ ap_rprintf(r, "%d | ", worker->s->lbset);
ap_rvputs(r, ap_proxy_parse_wstatus(r->pool, worker), NULL);
ap_rputs(" | ", r);
- ap_rprintf(r, "%" APR_SIZE_T_FMT " | ", worker->s->elected);
+ ap_rprintf(r, " | %" APR_SIZE_T_FMT " | ", worker->s->elected);
ap_rputs(apr_strfsize(worker->s->transferred, fbuf), r);
- ap_rputs(" | ", r);
+ ap_rputs(" | ", r);
ap_rputs(apr_strfsize(worker->s->read, fbuf), r);
ap_rputs(" |
\n", r);
@@ -1063,35 +1081,35 @@ static int balancer_handler(request_rec *r)
if (wsel && bsel) {
ap_rputs("