webengine/osswebengine/WebCore/platform/network/symbian/HttpSessionManager.h
changeset 10 a359256acfc6
parent 0 dd21522fd290
child 36 c711bdda59f4
--- a/webengine/osswebengine/WebCore/platform/network/symbian/HttpSessionManager.h	Fri Jul 03 15:54:40 2009 +0100
+++ b/webengine/osswebengine/WebCore/platform/network/symbian/HttpSessionManager.h	Thu Aug 27 07:44:59 2009 +0300
@@ -43,7 +43,7 @@
 class SelfDownloadContentHandler;
 
 const int KHttpMaxConnectionNum = 7;
-const int KHttpMaxTransactionNumPerConnection = 5;
+const int KHttpMaxTransactionNumPerConnection = 2;
 const int KHttpBatchingBuffSize = 2*1400;
 const int KHttpReceiveBuffSize = 32*1024;