mod_auth_digest

2009-04-10 Thread Michele Waldman
Does anyone know? After a browser calls a page authenticated with mod_auth_digest, what function or hook is called the next time the page is accessed. I figure it has to authenticate each time, but it's probably using a short cut to reauthenticate. I want to intervene but I'm not sure what's

RE: mod_auth_digest

2009-04-10 Thread Michele Waldman
Reply. I put print statements in the mod_auth_digest file to see values. I didn't see subsequent call, but I forgot to check the timestamps. I'll look again. Thanks. Margaret Michele Waldman Sovereign Sites L.L.C. Website Development 646-861-3375 Rule your domain ... -Original

RE: mod_auth_digest

2009-04-10 Thread Michele Waldman
Ok. Cool. I'm seeing the subsequent calls. For some reason, I didn't think I was before. O.k. So, here's what I'm up to. After the user is logged into a realm, when Safari and Chrome, try to call via ajax the page with a new user/password, but it seems apache is returning the previous

Re: ports/132528: [patch] www/apache22 no-accf fix

2009-04-10 Thread Philip M. Gollucci
Thoughts on this accf ... I believe its BSD (FreeBSD) specifc. Thanks. -- Philip M. Gollucci (pgollu...@p6m7g8.com) c:703.336.9354 Consultant - P6M7G8 Inc. - http://p6m7g8.net 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C

Re: load balancing with Apache for Tomcat workers

2009-04-10 Thread Lars Eilebrecht
h iroshan wrote on 2009-04-09 23:59:42: I want to configure mod_proxy_balancer to distribute load among two back end Tomcat workers. How can I find more information relevant to this. You should ask this question on the user mailing list for Tomcat or httpd, and on the developer list.

mod_fcgid support

2009-04-10 Thread Chris Darroch
Hi -- Jeff Trawick wrote: Many people use mod_fcgid on Apache 2.0/2.2. The message should be that mod_fcgid development has moved to the ASF, and existing users are not being left behind in the transition. So a branch for mod_fcgid 2.x is maintained for httpd 2.0/2.2 users just as our own

Re: mod_fcgid support

2009-04-10 Thread William A. Rowe, Jr.
Chris Darroch wrote: It's also worth assuming, I think, that mod_fcgid isn't going to be back-ported and included in the 2.2.x distribution anytime soon. Given that, I suppose we should look at continuing a 2.x branch for mod_fcgid (with improved autoconf magic, obviously), at least