diff proxy-noclose.t @ 64:726c3c2a8b8c

Tests: don't set worker_connections explicitly.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 26 Jan 2009 17:02:57 +0300
parents d68b85def521
children 24143894b91b
line wrap: on
line diff
--- a/proxy-noclose.t	Mon Jan 26 03:52:57 2009 +0300
+++ b/proxy-noclose.t	Mon Jan 26 17:02:57 2009 +0300
@@ -40,7 +40,6 @@
 daemon         off;
 
 events {
-    worker_connections  1024;
 }
 
 http {