Re: [Freeipa-devel] [PATCH] 0015 Configure KDC to use multiple workers

2010-11-22 Thread Simo Sorce
On Mon, 22 Nov 2010 16:04:51 +0100 Jakub Hrozek wrote: > This could have been shortened to Ack :-) Pushed to master. Simo. -- Simo Sorce * Red Hat, Inc * New York ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mailma

Re: [Freeipa-devel] [PATCH] 0015 Configure KDC to use multiple workers

2010-11-22 Thread Jakub Hrozek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/22/2010 03:12 PM, Jakub Hrozek wrote: >> In what case it can fail ? > For instance if the file was not present, if its SELinux label was > wrong..I just think it's good defensive behaviour. > > Although it is true that the scripts would catch th

Re: [Freeipa-devel] [PATCH] 0015 Configure KDC to use multiple workers

2010-11-22 Thread Jakub Hrozek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/22/2010 02:36 PM, Simo Sorce wrote: > On Mon, 22 Nov 2010 13:58:40 +0100 > Jakub Hrozek wrote: > >> On Mon, Nov 15, 2010 at 09:05:55PM -0500, Simo Sorce wrote: >>> >>> Add code to detect the number of CPUs available at install time. >>> If the

Re: [Freeipa-devel] [PATCH] 0015 Configure KDC to use multiple workers

2010-11-22 Thread Simo Sorce
On Mon, 22 Nov 2010 13:58:40 +0100 Jakub Hrozek wrote: > On Mon, Nov 15, 2010 at 09:05:55PM -0500, Simo Sorce wrote: > > > > Add code to detect the number of CPUs available at install time. > > If the kerberos version is >= 1.9 then the KDC supports multiple > > workers. > > If more than 1 CPU i

Re: [Freeipa-devel] [PATCH] 0015 Configure KDC to use multiple workers

2010-11-22 Thread Jakub Hrozek
On Mon, Nov 15, 2010 at 09:05:55PM -0500, Simo Sorce wrote: > > Add code to detect the number of CPUs available at install time. > If the kerberos version is >= 1.9 then the KDC supports multiple > workers. > If more than 1 CPU is available configure the KDC to start 1 worker per > CPU to aid in s

[Freeipa-devel] [PATCH] 0015 Configure KDC to use multiple workers

2010-11-15 Thread Simo Sorce
Add code to detect the number of CPUs available at install time. If the kerberos version is >= 1.9 then the KDC supports multiple workers. If more than 1 CPU is available configure the KDC to start 1 worker per CPU to aid in scalability. Addresses ticket #222 Simo.>From 5b581777e8864970a30a29098