dev  

[PATCH] mod_log_config : 2.2 extended port logging backport from trunk

Vincent Deffontaines
Wed, 16 Apr 2008 15:00:51 -0700


Greetings,

Trunk can log connection source port by using in Logformat : "%{remote}p".
2.2 currently does not support that (only logs the destination port of the connection).

Included is a very simple (trivial) backport of that functionnality from trunk to 2.2.
Tested, works for me.

Vincent

Attachment: mod_log_config_extended_port_logging.patch.gz
Description: application/gzip