Loading CHANGES +1 −1 Original line number Diff line number Diff line Loading @@ -9264,7 +9264,7 @@ Changes with Apache 1.3.1 *) Cache a proxied request in the event that the client cancels the transfer, provided that the configured percentage of the file has already been transfered. It works for HTTP transfers only. The already been transferred. It works for HTTP transfers only. The new configuration directive is called CacheForceCompletion. [Glen Parker <glenebob nwlink.com>] PR#2277 Loading docs/manual/mod/mod_rewrite.html.en +2 −2 Original line number Diff line number Diff line Loading @@ -256,7 +256,7 @@ URLs on the fly</td></tr> <code>%N</code> (see below). These are available for creating the strings <em>Substitution</em> and <em>TestString</em>. Figure 2 shows to which locations the back-references are transfered for expansion.</p> transferred for expansion.</p> <p class="figure"> <img src="../images/mod_rewrite_fig2.gif" width="381" height="179" alt="[Needs graphics capability to display]" /><br /> Loading docs/manual/mod/mod_rewrite.xml +1 −1 Original line number Diff line number Diff line Loading @@ -242,7 +242,7 @@ URLs on the fly</description> <code>%N</code> (see below). These are available for creating the strings <em>Substitution</em> and <em>TestString</em>. Figure 2 shows to which locations the back-references are transfered for expansion.</p> transferred for expansion.</p> <p class="figure"> <img src="../images/mod_rewrite_fig2.gif" width="381" Loading modules/aaa/mod_auth_digest.c +1 −1 Original line number Diff line number Diff line Loading @@ -669,7 +669,7 @@ static const command_rec digest_cmds[] = /* * client list code * * Each client is assigned a number, which is transfered in the opaque * Each client is assigned a number, which is transferred in the opaque * field of the WWW-Authenticate and Authorization headers. The number * is just a simple counter which is incremented for each new client. * Clients can't forge this number because it is hashed up into the Loading modules/proxy/mod_proxy.c +2 −2 Original line number Diff line number Diff line Loading @@ -1724,7 +1724,7 @@ static int proxy_status_hook(request_rec *r, int flags) ap_rvputs(r, "</td><td>", worker->s->redirect, NULL); ap_rprintf(r, "</td><td>%d</td>", worker->s->lbfactor); ap_rprintf(r, "<td>%d</td><td>", (int)(worker->s->elected)); ap_rputs(apr_strfsize(worker->s->transfered, fbuf), r); ap_rputs(apr_strfsize(worker->s->transferred, fbuf), r); ap_rputs("</td><td>", r); ap_rputs(apr_strfsize(worker->s->read, fbuf), r); ap_rputs("</td>\n", r); Loading @@ -1747,7 +1747,7 @@ static int proxy_status_hook(request_rec *r, int flags) "<tr><th>Redir</th><td>Session Route Redirection</td></tr>\n" "<tr><th>F</th><td>Load Balancer Factor in %</td></tr>\n" "<tr><th>Acc</th><td>Number of requests</td></tr>\n" "<tr><th>Wr</th><td>Number of bytes transfered</td></tr>\n" "<tr><th>Wr</th><td>Number of bytes transferred</td></tr>\n" "<tr><th>Rd</th><td>Number of bytes read</td></tr>\n" "</table>", r); Loading Loading
CHANGES +1 −1 Original line number Diff line number Diff line Loading @@ -9264,7 +9264,7 @@ Changes with Apache 1.3.1 *) Cache a proxied request in the event that the client cancels the transfer, provided that the configured percentage of the file has already been transfered. It works for HTTP transfers only. The already been transferred. It works for HTTP transfers only. The new configuration directive is called CacheForceCompletion. [Glen Parker <glenebob nwlink.com>] PR#2277 Loading
docs/manual/mod/mod_rewrite.html.en +2 −2 Original line number Diff line number Diff line Loading @@ -256,7 +256,7 @@ URLs on the fly</td></tr> <code>%N</code> (see below). These are available for creating the strings <em>Substitution</em> and <em>TestString</em>. Figure 2 shows to which locations the back-references are transfered for expansion.</p> transferred for expansion.</p> <p class="figure"> <img src="../images/mod_rewrite_fig2.gif" width="381" height="179" alt="[Needs graphics capability to display]" /><br /> Loading
docs/manual/mod/mod_rewrite.xml +1 −1 Original line number Diff line number Diff line Loading @@ -242,7 +242,7 @@ URLs on the fly</description> <code>%N</code> (see below). These are available for creating the strings <em>Substitution</em> and <em>TestString</em>. Figure 2 shows to which locations the back-references are transfered for expansion.</p> transferred for expansion.</p> <p class="figure"> <img src="../images/mod_rewrite_fig2.gif" width="381" Loading
modules/aaa/mod_auth_digest.c +1 −1 Original line number Diff line number Diff line Loading @@ -669,7 +669,7 @@ static const command_rec digest_cmds[] = /* * client list code * * Each client is assigned a number, which is transfered in the opaque * Each client is assigned a number, which is transferred in the opaque * field of the WWW-Authenticate and Authorization headers. The number * is just a simple counter which is incremented for each new client. * Clients can't forge this number because it is hashed up into the Loading
modules/proxy/mod_proxy.c +2 −2 Original line number Diff line number Diff line Loading @@ -1724,7 +1724,7 @@ static int proxy_status_hook(request_rec *r, int flags) ap_rvputs(r, "</td><td>", worker->s->redirect, NULL); ap_rprintf(r, "</td><td>%d</td>", worker->s->lbfactor); ap_rprintf(r, "<td>%d</td><td>", (int)(worker->s->elected)); ap_rputs(apr_strfsize(worker->s->transfered, fbuf), r); ap_rputs(apr_strfsize(worker->s->transferred, fbuf), r); ap_rputs("</td><td>", r); ap_rputs(apr_strfsize(worker->s->read, fbuf), r); ap_rputs("</td>\n", r); Loading @@ -1747,7 +1747,7 @@ static int proxy_status_hook(request_rec *r, int flags) "<tr><th>Redir</th><td>Session Route Redirection</td></tr>\n" "<tr><th>F</th><td>Load Balancer Factor in %</td></tr>\n" "<tr><th>Acc</th><td>Number of requests</td></tr>\n" "<tr><th>Wr</th><td>Number of bytes transfered</td></tr>\n" "<tr><th>Wr</th><td>Number of bytes transferred</td></tr>\n" "<tr><th>Rd</th><td>Number of bytes read</td></tr>\n" "</table>", r); Loading