The Samba-Bugzilla – Attachment 7565 Details for
Bug 8943
Slow but responsive DC can lock up winbindd for > 10 minutes at a time (3.5 to master)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Allow parallel LDAP operation
0001-s4-ldap_server-use-standard-process-modal-to-allow-p.patch (text/plain), 912 bytes, created by
Andrew Bartlett
on 2012-05-15 23:37:15 UTC
(
hide
)
Description:
Allow parallel LDAP operation
Filename:
MIME Type:
Creator:
Andrew Bartlett
Created:
2012-05-15 23:37:15 UTC
Size:
912 bytes
patch
obsolete
>From fbc7c8a1df838ddc4e1308a09f20b08f96d0efe9 Mon Sep 17 00:00:00 2001 >From: Andrew Bartlett <abartlet@samba.org> >Date: Wed, 16 May 2012 09:29:00 +1000 >Subject: [PATCH] s4-ldap_server: use standard process modal to allow parallel > operations > >--- > source4/ldap_server/ldap_server.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/source4/ldap_server/ldap_server.c b/source4/ldap_server/ldap_server.c >index b773716..dad65b5 100644 >--- a/source4/ldap_server/ldap_server.c >+++ b/source4/ldap_server/ldap_server.c >@@ -915,7 +915,7 @@ static void ldapsrv_task_init(struct task_server *task) > task_server_set_title(task, "task[ldapsrv]"); > > /* run the ldap server as a single process */ >- model_ops = process_model_startup("single"); >+ model_ops = process_model_startup("standard"); > if (!model_ops) goto failed; > > ldap_service = talloc_zero(task, struct ldapsrv_service); >-- >1.7.7.6 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 8943
:
7561
|
7562
|
7563
|
7565
|
7566
|
7567
|
7568
|
7569
|
7570
|
7572
|
7573
|
7574