summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Klimenko <dklimenko@luxoft.com>2014-09-11 03:13:26 -0700
committerDmitriy Klimenko <dklimenko@luxoft.com>2014-09-11 03:13:26 -0700
commit61e264ec2ebae02a4498db16386657a04b47002f (patch)
tree2c13f60e7c8a930fa7757ec9d501a416536f8908
parent05ce7d766a98721872d2aa05a23583cbc57c4d54 (diff)
downloadsdl_core-61e264ec2ebae02a4498db16386657a04b47002f.tar.gz
APPLINK-9056: PutFile Streaming Returns TOO_MANY_REQUESTS and TIMED_OUT Response impl
-rwxr-xr-xcustomer-specific/pasa/src/appMain/smartDeviceLink.ini2
-rw-r--r--src/appMain/smartDeviceLink.ini2
2 files changed, 2 insertions, 2 deletions
diff --git a/customer-specific/pasa/src/appMain/smartDeviceLink.ini b/customer-specific/pasa/src/appMain/smartDeviceLink.ini
index 52f94dfeae..d7efee5164 100755
--- a/customer-specific/pasa/src/appMain/smartDeviceLink.ini
+++ b/customer-specific/pasa/src/appMain/smartDeviceLink.ini
@@ -38,7 +38,7 @@ AppHMILevelNoneTimeScaleMaxRequests = 100
AppHMILevelNoneRequestsTimeScale = 10
AppTimeScaleMaxRequests = 1000
AppRequestsTimeScale = 10
-PendingRequestsAmount = 1000
+PendingRequestsAmount = 5000
; Heart beat timeout used for protocol v3. Timeout must be specified in seconds. If timeout is 0 heart beat will be disabled.
HeartBeatTimeout = 0
SupportedDiagModes = 0x01, 0x02, 0x03, 0x05, 0x06, 0x07, 0x09, 0x0A, 0x18, 0x19, 0x22, 0x3E
diff --git a/src/appMain/smartDeviceLink.ini b/src/appMain/smartDeviceLink.ini
index eef9c174f0..b909901077 100644
--- a/src/appMain/smartDeviceLink.ini
+++ b/src/appMain/smartDeviceLink.ini
@@ -44,7 +44,7 @@ AppHMILevelNoneTimeScaleMaxRequests = 100
AppHMILevelNoneRequestsTimeScale = 10
AppTimeScaleMaxRequests = 1000
AppRequestsTimeScale = 10
-PendingRequestsAmount = 1000
+PendingRequestsAmount = 5000
HeartBeatTimeout = 7
SupportedDiagModes = 0x01, 0x02, 0x03, 0x05, 0x06, 0x07, 0x09, 0x0A, 0x18, 0x19, 0x22, 0x3E
SystemFilesPath = /tmp/fs/mp/images/ivsu_cache