Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 May 2013 21:31:55 +0200
From:      rank1seeker@gmail.com
To:        hackers@freebsd.org
Subject:   net/udpxy occasional stream issuses
Message-ID:  <20130503.193155.845.4@DOMY-PC>

next in thread | raw e-mail | index | archive | help
I have udpxy-1.0.23 running for over 2 months now.
Under 9.1-p3, it's streams over WiFI local net, occasionally hang or start 
skipping with static squares appearing ...

Anyone tuned "something" to fix this?
Bandwith of local WiFi net, is more than double sufficient.

# /usr/local/sbin/udpxy -p 56089 -S -a wlan0 -m em0 -c 4 -B 2Mb -l 
/var/log/udpxy.log -H3

# cat /var/log/udpxy.log
------------------------
2013-05-03 21:26:00.003827 CEST S(1769) No children exited since last check
2013-05-03 21:26:00.003883 CEST S(1769) Got 1 requests
2013-05-03 21:26:00.003901 CEST S(1769) Received TSTAT={ sender=[2390], 
bytes=[1316000.000000], seconds=[3.000000] }
2013-05-03 21:26:00.003922 CEST S(1769) Updated context for pid=[2390]; 
[428.4] Kb/sec
2013-05-03 21:26:00.003942 CEST S(1769) Waiting for input from [2] fd's, 
with timeout
2013-05-03 21:26:00.003955 CEST S(1769) select() timeout set to [30] seconds

2013-05-03 21:26:00.511501 CEST S(1769) No children exited since last check
2013-05-03 21:26:00.511558 CEST S(1769) Got 1 requests
2013-05-03 21:26:00.511577 CEST S(1769) Received TSTAT={ sender=[2405], 
bytes=[1316000.000000], seconds=[3.000000] }
2013-05-03 21:26:00.511597 CEST S(1769) Updated context for pid=[2405]; 
[428.4] Kb/sec
2013-05-03 21:26:00.511612 CEST S(1769) Waiting for input from [2] fd's, 
with timeout
2013-05-03 21:26:00.511625 CEST S(1769) select() timeout set to [30] seconds

2013-05-03 21:26:02.098885 CEST S(1769) No children exited since last check
2013-05-03 21:26:02.098942 CEST S(1769) Got 1 requests
2013-05-03 21:26:02.098961 CEST S(1769) Received TSTAT={ sender=[2390], 
bytes=[1316000.000000], seconds=[2.000000] }
2013-05-03 21:26:02.098982 CEST S(1769) Updated context for pid=[2390]; 
[642.6] Kb/sec
2013-05-03 21:26:02.098997 CEST S(1769) Waiting for input from [2] fd's, 
with timeout
2013-05-03 21:26:02.099009 CEST S(1769) select() timeout set to [30] seconds
------------------------

Shows nothing unusual, just repeating entries ...


Domagoj



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130503.193155.845.4>