Fix comment
authorTatsuo Ishii <ishii at sraoss.co.jp>
Fri, 2 Oct 2009 07:54:29 +0000 (07:54 +0000)
committerTatsuo Ishii <ishii at sraoss.co.jp>
Fri, 2 Oct 2009 07:54:29 +0000 (07:54 +0000)
pool_process_query.c

index 97d322655b8a68b8998c1b975ce9ca1a0015a341..0a80b04f7a70c54ab12092fdfef7c66729c03f11 100644 (file)
@@ -823,7 +823,7 @@ POOL_STATUS send_simplequery_message(POOL_CONNECTION *backend, int len, char *st
 
 /*
  * Wait for query response from single node. This checks frontend
- * connection by writing dummy parameter status packet every 1
+ * connection by writing dummy parameter status packet every 30
  * seccond, and if the connection broke, returns error since there's
  * no point in that waiting until backend returns response.
  */