diff src/demo.sml @ 673:a8effb6159c2

Variable timeouts and client keep-alive
author Adam Chlipala <adamc@hcoop.net>
date Tue, 24 Mar 2009 15:35:46 -0400
parents 8875ff2e85dc
children 7f653298dd66
line wrap: on
line diff
--- a/src/demo.sml	Tue Mar 24 15:05:28 2009 -0400
+++ b/src/demo.sml	Tue Mar 24 15:35:46 2009 -0400
@@ -93,6 +93,7 @@
             sql = SOME (OS.Path.joinDirFile {dir = dirname,
                                              file = "demo.sql"}),
             debug = false,
+            timeout = Int.max (#timeout combined, #timeout urp),
             profile = false
         }