[users@httpd] Options for characterizing module CPU consumption

2019-08-01 Thread Mark Blackman
Hi, What options do I have for characterizing, on a per-prequest basis, how much CPU and/or clock time is consumed by each Apache module in request processing? Regards, Mark --- This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have

RE: [users@httpd] TLS Proxy client certificates per virtualhost

2016-10-03 Thread Mark Blackman
tificateFile etc. Likewise, remote server CA > certificates can be made virtual-host dependent using > SSLProxyCACertificateFile etc. > > -- > > With Best Regards, > Marat Khalili > > On 30/09/16 17:42, Mark Blackman wrote: > > Hi, > > > > What kind of op

RE: [users@httpd] TLS Proxy client certificates per virtualhost

2016-10-03 Thread Mark Blackman
e background discussion is available at: > > https://marc.info/?t=146054416700002&r=1&w=2 > > Regards, > > Rainer > > Am 30.09.2016 um 16:42 schrieb Mark Blackman: > > Hi, > > > > What kind of options do I have if I want to use different SSL pro

[users@httpd] TLS Proxy client certificates per virtualhost

2016-09-30 Thread Mark Blackman
Hi, What kind of options do I have if I want to use different SSL proxy certificates for different virtual hosts? SSLProxyMachineCertificateFile is close, but only has server scope. What's the equivalent for virtualhost context? I have a feeling I have zero options, but would like to confirm t

[users@httpd] RE: Re:[mod-auth-cas-dev] [users@httpd] mod_auth_cas confused by POST body split across brigades in input filter.

2015-10-08 Thread Mark Blackman
> Subject: Re:[mod-auth-cas-dev] [users@httpd] mod_auth_cas confused by > POST body split across brigades in input filter. > > On Thu, Oct 8, 2015 at 7:34 AM, Mark Blackman > wrote: > > I'd have expected a single call with 476 bytes, can anyone give me > some clues why

[users@httpd] mod_auth_cas confused by POST body split across brigades in input filter.

2015-10-08 Thread Mark Blackman
Classification: Public Hi, I'm querying some unexpected behaviour I'm seeing with the mod_auth_cas module under Apache 2.2. I've got debug messages like the following. [Thu Oct 01 08:56:44 2015] [debug] mod_auth_cas.c(2769): read 1 bytes (l) from incoming buckets\n [Thu Oct 01 08:56:44 2015]

RE: [users@httpd] third-party mod_fastcgi releases? [I]

2015-08-11 Thread Mark Blackman
version and apply the poll patch to our Apache build. -Original Message- From: Eric Covener [mailto:cove...@gmail.com] Sent: 11 August 2015 23:30 To: users@httpd.apache.org Subject: Re: [users@httpd] third-party mod_fastcgi releases? [I] On Tue, Aug 11, 2015 at 6:27 PM, Mark Blackman wrote

RE: [users@httpd] third-party mod_fastcgi releases? [I]

2015-08-11 Thread Mark Blackman
Classification: For internal use only How far back do you want to go? Currently you can fetch the following http://www.fastcgi.com/dist/mod_fastcgi-current.tar.gz (just an alias for 2.4.6) http://www.fastcgi.com/dist/mod_fastcgi-2.4.6.tar.gz http://www.fastcgi.com/dist/mod_fastcgi-SNAP-091005214

RE: [users@httpd] help interpreting an Apache 2.2 segmentation fault backtrace. [I]

2015-08-06 Thread Mark Blackman
Classification: For internal use only Thanks, it is almost certainly heap corruption, but I would need something to point the finger at. Considering that httpd 2.2.29 is so mature, I'd be surprised if it's any httpd code. I'm personally speculating that one of either those two modules is interf

[users@httpd] help interpreting an Apache 2.2 segmentation fault backtrace. [I]

2015-08-06 Thread Mark Blackman
Classification: For internal use only Hi guys, I wonder if you could me some clues about how to interpret the following, frequently observed, backtrace from an Apache 2.2 segmentation fault (Apache 2.2.29, 32-bit, Linux, kernel 2.6.32.59-0.7-default SLES11 SP2). For this particular request, we