r19225: 30 seconds is too short for a Samba4 provision to finish. Make the
authorAndrew Bartlett <abartlet@samba.org>
Tue, 10 Oct 2006 08:55:44 +0000 (08:55 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:20:55 +0000 (14:20 -0500)
timeout longer.

Andrew Bartlett
(This used to be commit cc03ffd0e97f82e4af3f80dc760c5297e2f93d79)

source4/web_server/web_server.c

index 762806c84f32bd4abacdea8e5dab8aaf37ebbb4c..879256e3a08d62b9712c649a930475cd035a6159 100644 (file)
@@ -32,7 +32,7 @@
 #include "lib/tls/tls.h"
 
 /* don't allow connections to hang around forever */
-#define HTTP_TIMEOUT 30
+#define HTTP_TIMEOUT 120
 
 /*
   destroy a web connection