Tests: adjusted limit_req rate value.

This shortens excessive test execution time due to unnecessarily delayed
backend connection after client connection close, which is usually observed
when the client connection is closed before the request is proxied to backend.
1 file changed
tree: 220a8de9a3dc0867fad8c63848e24c95dc978213
  1. lib/
  2. access.t
  3. addition.t
  4. auth_basic.t
  5. auth_request.t
  6. auth_request_satisfy.t
  7. auth_request_set.t
  8. autoindex.t
  9. body.t
  10. body_chunked.t
  11. dav.t
  12. dav_chunked.t
  13. debug_connection.t
  14. empty_gif.t
  15. error_log.t
  16. fastcgi.t
  17. fastcgi_body.t
  18. fastcgi_buffering.t
  19. fastcgi_cache.t
  20. fastcgi_header_params.t
  21. fastcgi_keepalive.t
  22. fastcgi_merge_params.t
  23. fastcgi_merge_params2.t
  24. fastcgi_split.t
  25. geo.t
  26. gunzip.t
  27. gunzip_memcached.t
  28. gunzip_perl.t
  29. gunzip_ssi.t
  30. gunzip_static.t
  31. gzip.t
  32. gzip_flush.t
  33. http_disable_symlinks.t
  34. http_error_page.t
  35. http_expect_100_continue.t
  36. http_host.t
  37. http_location.t
  38. http_location_auto.t
  39. http_location_win32.t
  40. http_resolver.t
  41. http_resolver_aaaa.t
  42. http_server_name.t
  43. http_try_files.t
  44. http_variables.t
  45. index.t
  46. LICENSE
  47. limit_conn.t
  48. limit_req.t
  49. mail_imap.t
  50. mail_pop3.t
  51. mail_resolver.t
  52. mail_smtp.t
  53. mail_smtp_greeting_delay.t
  54. mail_smtp_xclient.t
  55. map.t
  56. memcached.t
  57. memcached_fake.t
  58. memcached_keepalive.t
  59. memcached_keepalive_stale.t
  60. mp4.t
  61. not_modified.t
  62. perl.t
  63. perl_gzip.t
  64. proxy.t
  65. proxy_cache.t
  66. proxy_cache_chunked.t
  67. proxy_cache_lock.t
  68. proxy_cache_range.t
  69. proxy_cache_revalidate.t
  70. proxy_chunked.t
  71. proxy_cookie.t
  72. proxy_keepalive.t
  73. proxy_merge_headers.t
  74. proxy_next_upstream.t
  75. proxy_noclose.t
  76. proxy_protocol.t
  77. proxy_redirect.t
  78. proxy_set_body.t
  79. proxy_ssl.t
  80. proxy_store.t
  81. proxy_unfinished.t
  82. proxy_upgrade.t
  83. proxy_websocket.t
  84. proxy_xar.t
  85. random_index.t
  86. range.t
  87. range_charset.t
  88. range_flv.t
  89. range_if_range.t
  90. range_mp4.t
  91. README
  92. realip.t
  93. referer.t
  94. rewrite.t
  95. rewrite_unescape.t
  96. scgi.t
  97. scgi_body.t
  98. scgi_cache.t
  99. scgi_gzip.t
  100. scgi_merge_params.t
  101. secure_link.t
  102. spdy.t
  103. split_clients.t
  104. ssi.t
  105. ssi_if.t
  106. ssi_include_big.t
  107. ssi_waited.t
  108. ssl.t
  109. ssl_sni.t
  110. sub_filter.t
  111. sub_filter_perl.t
  112. upstream.t
  113. upstream_ip_hash.t
  114. upstream_least_conn.t
  115. uwsgi.t
  116. xslt.t
  117. xslt_params.t