On 09/23/2007 10:49 PM, Jeff Trawick wrote: > On 9/18/07, Plüm, Rüdiger, VF-Group <[EMAIL PROTECTED]> wrote: >> >>> -----Ursprüngliche Nachricht----- >>> Von: Adam Hasselbalch Hansen >>> Gesendet: Dienstag, 18. September 2007 12:25 >>> An: dev@httpd.apache.org >>> Betreff: [PATCH 43415] Logging remote port. >>> >>> >>> I have created a patch for httpd 2.2.6, giving the additional >>> LogFormat >>> directive %R, which logs the port of the host making the request. >>> >>> This is due to new legislation in Denmark, requiring ISPs and hosting >>> companies to log the originating port of all traffic. >> 5 comments: > >> 3. I am not too happy with using %R, but to be honest I have no better >> proposal :-). >> Maybe other have. > > %{canonical}p (default) > %{local}p > %{remote}p
Sounds good to me. Regards Rüdiger