Re: How do I set KeepAliveTimeout for Apache 2.2 ?

2011-02-24 Thread Mark Watts
- KeepAliveTimeout > - MaxKeepAliveRequests > - MaxClients They're all things you set in your httpd.conf (or apache2.conf if you're Debuntu). I'd be surprised if many of these aren't set already so grep your configs for them. - -- Mark Watts BSc RHCE Senior

Compiling httpd with older apr

2010-12-06 Thread Mark Watts
ure if I'm missing functionality by not having a more recent apr. Regards, Mark. - -- Mark Watts BSc RHCE Senior Systems Engineer, Secure Managed Hosting www.QinetiQ.com QinetiQ - Delivering customer-focused solutions GPG Key: http://www.linux-corner.info/mwatts.gpg -BEGIN PGP SIGNATU

Re: threads apache http

2010-10-06 Thread Mark Watts
erned. Mark. - -- Mark Watts BSc RHCE MBCS Senior Systems Engineer, IPR Secure Managed Hosting www.QinetiQ.com QinetiQ - Delivering customer-focused solutions GPG Key: http://www.linux-corner.info/mwatts.gpg -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with F

Re: Talking about proxy workers

2010-08-06 Thread Mark Watts
onfiguration attributes > + given explicitly for the later worker overwrite the respective > configuration > + of the previous worker! > > > This sounds like a discussion of pros and cons. There's no pro, since > the user didn't intend to configure it this w

Re: Missing proxy_balancer feature

2010-06-30 Thread Mark Watts
wn nicely. I'd guess that the only true way to handle this problem is to somehow compare the balancer configuration on disk with that in memory, and restore each BalancerMember's loadfactor on restart if the configurations match. I suspect, but have no proof, that other load

Re: Soliciting thoughts about this proposed patch

2010-03-29 Thread Mark Watts
; you folks feel about this notion? For me, this seems to be a good > answer to some of the slow-starting Application Servers out there. > > Thank you kindly for your time > -Daniel Ruggeri I'm all for it - sounds like a no-brainer to me. Mark. -- Mark Watts BSc RHCE MBCS Senior

Listen syntax RFE

2010-02-08 Thread Mark Watts
concise. Regards, Mark. -- Mark Watts BSc RHCE MBCS Senior Systems Engineer, Managed Services Manpower www.QinetiQ.com QinetiQ - Delivering customer-focused solutions GPG Key: http://www.linux-corner.info/mwatts.gpg signature.asc Description: This is a digitally signed message part

RE: ErrorDocument and ProxyErrorOverride

2010-01-20 Thread Mark Watts
404 in that scenario? Thats annoying - I'd only been looking at the logs since that was what I was worried about, but now you mention it, returning a 404 to the client is just as important :/ Mark. > Jeff Tharp, System Administrator ESRI - Redlands, CA > http://www.esri.com > >

Re: ErrorDocument and ProxyErrorOverride

2010-01-19 Thread Mark Watts
; have %>s you'll log the 200. Bingo! I do indeed have %>s in my LogFormat, which I'd never noticed before (ahh, the joys of cut 'n paste) Thanks for this. Mark. -- Mark Watts BSc RHCE MBCS Senior Systems Engineer, Managed Services Manpower www.QinetiQ.com QinetiQ - Delivering cu

ErrorDocument and ProxyErrorOverride

2010-01-18 Thread Mark Watts
ment is actually behind a proxy? Testing here suggests not - I'm getting the custom page but with a 200. Naturally, this means that logs from the proxy never include 404's, which isn't the case. (I can't really use logs from the back-end server, since they don't reflect the

Re: A fundamentally secure Apache server, any interest?

2009-11-16 Thread Mark Watts
minimum modules to simply serve static ASCII and image files is about as secure at it gets for that type of content. SELinux stops a rogue CGI from reading /etc/shadow, and mod_security helps to block a lot of crud from ever generating a response from the server. Read-Only web servers are certai

balancer-manager and server-status feature request.

2009-11-16 Thread Mark Watts
preserved. This would make it easy to parse by log monitoring tools and also allow for analysis if desired. XML output of both would be the icing on the cake :) Mark. -- Mark Watts BSc RHCE MBCS Senior Systems Engineer, Managed Services Manpower www.QinetiQ.com QinetiQ - Delivering customer-focused

Re: Zero Config

2009-11-13 Thread Mark Watts
> otherwise. We could (and should) protect by default, and > allow access to HTTPD_ROOT/htdocs by default. And so on. Much of the > stuff that's in those configs you referenced can already be omitted > and fall back to default values. +1, and can we _please_ default Re

Re: dumping running config

2009-10-23 Thread Mark Watts
On Fri, 2009-10-23 at 15:04 +0100, Nick Kew wrote: > Mark Watts wrote: > > This may have been asked for before so apologies if it has. > > > > In #httpd on FreeNode, we often get people asking if apache httpd can > > dump its running config to a file for use o

dumping running config

2009-10-23 Thread Mark Watts
not a programmer). Mark. -- Mark Watts BSc RHCE MBCS Senior Systems Engineer, Managed Services Manpower www.QinetiQ.com QinetiQ - Delivering customer-focused solutions GPG Key: http://www.linux-corner.info/mwatts.gpg signature.asc Description: This is a digitally signed message part

Re: Feature Request for balancer-manager

2009-10-21 Thread Mark Watts
r URLRoute RouteRedir Factor Set Status Elected To From http://web01 1 0 Ok 29 15K 669K http://web02 1 0 Ok 28 14K 258K Mark. -- Mark Watts BSc RHCE MBCS Senior Systems Engineer, Managed Services Manpower www.Qinet

Re: Feature Request for balancer-manager

2009-10-21 Thread Mark Watts
On Wed, 2009-10-21 at 09:49 +0100, Mark Watts wrote: > I hope this is the right place to ask... > > Would it be possible to add the (real) hostname of the server serving > a /balancer-manager URI? > Reason being, if you have a pair of load-balancers in HA fail-over, it > tell

Feature Request for balancer-manager

2009-10-21 Thread Mark Watts
I hope this is the right place to ask... Would it be possible to add the (real) hostname of the server serving a /balancer-manager URI? Reason being, if you have a pair of load-balancers in HA fail-over, it tells you which server you're looking at. Cheers, Mark. -- Mark Watts BSc RHCE

2.0.61 RPM

2007-10-04 Thread Mark Watts
Hi, I'm trying to compile httpd 2.0.61 using the included spec file on Mandriva 2005LE. I get the following errors part-way through the build: Configuring PCRE regular expression library ... updating cache config.cache configuring package in srclib/pcre now configure: loading cache /home/mw