[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: mod_auth_sspi SSIPerRequestAuth / Roundtable notes incorrect?

From: steveking <tortoisesvn_at_gmail.com>
Date: Mon, 20 Oct 2008 20:46:12 +0200

Mark Phippard wrote:
> On Mon, Oct 20, 2008 at 7:50 AM, Sander Rijken <sr_at_d-90.nl> wrote:
>> I doubt this information at [1] is correct:
>> "SSPI re-authenticates automatically. The mod_auth_sspi module has an
>> option "SSPIPerRequestAuth on" that, if turned on reduces the
>> re-authentication to once per session. If turned off (the default), it
>> re-authenticates a lot more"
>>
>> The mod_auth_sspi code states this about the setting:
>> "set to 'on' if you want authorization per request instead of per connection"
>>
>> It seems to me that per request auth causes more requests than per
>> connection auth, instead of less?
>
> It looks like Stefan King added that. Are you saying he just got the
> on/off setting reversed?
>

Yes, that was me.
And yes, I think the on/off is reversed.

The last time I tested this, mod_auth_sspi was at version 1.0.1. When I
debugged a problem with 'excessive traffic' with SSPI, we had some
discussions about this on the tsvn and mod_auth_sspi mailing lists,
which then lead to patches to make the 'per connection' the default.
Could be that when we discussed the introduction of the config flag that
we then discussed about the reverse from what it finally got implemented.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-10-20 20:46:38 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.