Re: httpd: New log format to log X-Forwarded-{For|Port} headers

2019-05-03 Thread Mischa Peters
-- > On 3 May 2019, at 19:19, Theo Buehler wrote: > >> On Mon, Mar 04, 2019 at 02:06:02PM +0100, Bruno Flueckiger wrote: >> Hi, >> >> I've completely reworked my patch for httpd(8). The last patch broke the >> log format combined. And the config option was ugly. This time I've >> added another

Re: httpd: New log format to log X-Forwarded-{For|Port} headers

2019-05-03 Thread Theo Buehler
On Mon, Mar 04, 2019 at 02:06:02PM +0100, Bruno Flueckiger wrote: > Hi, > > I've completely reworked my patch for httpd(8). The last patch broke the > log format combined. And the config option was ugly. This time I've > added another log format called forwarded. It appends two fields to the > log

Re: httpd: New log format to log X-Forwarded-{For|Port} headers

2019-05-03 Thread Sebastian Benoit
Theo Buehler(t...@theobuehler.org) on 2019.05.03 04:59:16 +0200: > On Fri, Mar 08, 2019 at 10:52:28AM +0100, Reyk Floeter wrote: > > Hi, > > > > On Mon, Mar 04, 2019 at 02:06:02PM +0100, Bruno Flueckiger wrote: > > > I've completely reworked my patch for httpd(8). The last patch broke the > > > lo

Re: httpd: New log format to log X-Forwarded-{For|Port} headers

2019-05-02 Thread Bruno Flückiger
On 03.05., Theo Buehler wrote: > On Fri, Mar 08, 2019 at 10:52:28AM +0100, Reyk Floeter wrote: > > Hi, > > > > On Mon, Mar 04, 2019 at 02:06:02PM +0100, Bruno Flueckiger wrote: > > > I've completely reworked my patch for httpd(8). The last patch broke the > > > log format combined. And the config o

Re: httpd: New log format to log X-Forwarded-{For|Port} headers

2019-05-02 Thread Mischa Peters
> On 3 May 2019, at 04:59, Theo Buehler wrote: > >> On Fri, Mar 08, 2019 at 10:52:28AM +0100, Reyk Floeter wrote: >> Hi, >> >>> On Mon, Mar 04, 2019 at 02:06:02PM +0100, Bruno Flueckiger wrote: >>> I've completely reworked my patch for httpd(8). The last patch broke the >>> log format combine

Re: httpd: New log format to log X-Forwarded-{For|Port} headers

2019-05-02 Thread Theo Buehler
On Fri, Mar 08, 2019 at 10:52:28AM +0100, Reyk Floeter wrote: > Hi, > > On Mon, Mar 04, 2019 at 02:06:02PM +0100, Bruno Flueckiger wrote: > > I've completely reworked my patch for httpd(8). The last patch broke the > > log format combined. And the config option was ugly. This time I've > > added a

Re: httpd: New log format to log X-Forwarded-{For|Port} headers

2019-03-08 Thread Reyk Floeter
Hi, On Mon, Mar 04, 2019 at 02:06:02PM +0100, Bruno Flueckiger wrote: > I've completely reworked my patch for httpd(8). The last patch broke the > log format combined. And the config option was ugly. This time I've > added another log format called forwarded. It appends two fields to the > log for

httpd: New log format to log X-Forwarded-{For|Port} headers

2019-03-04 Thread Bruno Flueckiger
Hi, I've completely reworked my patch for httpd(8). The last patch broke the log format combined. And the config option was ugly. This time I've added another log format called forwarded. It appends two fields to the log format combined: The first field contains the value of the header X-Forwarded