On 11/30/2011 5:03 AM, minf...@apache.org wrote:
+<tr><td><code>%{c}a</code></td> +<td>Actual remote IP-address and port (see the +<module>mod_remoteip</module> module)</td></tr> +
I thought we had this discussion... the words "actual" and "effective" are misnomers. Remote peer IP is what you were attempting to say. There are not necessarily two; we may have many intermediary hosts. Peer IP informs the reader that it's the immediate client, and Client IP informs the reader that it's the most remote client. Let's not confuse the docs with yet other pejoratives like actual/effective.