[rt-users] WebExternalAuth performance

Christian Gilmore cgilmore at tivoli.com
Tue Aug 20 10:16:13 EDT 2002


You could throw Cache::Cache around your external program that uses
Net::LDAP, effectively embedding the cache into your external auth package.

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: Tuesday, August 20, 2002 3:45 AM
> To: rt-users at lists.fsck.com
> Subject: RE: [rt-users] WebExternalAuth performance
>
>
> Christian Gilmore wrote:
> > 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.
>
> I see from the net that you wrote Apache::AuthenLDAP.  I'm
> actually doing
> LDAP auth, but we are using an Exchange 5.5 server to
> retrieve the data, and
> mod_auth_ldap couldn't talk to it.  In the end we resorted to
> mod_auth_external and wrote a script around Net::LDAP to do it.
>
> As our LDAP server is 170 miles away up a frame relay link
> the overhead of
> invoking mod_auth_external and then doing the lookup is what
> causes our
> delay.
>
> I'll investigate later...
>
> Thanks,
>
> Neil.
>
> --
> Neil Bingham, Software Team Leader, Engineering Tools Group.
> Pace Micro Technology plc                   Tel: +44 (0) 1223 518574
> 645 Newmarket Road,                         Fax: +44 (0) 1223 518526
> Cambridge, United Kingdom, CB5 8PB          WWW:
http://www.pace.co.uk/

_______________________________________________
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