Re: server-status and privacy

2010-07-01 Thread Albert Lash
> There have been a few reports regarding how server-status "leaks" > info, mostly about our (the ASF's) open use of server-status and > how IP addresses are exposed. > > I'm thinking about a patch that adjusts server-status/mod_status > to have a "public vs. private" setting... Public would be to

Re: [PATCH] useful ldap feature

2009-11-17 Thread Albert Lash
> This patch applies against the 2.2 branch > and adds the AuthLDAPBindAuthoritative directive, > which allows infra to failover login requests > to file based authentication. Normally what > happens is that LDAP is authoritative when > it can locate the dn for the user. This patch > allows *both

Re: Fastcgi, use something like spawn-fcgi?

2009-10-30 Thread Albert Lash
> There has been some interest expressed on this list from the mod_fcgid > user community to manage processes differently (e.g., independent of > load); in general, I'd like to see the proxy+process mgr solution > support requirements that would otherwise twist mod_fcgid in new > directions. > I c

Re: Fastcgi, use something like spawn-fcgi?

2009-10-30 Thread Albert Lash
> With all the discussion of mod_fcgid lately (I admit, I did not read all > the > threads, so forgive me if we already discussed this), I was wondering if a > different approach would be better. > > I know at one time there was work on a mod_proxy_fastcgi. The current > trend > in "other webserver

Re: incubator proposal for (what was once) Inktomi Traffic Server

2009-06-16 Thread Albert Lash
>> This sounds awesome. Can it act as a forward proxy as well ? I guess >> we will find out once the source is released. > > > Yes, YTS can be used as a forward proxy. > Now that is awesome. I'm very interested now!

Re: incubator proposal for (what was once) Inktomi Traffic Server

2009-06-16 Thread Albert Lash
> "Apache" is not a committee that decides what should be developed or imposes > standards like selection of implementation language or other such details. > The common aspects are instead issues like governing structure, licensing, > and community model.  (See http://incubator.apache.org/ and docs

Re: incubator proposal for (what was once) Inktomi Traffic Server

2009-06-16 Thread Albert Lash
+1 Speaking of code, I'd be very glad to see more C / C++ in the Apache projects. Java is fine but I think Apache went overboard with it a little. On Tue, Jun 16, 2009 at 3:19 AM, jean-frederic clere wrote: > Roy T. Fielding wrote: >> >> I think this is an interesting opportunity to compare >> di

Re: incubator proposal for (what was once) Inktomi Traffic Server

2009-06-15 Thread Albert Lash
This looks wonderful to me. I've been using Varnish and Nginx as reverse proxies a lot lately and have used mod_proxy a bunch in the past - they are all extremely useful tools and I believe there is still more room for additional tools. On Mon, Jun 15, 2009 at 12:25 AM, Roy T. Fielding wrote: > I

Re: notes on filters in 2.2.x

2009-02-27 Thread Albert Lash
On Tue, Feb 24, 2009 at 10:27 PM, Roy T. Fielding wrote: > I spent a while looking at mod_deflate and various filter related > issues in 2.2.x/trunk, but I had to context switch away before > I could create such a large fix. This message is to write > down my conclusions so that I can remember t

Re: accept mod_fcgid codebase into httpd project

2009-01-11 Thread Albert Lash
+1 On Sun, Jan 11, 2009 at 10:53 PM, William A. Rowe, Jr. wrote: > Based on the enthusiasm of the module authors to adopt the AL and offer > the mod_fcgid code to the httpd community, please vote > > +/-1 > [ ] Accept mod_fcgid into httpd > >

Re: changing mod_wombat's name

2008-12-08 Thread Albert Lash
On Mon, Dec 8, 2008 at 11:55 AM, William A. Rowe, Jr. <[EMAIL PROTECTED]> wrote: > Roy T. Fielding wrote: >> On Dec 7, 2008, at 1:07 PM, Paul Querna wrote: >> >>> Brian McCallister wrote: I know some folks are attached to the wombat moniker, but the name is likely to confuse users, partic

Re: Looking for reviewers for the second edition of the Apache Pocket Reference

2008-05-09 Thread Albert Lash
Me too! On Fri, May 9, 2008 at 8:41 AM, Nick Gearls <[EMAIL PROTECTED]> wrote: > I'm interested > > Regards, > > Nick > > -- My Blogs: http://www.docunext.com/ http://www.albertlash.com/

Re: store_headers in memcache and diskcache

2008-02-06 Thread Albert Lash
A little off topic, but would it make sense to use a ramfs with mod_disk_cache to get the best performance? On Feb 5, 2008 5:24 PM, Ruediger Pluem <[EMAIL PROTECTED]> wrote: > > > On 02/05/2008 07:45 PM, Dirk-Willem van Gulik wrote: > > Caching experts -- why do memcache and diskcache have seemin

mod_dbd

2007-11-03 Thread Albert Lash
Hello, I am interested in helping out with mod_dbd, mod_rewrite and the authn/z modules. I've been experimenting with mod_dbd and mod_rewrite and made some headway, noting my progress here: http://www.docunext.com/resources/mediawiki/index.php/Apache_2.3_on_Debian I got stumped trying to use gdb