git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
835350b
)
Increase request timeout to be the same as EDG_WLL_LOG_SYNC_TIMEOUT_DEFAULT.
author
Zdeněk Salvet
<salvet@ics.muni.cz>
Fri, 17 Feb 2006 10:17:17 +0000
(10:17 +0000)
committer
Zdeněk Salvet
<salvet@ics.muni.cz>
Fri, 17 Feb 2006 10:17:17 +0000
(10:17 +0000)
org.glite.lb.proxy/src/lbproxy.c
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.proxy/src/lbproxy.c
b/org.glite.lb.proxy/src/lbproxy.c
index
55d542f
..
cd22a70
100644
(file)
--- a/
org.glite.lb.proxy/src/lbproxy.c
+++ b/
org.glite.lb.proxy/src/lbproxy.c
@@
-44,7
+44,7
@@
extern char *lbproxy_ilog_file_prefix;
#define CON_QUEUE 20 /* accept() */
#define SLAVE_OVERLOAD 10 /* queue items per slave */
#define IDLE_TIMEOUT 10 /* keep idle connection that many seconds */
-#define REQUEST_TIMEOUT
60
/* one client may ask one slave multiple times */
+#define REQUEST_TIMEOUT
120
/* one client may ask one slave multiple times */
#define SLAVE_CONNS_MAX 500 /* commit suicide after that many connections */
/* file to store pid and generate semaphores key