[SSSD] [PATCH] Support SRV servers in failover

Jakub Hrozek jhrozek at redhat.com
Fri Apr 23 09:57:03 UTC 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

[PATCH 1/2] Remove freed server_common entities from list
We didn't hit this before as we never removed common entities. When
using service requests, we remove the resolved fo_servers when we hit a
timeout, so the server_common can be also removed.

[PATCH 2/2] Support SRV servers in failover
Adds a new failover API call fo_add_srv_server that allows the caller
to specify a server that is later resolved into a list of specific
servers using SRV requests.

Also adds a new failover option that specifies how often should the
servers resolved from SRV query considered valid until we need a
refresh.

The "real" servers to connect to are returned to the user as usual,
using the fo_resolve_service_{send,recv} calls.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAkvRbu8ACgkQHsardTLnvCVHSQCeKdBEiB/QsuT+0C+R9vmPBHA1
gIEAoNL/NZ4k+4/Lu0I8NljrVz57jjm0
=yhns
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Remove-freed-server_common-entities-from-list.patch
Type: text/x-patch
Size: 1898 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20100423/b61af417/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Support-SRV-servers-in-failover.patch
Type: text/x-patch
Size: 27489 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20100423/b61af417/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Remove-freed-server_common-entities-from-list.patch.sig
Type: application/pgp-signature
Size: 72 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20100423/b61af417/attachment.sig>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Support-SRV-servers-in-failover.patch.sig
Type: application/pgp-signature
Size: 72 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20100423/b61af417/attachment-0001.sig>


More information about the sssd-devel mailing list