diff options
| author | (no author) <(no author)@unknown> | 2001-05-04 21:54:25 +0000 |
|---|---|---|
| committer | (no author) <(no author)@unknown> | 2001-05-04 21:54:25 +0000 |
| commit | ad2dd84025f628d29200b5a9a41d654be678aa6f (patch) | |
| tree | 35a838b6e9d6510a91e386728e78b4a81cb55781 /docs/manual/programs/logresolve.html | |
| parent | f83672781de25207442ff908258219de1d103062 (diff) | |
| download | httpd-RSE.tar.gz | |
This commit was manufactured by cvs2svn to create branch 'RSE'.RSE
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/RSE@88989 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/programs/logresolve.html')
| -rw-r--r-- | docs/manual/programs/logresolve.html | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/docs/manual/programs/logresolve.html b/docs/manual/programs/logresolve.html deleted file mode 100644 index 1c5b1bd67e..0000000000 --- a/docs/manual/programs/logresolve.html +++ /dev/null @@ -1,39 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> -<html> -<head><title>Manual Page: logresolve - Apache HTTP Server</title></head> -<body bgcolor="#ffffff" text="#000000" link="#0000ff" -vlink="#000080" alink="#ff0000"> -<!--#include virtual="header.html" --> -<h1 align="center">Manual Page: logresolve</h1> -<!-- This document was autogenerated from the man page --> -<pre> -<strong>NAME</strong> - logresolve - resolve hostnames for IP-addresses in Apache - logfiles - -<strong>SYNOPSIS</strong> - <strong>logresolve </strong>[ -<strong>s </strong><em>filename </em>] [ -<strong>c </strong>] < <em>access</em>_<em>log </em>> - <em>access</em>_<em>log</em>.<em>new</em> - -<strong>DESCRIPTION</strong> - <strong>logresolve </strong>is a post-processing program to resolve IP- - addresses in Apache's access logfiles. To minimize impact - on your nameserver, logresolve has its very own internal - hash-table cache. This means that each IP number will only - be looked up the first time it is found in the log file. - -<strong>OPTIONS</strong> - -<strong>s </strong><em>filename </em>Specifies a filename to record statistics. - - -<strong>c </strong>This causes <strong>logresolve </strong>to apply some DNS checks: - after finding the hostname from the IP address, - it looks up the IP addresses for the hostname - and checks that one of these matches the origi- - nal address. - -<strong>SEE ALSO</strong> - <strong>httpd(8)</strong> - -</pre> -<!--#include virtual="footer.html" --> -</body></html> |
