#16863: udpxy is flooting /tmp/log
-----------------------+-------------------------------------
 Reporter:  anonymous  |      Owner:  developers
     Type:  defect     |     Status:  new
 Priority:  normal     |  Milestone:  Barrier Breaker (trunk)
Component:  packages   |    Version:  Trunk
 Keywords:             |
-----------------------+-------------------------------------
 Dont know since when this happens, but udpxy is flooting the logs with
 nonsense entries. Was wondering why my ram is full and noticed it was
 because of udpxy log file being 60mb big. Did you guys change something in
 init.d file for udpxy?

 config udpxy
         option verbose '0'
         option status '1'
         option bind '0.0.0.0'
         option port '4022'
         option source '0.0.0.0'
         option max_clients '3'
         option log_file '/var/log/udpxy'
         option buffer_size '2048'
         option buffer_messages '1'
         option buffer_time '1'
         option nice_increment '0'
         option mcsub_renew '0'

 Shouldnt verbose 0 do something about it? Mostly being ignored.

 Log fie is spammed with things like this:

 2014-06-21 21:26:55.518292 CEST c(16092)        received new [1364] bytes
 out of [2048], last=[576]
 2014-06-21 21:26:55.518845 CEST c(16092)        sent [1316] bytes out of
 [1364], last=[564]
 2014-06-21 21:26:55.519104 CEST c(16092)        received new [1328] bytes
 out of [2048], last=[1364]
 2014-06-21 21:26:56.602048 CEST c(16092)        received new [1140] bytes
 out of [2048], last=[1328]
 2014-06-21 21:26:56.602324 CEST c(16092)        sent [1128] bytes out of
 [1140], last=[1316]
 2014-06-21 21:26:56.602531 CEST c(16092)        received new [1364] bytes
 out of [2048], last=[1140]

 r41181

--
Ticket URL: <https://dev.openwrt.org/ticket/16863>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to