<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -329,8 +329,6 @@ queue_check_event(ngx_event_t *ev)
                  , 0
                  , &quot;max_connections expire&quot;
                  );
-    /* use NGX_HTTP_QUEUE_EXPIRATION? seems to be causing memory problems
-     * test with test/test_queue_timeout.rb */
     ngx_http_finalize_request(peer_data-&gt;r, NGX_HTTP_INTERNAL_SERVER_ERROR);
   }
 </diff>
      <filename>max_connections_module.c</filename>
    </modified>
    <modified>
      <diff>@@ -1,14 +1,3 @@
-diff -Naur ../nginx-0.6.34/src/http/ngx_http_request.h src/http/ngx_http_request.h
---- ../nginx-0.6.34/src/http/ngx_http_request.h	2008-11-27 15:22:34.000000000 +0100
-+++ src/http/ngx_http_request.h	2009-01-22 12:50:27.000000000 +0100
-@@ -119,6 +119,7 @@
- #define NGX_HTTP_GATEWAY_TIME_OUT          504
- #define NGX_HTTP_INSUFFICIENT_STORAGE      507
- 
-+#define NGX_HTTP_QUEUE_EXPIRATION          555
- 
- #define NGX_HTTP_LOWLEVEL_BUFFERED         0xf0
- #define NGX_HTTP_WRITE_BUFFERED            0x10
 diff -Naur ../nginx-0.6.34/src/http/ngx_http_upstream.c src/http/ngx_http_upstream.c
 --- ../nginx-0.6.34/src/http/ngx_http_upstream.c	2008-11-27 15:31:44.000000000 +0100
 +++ src/http/ngx_http_upstream.c	2009-01-22 12:50:37.000000000 +0100</diff>
      <filename>patches/nginx-0.6.34.patch</filename>
    </modified>
    <modified>
      <diff>@@ -7,7 +7,7 @@ test_nginx(backends,
   :worker_processes =&gt; 1,
   :queue_timeout =&gt; &quot;1s&quot;
 ) do |nginx|
-  out = %x{httperf --num-conns 100 --hog --timeout 100 --rate 20 --port #{nginx.port}}
+  out = %x{httperf --num-conns 200 --hog --timeout 100 --rate 20 --port #{nginx.port}}
   assert $?.exitstatus == 0
   results = httperf_parse_output(out)
   #assert_equal 100, results[&quot;5xx&quot;]</diff>
      <filename>test/test_queue_timeout.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>27ddadbd91711f211e2f1b21a7bfaeb8e2f4d766</id>
    </parent>
  </parents>
  <author>
    <name>Ryan</name>
    <email>ry@tinyclouds.org</email>
  </author>
  <url>http://github.com/ry/nginx-ey-balancer/commit/afccd5c15e10257e675fb56715dd7d63bfcf4ffc</url>
  <id>afccd5c15e10257e675fb56715dd7d63bfcf4ffc</id>
  <committed-date>2009-02-05T18:21:54-08:00</committed-date>
  <authored-date>2009-02-05T18:21:54-08:00</authored-date>
  <message>remove NGX_HTTP_QUEUE_EXPIRATION from patch</message>
  <tree>737c0ffb01b4e7712c615c4c726c2622b213633d</tree>
  <committer>
    <name>Ryan</name>
    <email>ry@tinyclouds.org</email>
  </committer>
</commit>
