From 796a41761839395c6e08667a33f17a84893ae637 Mon Sep 17 00:00:00 2001 From: Filipe David Borba Manana Date: Fri, 24 Sep 2010 14:18:56 +0000 Subject: Upgrading ibrowse from version 1.6.2 to 2.0.1. This version fixes a serious issue regarding streaming of chunked HTTP(S) responses. The issue is that the client occasionally gets blocked or receives a timeout (if inactivity_timeout parameter is given to ibrowse). This fixes part of ticket COUCHDB-491. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@1000880 13f79535-47bb-0310-9956-ffa450edef68 --- src/ibrowse/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ibrowse/Makefile.am') diff --git a/src/ibrowse/Makefile.am b/src/ibrowse/Makefile.am index b5174862..39878f0a 100644 --- a/src/ibrowse/Makefile.am +++ b/src/ibrowse/Makefile.am @@ -10,7 +10,7 @@ ## License for the specific language governing permissions and limitations under ## the License. -ibrowseebindir = $(localerlanglibdir)/ibrowse-1.6.2/ebin +ibrowseebindir = $(localerlanglibdir)/ibrowse-2.0.1/ebin ibrowse_file_collection = \ ibrowse.app.in \ -- cgit v1.2.3