aboutsummaryrefslogblamecommitdiff
path: root/sysutils/p5-reslog/pkg-descr
blob: ba7455eb8d9fbedf88e8208d8c1121b80a6aaa23 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                            
reslog resolves IPs in Apache(8) log files. The result can then be analyzed
by another program, like Analog. You can think of it as a replacement of the
Apache(8) HostNameLookups directive, in the sense that it resolves client
IPs altogether once a day.

Resolving takes long time. This is mainly caused by resolving: Network
packets may be filtered by firewalls; DNS servers may not be correctly
configured; may not be up working; may sit in slow network sections; may be
old slow machines; may have traffic jam... etc. All these reasons are out of
our control.