<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 01/28/2013 08:03 PM, waldo kitty
wrote:<br>
</div>
<blockquote cite="mid:5106CB87.1080208@windstream.net" type="cite"><br>
i'm trying to make sure i'm following along here because i'm also
using synapse for a project...
<br>
</blockquote>
Do you know where to find the Synapse "Powers" ? I do hope (and
feel) they are interested in helping to make this work and fix
potential problems in the Synapse code. <br>
<br>
This is why I upgraded to the most recent svn sources of Synapse
(and found that it obviously is not yet tested on ARM: it does not
compiled without a (simple) modification). <br>
<br>
Here are my latest finding: <br>
<br>
- I set the ConnectTimeout property and I set the other timeouts by
calling "SetTimeout". <br>
- As described my project does perform two complete HTTP
communications with the target successfully.<br>
- With the third access, the "connect" does work even without a
timeout and a retry performed by my software (Synapse Status log:
"7" = HR_CanWrite / "5" = HR_Connect). <br>
- then it does "11" = HR_WriteCount is shown, supposedly indicating
my write request. and "13" = HR_Error seems shows that a timeout
error on that Write occurred. <br>
- my latest log shows that the timeout occurs after more than 15
Minutes (see below).<br>
- my software does a retry and the same happens again.<br>
<br>
Now the "extended" Timeout is one problem, but the primary problem
is why this write HTTP access does not work, while the previous two
accesses do work fine. <br>
<br>
How do we proceed ? <br>
<br>
Thanks,<br>
-Michael<br>
<br>
<br>
<hr size="2" width="100%"><br>
<br>
>>>29-1-13 23:00:13>>>3:<br>
>>>29-1-13 23:00:13>>>0:192.168.71.252:80<br>
>>>29-1-13 23:00:13>>>1:192.168.71.252:80<br>
>>>29-1-13 23:00:13>>>2:IPv4<br>
>>>29-1-13 23:00:13>>>7:<br>
>>>29-1-13 23:00:13>>>5:192.168.71.252:80<br>
>>>29-1-13 23:16:37>>>11:5616<br>
>>>29-1-13 23:16:37>>>13:110,Connection timed out<br>
>>>29-1-13 23:16:37>>>6:<br>
>>>29-1-13 23:16:37>>>10:5663<br>
>>>29-1-13 23:16:37>>>3:<br>
>>>29-1-13 23:16:37>>>0:192.168.71.252:80<br>
>>>29-1-13 23:16:37>>>1:192.168.71.252:80<br>
>>>29-1-13 23:16:37>>>2:IPv4<br>
>>>29-1-13 23:16:37>>>7:<br>
>>>29-1-13 23:16:37>>>5:192.168.71.252:80<br>
>>>29-1-13 23:33:12>>>11:5382<br>
>>>29-1-13 23:33:12>>>13:110,Connection timed out<br>
>>>29-1-13 23:33:12>>>6:<br>
>>>29-1-13 23:33:12>>>10:5638<br>
>>>29-1-13 23:33:12>>>3:<br>
>>>29-1-13 23:33:12>>>0:192.168.71.252:80<br>
>>>29-1-13 23:33:12>>>1:192.168.71.252:80<br>
>>>29-1-13 23:33:12>>>2:IPv4<br>
>>>29-1-13 23:33:12>>>7:<br>
>>>29-1-13 23:33:12>>>5:192.168.71.252:80<br>
>>>29-1-13 23:48:47>>>11:4095<br>
>>>29-1-13 23:48:47>>>13:110,Connection timed out<br>
>>>29-1-13 23:48:47>>>6:<br>
>>>29-1-13 23:48:47>>>10:498<br>
>>>29-1-13 23:48:47>>>3:<br>
>>>29-1-13 23:48:47>>>0:192.168.71.252:80<br>
>>>29-1-13 23:48:47>>>1:192.168.71.252:80<br>
>>>29-1-13 23:48:47>>>2:IPv4<br>
>>>29-1-13 23:48:47>>>7:<br>
>>>29-1-13 23:48:47>>>5:192.168.71.252:80<br>
<br>
<br>
<br>
</body>
</html>