[RADIATOR] Trace level online changing

2010-08-06 Thread Arthur Konovalov
Hi! Please correct me if I'm wrong. I understand that in Linux environment is possible online trace level changing. Radiator started with "Trace 3" and after running "/etc/rc.d/rc.radiator inc" I have in log file only: Fri Aug 6 10:27:55 2010 648930: INFO: Trace level changed to 4 Fri Aug 6 10:

Re: [RADIATOR] Trace level online changing

2010-08-06 Thread Arthur Konovalov
OK, it's clear now. Thank You. > The parent process does not handle any RADIUS requests itself, so although > you have increased the debug level for the parent process, the children are > still running at Trace 3. > > BTW, about Farming. It's unclear for me from CPU load aspect. My Radiator

Re: [RADIATOR] Trace level online changing

2010-08-06 Thread Arthur Konovalov
Thank You for explanation. Does proxy will work with DIAMETER protocol too? br, Arthur > The frontend simply proxies the requests with an "AuthBy *BALANCE" to the > backends where the processing occurs. > > You would set up multiple backends on different port numbers such that all of > your pr

[RADIATOR] Proxy with Diameter [was Trace level online changing]

2010-08-06 Thread Arthur Konovalov
Thread name changed, because I'm interesting does Diameter works with Radiator proxy environment. Say, one instance runs as proxy with 'AuthBy *BALANCE' and others in the different ports as child instances. Without Farming. br, Arthur Heikki Vatiainen wrote: > On 08/06/201

[RADIATOR] Unknown reply from localhost

2010-08-23 Thread Arthur Konovalov
I have a set of Radiator with frontend and backends on the same server. Sometimes I see warnings in the logfile like that: Mon Aug 23 21:51:20 2010: WARNING: Unknown reply received in AuthRADIUS for request 138 from 127.0.0.1:1650 What reasons it can be for this? Overload? Is it possible to avoi

[RADIATOR] AddToReply with Diameter

2012-03-19 Thread Arthur Konovalov
Hi! I'm using Radiator as Diameter frontend and I'm wondering is there possible to use AddToReply clause with grouped attributes to the Diameter peer? For instance, I want send reply to the peer like this: Location-Information (AVP Code=350, Vendor=13019, Grouped) -> Line-Identifier (AVP Code=50

Re: [RADIATOR] AddToReply with Diameter

2012-03-21 Thread Arthur Konovalov
Arthur 20.03.2012 10:16, Heikki Vatiainen kirjutas: > On 03/19/2012 11:19 AM, Arthur Konovalov wrote: > > Hello Arthur, > >> I'm using Radiator as Diameter frontend and I'm wondering is there >> possible to use AddToReply clause with grouped attributes to the >> Diamete

[RADIATOR] AVP with ipv4 or ipv6 values

2014-11-25 Thread Arthur Konovalov
Hello, Asking a little suggestion how to solve raised problem. My system storing Diameter offline charging events to the MySQL. Usually in the Served-Party-IP-Address AVP I have an ipv4 value and all works fine (printout from Wireshark): AVP: Served-Party-IP-Address(848) l=18 f=VM- vnd=TGPP val=1

[RADIATOR] Parsing nested Diameter grouped AVP-s

2014-12-19 Thread Arthur Konovalov
Hi, Just trying to implement Diameter PostDiaToRadiusConversionHook with Radiator 4.14 and stuck with one problem. I have the following part of messages structure from server (taken from seagull traffic emulator configuration):