Michael Peters wrote:
mod_auth_tkt. You can set the authorization ticket with mod_perl and then just let mod_auth_tkt handle it on the non-mod_perl apache. It's extremely light weight and really fast.
Got this on my "to implement soon" list - any tips/caveats?
Carl