[rt-users] WebExternalAuth performance

Christian Gilmore cgilmore at tivoli.com
Mon Aug 19 15:59:34 EDT 2002


You'll want to use a caching mechanism around your external auth mechanism.
For instance, I use a combination of Apache::AuthenCache with
Apache::AuthenLDAP.

Thanks,
Christian

-----------------
Christian Gilmore
Technology Leader
GeT WW Global Applications Development
IBM Software Group


> -----Original Message-----
> From: rt-users-admin at lists.fsck.com
> [mailto:rt-users-admin at lists.fsck.com]On Behalf Of Neil Bingham
> Sent: Monday, August 19, 2002 11:25 AM
> To: rt-users at lists.fsck.com
> Subject: [rt-users] WebExternalAuth performance
>
>
> Hi,
>
> I've been experimenting with the WebExternalAuth in RT and
> have noticed
> something a little odd.
>
> We are using an external authentication program for all our Apache
> authentication by using mod_auth_external.  What I have
> noticed is that
> since switching RT to using WebExternalAuth my external auth
> program is
> called every time a URL is requested from RT.  This is posing
> a serious
> performance overhead as the auth lookup takes several seconds.
>
> Is there no way to plug in an external authenticator program
> into RT and
> then take advantage of its cookies for performance reasons?
>
> Neil.
>
> _______________________________________________
> rt-users mailing list
> rt-users at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-users
>
> Have you read the FAQ? The RT FAQ Manager lives at
http://fsck.com/rtfm





More information about the rt-users mailing list