diff options
author | Stephen Gallagher <sgallagh@redhat.com> | 2009-08-11 10:46:08 -0400 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2009-08-11 12:29:35 -0400 |
commit | 68f2b4f2a90cb6fef3a6ffd88a1aee34c0e91276 (patch) | |
tree | 29093311b7243be576fd03604d042aedcda3d87f /server/util/memory.c | |
parent | dd8aaf74198c084fd0aa712d56c4511978f04ebe (diff) | |
download | sssd-68f2b4f2a90cb6fef3a6ffd88a1aee34c0e91276.tar.gz sssd-68f2b4f2a90cb6fef3a6ffd88a1aee34c0e91276.tar.bz2 sssd-68f2b4f2a90cb6fef3a6ffd88a1aee34c0e91276.zip |
Fix monitor ping timeout
Our configuration specifies the monitor config timeout as seconds,
but we were passing it directly to dbus commands that require
milliseconds. Fixing this in get_monitor_config(). Also, the
default value of -1 for the timeout resulted in a timeout much too
short to be useful, so I'm making it 10s instead.
This fix solves the problem where a busy backend (for example, one
that is enumerating a large number of LDAP entries) would fail to
respond to the ping in time.
Diffstat (limited to 'server/util/memory.c')
0 files changed, 0 insertions, 0 deletions