|
@@ -55,7 +55,7 @@
|
|
|
/* default number of child processes started */
|
|
|
#define CHILD_NO 8
|
|
|
|
|
|
-#define RT_NO 10 /* routing tables number */
|
|
|
+#define RT_NO 20 /* routing tables number */
|
|
|
#define FAILURE_RT_NO RT_NO /* on_failure routing tables number */
|
|
|
#define ONREPLY_RT_NO RT_NO /* on_reply routing tables number */
|
|
|
#define DEFAULT_RT 0 /* default routing table */
|