public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/10564] New: utmp timeout too short
@ 2009-08-26  0:15 pasky at suse dot cz
  2009-10-30  4:42 ` [Bug libc/10564] " drepper at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: pasky at suse dot cz @ 2009-08-26  0:15 UTC (permalink / raw)
  To: glibc-bugs

We have encountered customers with heavily loaded systems that experienced
missing utmp entries for some login sessions - it turned out that the 1s timeout
is _way_ too short for them since utmp is so contended.

It appears to us that the TIMEOUT in login/utmp_file.c should be raised from 1
to 30 to provide more of a best-effort service - 30 seconds should still allow
for reasonable system operation and repair in case the utmp locking breaks down
somehow.

-- 
           Summary: utmp timeout too short
           Product: glibc
           Version: 2.11
            Status: NEW
          Severity: minor
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: pasky at suse dot cz
                CC: glibc-bugs at sources dot redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=10564

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug libc/10564] utmp timeout too short
  2009-08-26  0:15 [Bug libc/10564] New: utmp timeout too short pasky at suse dot cz
@ 2009-10-30  4:42 ` drepper at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: drepper at redhat dot com @ 2009-10-30  4:42 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From drepper at redhat dot com  2009-10-30 04:41 -------
30 is excessive.  I've bumped it to 10s.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=10564

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-10-30  4:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-26  0:15 [Bug libc/10564] New: utmp timeout too short pasky at suse dot cz
2009-10-30  4:42 ` [Bug libc/10564] " drepper at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).