is ap_hook_log_transaction the wright place where to write my stats code ?

2014-12-06 Thread nik600
Dear all i've written a custom module to handle the cache of my CMS system. Basically this module works in ap_hook_translate_name and decides (following some custom logic) if the request can be served or not from the cache. If yes, the r-uri is changed to be served locally from my cache dir if

Re: Systemd support in 2.4

2014-12-06 Thread Jeff Trawick
On Fri, Dec 5, 2014 at 6:59 AM, Jan Kaluža jkal...@redhat.com wrote: On 12/02/2014 02:08 PM, Jeff Trawick wrote: On Wed, Sep 17, 2014 at 9:22 AM, Jeff Trawick traw...@gmail.com mailto:traw...@gmail.com wrote: On Mon, Sep 15, 2014 at 2:00 AM, Jan Kaluža jkal...@redhat.com

Re: svn commit: r1642847 - in /httpd/httpd/trunk: CHANGES docs/manual/mod/core.xml include/ap_mmn.h include/http_core.h server/core.c server/util_script.c

2014-12-06 Thread Eric Covener
On Sat, Dec 6, 2014 at 7:54 AM, Jeff Trawick traw...@gmail.com wrote: URL: http://svn.apache.org/r1642847 Log: core: Add CGIPassAuth directive to control whether HTTP authorization headers are passed to scripts as CGI variables. PR: 56855 Before I propose this as a backport, are there any

Re: mod_proxy_fcgi issues

2014-12-06 Thread Eric Covener
On Fri, Dec 5, 2014 at 9:23 PM, Jeff Trawick traw...@gmail.com wrote: I guess PATH_INFO is the issue that affects the most people; thoughts? I guess expression-based support for overriding the default PATH_INFO calculation is the basis for solving the widest variety of problems with any of

Re: svn commit: r1643537 - in /httpd/httpd/trunk: CHANGES docs/log-message-tags/next-number modules/proxy/mod_proxy_ajp.c

2014-12-06 Thread Eric Covener
On Sat, Dec 6, 2014 at 9:33 AM, yla...@apache.org wrote: +else if (output_failed) { +ap_log_rerror(APLOG_MARK, APLOG_ERR, status, r, APLOGNO(02822) + dialog with client %pI failed, + r-connection-client_addr); +if (rv == OK) { +

Re: mod_proxy_fcgi issues

2014-12-06 Thread Yann Ylavic
On Sat, Dec 6, 2014 at 3:29 PM, Eric Covener cove...@gmail.com wrote: You can call single-argument functions that returns a string, and I believe that single argument is interpolated by ap_expr so it could be powerful. A function could then have its own delimeter to work around the problem

Re: mod_proxy_fcgi issues

2014-12-06 Thread Eric Covener
On Sat, Dec 6, 2014 at 10:11 AM, Yann Ylavic ylavic@gmail.com wrote: On Sat, Dec 6, 2014 at 3:29 PM, Eric Covener cove...@gmail.com wrote: You can call single-argument functions that returns a string, and I believe that single argument is interpolated by ap_expr so it could be powerful.

Re: svn commit: r1643537 - in /httpd/httpd/trunk: CHANGES docs/log-message-tags/next-number modules/proxy/mod_proxy_ajp.c

2014-12-06 Thread Yann Ylavic
On Sat, Dec 6, 2014 at 3:44 PM, Eric Covener cove...@gmail.com wrote: On Sat, Dec 6, 2014 at 9:33 AM, yla...@apache.org wrote: +else if (output_failed) { +ap_log_rerror(APLOG_MARK, APLOG_ERR, status, r, APLOGNO(02822) + dialog with client %pI failed, +

Recreate missing httpd commit emails

2014-12-06 Thread Rainer Jung
The following commit emails are currently missing for the httpd project: r1643034 r1643035 r1643036 r1643037 r1643094 r1643118 r1643271 The list was created by comparing the mails that I received with the svn log of the main project directory. I wrote a simple perl script that gets the log

Bug report for Apache httpd-2 [2014/12/07]

2014-12-06 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned