I also suggest to set the tcp timeout timers to 1-2 seconds (the default
10seconds is too much)
klaus
Daniel-Constantin Mierla schrieb:
Hello,
On 08/14/08 02:39, toly wrote:
Greetings,
This is openser 1.2.1 compiled with TLS support. TLS is not turned on
Did anybody experienced with the errors listed below:
08/13 16:28:05 13648 debug <tcp_main.c: 718> tcp_send: no open tcp
connection found, opening new one
08/13 16:28:05 13651 err <tcp_main.c: 291> ERROR: tcp_blocking_connect:
timeout 10 s elapsed from 10 s
08/13 16:28:05 13651 err <tcp_main.c: 459> ERROR: tcpconn_connect:
tcp_blocking_connect failed
08/13 16:28:05 13651 err <tcp_main.c: 721> ERROR: tcp_send: connect failed
08/13 16:28:05 13651 err <../../forward.h: 105> msg_send: ERROR: tcp_send
failed
08/13 16:28:05 13651 err <t_fwd.c: 767> ERROR:tm:t_forward_nonack: sending
request failed
08/13 16:28:05 13651 debug <t_funcs.c: 255> ERROR:tm:t_relay_to:
t_forward_nonack returned error
Once I start getting these, proxy will become pretty much un-usable, I have
to restart it.
seems that openser couldn't open the tcp connection -- was the
case
there is a NAT in between proxy and phone? Was the phone still plugged
to the network?
You should upgrade to at least 1.3.x (recommended now is 1.4.0). There
were updates to this part of code and 1.2.0 won't be maintained that
closely in the future.
Cheers,
Daniel