[SSSD] [PATCH] Speed up NSS responses while offline

Stephen Gallagher sgallagh at redhat.com
Mon Nov 16 21:01:04 UTC 2009


When offline, we check at regular intervals to see if the backend
has come back online. This means that every n seconds (the online
check interval), NSS requests may lag as we attempt to go out to
the remote server and update the cache.

With this patch, we will now always return the cached data while
we are offline and queue up an out-of-band cache refresh to
determine whether the data provider is back online.

-- 
Stephen Gallagher
RHCE 804006346421761

Delivering value year after year.
Red Hat ranks #1 in value among software vendors.
http://www.redhat.com/promo/vendor/
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-Speed-up-NSS-responses-while-offline.patch
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20091116/9b974e58/attachment.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20091116/9b974e58/attachment.sig>


More information about the sssd-devel mailing list