[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#34940: nscd: nscd ignores # of threads option



Package: nscd
Version: 2.1.1-0.1

No matter what I put in nscd.conf or supply to the -t command line
option, nscd always starts up 3 threads. IIRC, this worked correctly on
the original GLIBC 2.1 packages, but seems to be broken on the recent
GLIBC 2.1.1pre packages.

-- System Information
Debian Release: potato
Kernel Version: Linux goodguy 2.2.2 #139 Wed Mar 10 19:00:51 EST 1999 i586 unknown

Versions of the packages nscd depends on:
ii  libc6           2.1.1-0.1      GNU C Library: shared libraries

--- Begin /etc/nscd.conf (modified conffile)
	threads			1
	debug-level		0

	enable-cache		passwd		yes
	positive-time-to-live	passwd		600
	negative-time-to-live	passwd		20
	suggested-size		passwd		211
	check-files		passwd		yes

	enable-cache		group		yes
	positive-time-to-live	group		3600
	negative-time-to-live	group		60
	suggested-size		group		211
	check-files		group		yes
--- End /etc/nscd.conf


Reply to: