RE: (RADIATOR) 100% processor load outside the time service window
Thanks guys.It has solved the problem for Time+Session-Timeout but also for Simultaneous-Use(port Limit) Perfect -Original Message- From: Hugh Irvine [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 16, 2003 2:48 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: (RADIATOR) 100% processor load outside the time service window Hello Marius - You should add a "NoDefault" parameter to your AuthBy SQL clause: . NoDefault . regards Hugh On Thursday, Jan 16, 2003, at 02:48 Australia/Melbourne, [EMAIL PROTECTED] wrote: > I was trying to implement the Time and Simultaneous-use check/reply > items > but the radiator is getting nervous > > Inside the service window We08:00-16:00 everything goes perfect but > outside > the server gets stuck(100% load and blocked) > > I am running a test on my computer with NT and Access ODBC > > Any clue/help appreciated ? > > > Wed Jan 15 16:42:20 2003: DEBUG: Query is: select > CLID,ctime,dtimeout,portlimit > from whitelist where DNIS=12345 and CLID=1234 > > Wed Jan 15 16:42:20 2003: DEBUG: Radius::AuthSQL looks for match with > DEFAULT410 > > Wed Jan 15 16:42:20 2003: DEBUG: Radius::AuthSQL REJECT: Time: not > within an > all > owable Time range > Wed Jan 15 16:42:20 2003: DEBUG: Query is: select > CLID,ctime,dtimeout,portlimit > from whitelist where DNIS=12345 and CLID=1234 > > Wed Jan 15 16:42:20 2003: DEBUG: Radius::AuthSQL looks for match with > DEFAULT411 > > Wed Jan 15 16:42:20 2003: DEBUG: Radius::AuthSQL REJECT: Time: not > within an > all > owable Time range > Wed Jan 15 16:42:20 2003: DEBUG: Query is: select > CLID,ctime,dtimeout,portlimit > from whitelist where DNIS=12345 and CLID=1234 > > Wed Jan 15 16:42:20 2003: DEBUG: Radius::AuthSQL looks for match with > DEFAULT412 > > Wed Jan 15 16:42:20 2003: DEBUG: Radius::AuthSQL REJECT: Time: not > within an > all > > Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL looks for match with > DEFAULT247 > 3 > Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL REJECT: Time: not > within an > all > owable Time range > Wed Jan 15 16:38:50 2003: DEBUG: Query is: select > CLID,ctime,dtimeout,portlimit > from whitelist where DNIS=12345 and CLID=1234 > > Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL looks for match with > DEFAULT247 > 4 > Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL REJECT: Time: not > within an > all > owable Time range > Wed Jan 15 16:38:50 2003: DEBUG: Query is: select > CLID,ctime,dtimeout,portlimit > from whitelist where DNIS=12345 and CLID=1234 > > Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL looks for match with > DEFAULT247 > 5 > Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL REJECT: Time: not > within an > all > owable Time range > Wed Jan 15 16:38:50 2003: DEBUG: Query is: select > CLID,ctime,dtimeout,portlimit > from whitelist where DNIS=12345 and CLID=1234 > > Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL looks for match with > DEFAULT247 > 6 > Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL REJECT: Time: not > within an > all > owable Time range > Wed Jan 15 16:38:50 2003: DEBUG: Query is: select > CLID,ctime,dtimeout,portlimit > from whitelist where DNIS=12345 and CLID=1234 > > Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL looks for match with > DEFAULT247 > 7 > Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL REJECT: Time: not > within an > all > owable Time range > Wed Jan 15 16:38:50 2003: DEBUG: Query is: select > CLID,ctime,dtimeout,portlimit > from whitelist where DNIS=12345 and CLID=1234 > > Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL looks for match with > DEFAULT247 > 8 > Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL REJECT: Time: not > within an > all > owable Time range > Wed Jan 15 16:38:50 2003: DEBUG: Query is: select > CLID,ctime,dtimeout,portlimit > from whitelist where DNIS=12345 and CLID=1234 > > Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL looks for match with > DEFAULT247 > 9 > Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL REJECT: Time: not > within an > all > owable Time range > Wed Jan 15 16:38:50 2003: DEBUG: Query is: select > CLID,ctime,dtimeout,portlimit > from whitelist where DNIS=12345 and CLID=1234 > > Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL looks for match with > DEFAULT248 > 0 > Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL REJECT: Time: not > within an > all > owable Time range > Wed Jan 15 16:38:50 2003: DEBUG: Query is: select > CLID,ctime,dtimeout,portlimit > from w
Re: (RADIATOR) 100% processor load outside the time service window
Hello Marius - You should add a "NoDefault" parameter to your AuthBy SQL clause: . NoDefault . regards Hugh On Thursday, Jan 16, 2003, at 02:48 Australia/Melbourne, [EMAIL PROTECTED] wrote: I was trying to implement the Time and Simultaneous-use check/reply items but the radiator is getting nervous Inside the service window We08:00-16:00 everything goes perfect but outside the server gets stuck(100% load and blocked) I am running a test on my computer with NT and Access ODBC Any clue/help appreciated ? Wed Jan 15 16:42:20 2003: DEBUG: Query is: select CLID,ctime,dtimeout,portlimit from whitelist where DNIS=12345 and CLID=1234 Wed Jan 15 16:42:20 2003: DEBUG: Radius::AuthSQL looks for match with DEFAULT410 Wed Jan 15 16:42:20 2003: DEBUG: Radius::AuthSQL REJECT: Time: not within an all owable Time range Wed Jan 15 16:42:20 2003: DEBUG: Query is: select CLID,ctime,dtimeout,portlimit from whitelist where DNIS=12345 and CLID=1234 Wed Jan 15 16:42:20 2003: DEBUG: Radius::AuthSQL looks for match with DEFAULT411 Wed Jan 15 16:42:20 2003: DEBUG: Radius::AuthSQL REJECT: Time: not within an all owable Time range Wed Jan 15 16:42:20 2003: DEBUG: Query is: select CLID,ctime,dtimeout,portlimit from whitelist where DNIS=12345 and CLID=1234 Wed Jan 15 16:42:20 2003: DEBUG: Radius::AuthSQL looks for match with DEFAULT412 Wed Jan 15 16:42:20 2003: DEBUG: Radius::AuthSQL REJECT: Time: not within an all Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL looks for match with DEFAULT247 3 Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL REJECT: Time: not within an all owable Time range Wed Jan 15 16:38:50 2003: DEBUG: Query is: select CLID,ctime,dtimeout,portlimit from whitelist where DNIS=12345 and CLID=1234 Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL looks for match with DEFAULT247 4 Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL REJECT: Time: not within an all owable Time range Wed Jan 15 16:38:50 2003: DEBUG: Query is: select CLID,ctime,dtimeout,portlimit from whitelist where DNIS=12345 and CLID=1234 Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL looks for match with DEFAULT247 5 Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL REJECT: Time: not within an all owable Time range Wed Jan 15 16:38:50 2003: DEBUG: Query is: select CLID,ctime,dtimeout,portlimit from whitelist where DNIS=12345 and CLID=1234 Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL looks for match with DEFAULT247 6 Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL REJECT: Time: not within an all owable Time range Wed Jan 15 16:38:50 2003: DEBUG: Query is: select CLID,ctime,dtimeout,portlimit from whitelist where DNIS=12345 and CLID=1234 Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL looks for match with DEFAULT247 7 Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL REJECT: Time: not within an all owable Time range Wed Jan 15 16:38:50 2003: DEBUG: Query is: select CLID,ctime,dtimeout,portlimit from whitelist where DNIS=12345 and CLID=1234 Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL looks for match with DEFAULT247 8 Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL REJECT: Time: not within an all owable Time range Wed Jan 15 16:38:50 2003: DEBUG: Query is: select CLID,ctime,dtimeout,portlimit from whitelist where DNIS=12345 and CLID=1234 Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL looks for match with DEFAULT247 9 Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL REJECT: Time: not within an all owable Time range Wed Jan 15 16:38:50 2003: DEBUG: Query is: select CLID,ctime,dtimeout,portlimit from whitelist where DNIS=12345 and CLID=1234 Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL looks for match with DEFAULT248 0 Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL REJECT: Time: not within an all owable Time range Wed Jan 15 16:38:50 2003: DEBUG: Query is: select CLID,ctime,dtimeout,portlimit from whitelist where DNIS=12345 and CLID=1234 Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL looks for match with DEFAULT248 1 Kind Regards Marius Stefan Service Designer/Development Department Enertel N.V K.P van der Mandelelaan 130-144 3062 MB Rotterdam Postbus 25226 3001 HE Rotterdam Phone:+31(0)10 880 3798 Fax:+31(0)10 880 3901 Mobile:+31(0)65 460 4973 www.enertel.nl #** * # # Dit e-mailbericht met eventuele attachments is uitsluitend bestemd voor de # geadresseerde(n) en bevat mogelijk vertrouwelijke gegevens en/of is # beschermd door intellectuele eigendomsrechten. Bent u niet de # geadresseerde, neemt u dan zo spoedig mogelijk contact op met de afzender # en verzoeken wij u het e-mailbericht en eventuele attachments van uw # computer te verwijderen. Elk gebruik van de inhoud van dit e-mailbericht # en eventuele attachments (waaronder verveelvoudiging, verspreiding of het # anderzins openbaar maken in welke vorm dan ook) door andere personen dan # de bedoelde geadresseerden is verbo
Re: (RADIATOR) 100% processor load outside the time service window
Hi, U should included the NODEFAULTs clauses. Radiator will attempt to incremental the user ID when the query failed till u Reboot the PC. [EMAIL PROTECTED] 15/01/2003 11:48 PM Sent by: [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: (bcc: QUEK Steven/Mgr - IDD Network/STSunPage/ST Group) Subject: (RADIATOR) 100% processor load outside the time service window I was trying to implement the Time and Simultaneous-use check/reply items but the radiator is getting nervous Inside the service window We08:00-16:00 everything goes perfect but outside the server gets stuck(100% load and blocked) I am running a test on my computer with NT and Access ODBC Any clue/help appreciated ? Wed Jan 15 16:42:20 2003: DEBUG: Query is: select CLID,ctime,dtimeout,portlimit from whitelist where DNIS=12345 and CLID=1234 Wed Jan 15 16:42:20 2003: DEBUG: Radius::AuthSQL looks for match with DEFAULT410 Wed Jan 15 16:42:20 2003: DEBUG: Radius::AuthSQL REJECT: Time: not within an all owable Time range Wed Jan 15 16:42:20 2003: DEBUG: Query is: select CLID,ctime,dtimeout,portlimit from whitelist where DNIS=12345 and CLID=1234 Wed Jan 15 16:42:20 2003: DEBUG: Radius::AuthSQL looks for match with DEFAULT411 Wed Jan 15 16:42:20 2003: DEBUG: Radius::AuthSQL REJECT: Time: not within an all owable Time range Wed Jan 15 16:42:20 2003: DEBUG: Query is: select CLID,ctime,dtimeout,portlimit from whitelist where DNIS=12345 and CLID=1234 Wed Jan 15 16:42:20 2003: DEBUG: Radius::AuthSQL looks for match with DEFAULT412 Wed Jan 15 16:42:20 2003: DEBUG: Radius::AuthSQL REJECT: Time: not within an all Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL looks for match with DEFAULT247 3 Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL REJECT: Time: not within an all owable Time range Wed Jan 15 16:38:50 2003: DEBUG: Query is: select CLID,ctime,dtimeout,portlimit from whitelist where DNIS=12345 and CLID=1234 Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL looks for match with DEFAULT247 4 Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL REJECT: Time: not within an all owable Time range Wed Jan 15 16:38:50 2003: DEBUG: Query is: select CLID,ctime,dtimeout,portlimit from whitelist where DNIS=12345 and CLID=1234 Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL looks for match with DEFAULT247 5 Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL REJECT: Time: not within an all owable Time range Wed Jan 15 16:38:50 2003: DEBUG: Query is: select CLID,ctime,dtimeout,portlimit from whitelist where DNIS=12345 and CLID=1234 Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL looks for match with DEFAULT247 6 Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL REJECT: Time: not within an all owable Time range Wed Jan 15 16:38:50 2003: DEBUG: Query is: select CLID,ctime,dtimeout,portlimit from whitelist where DNIS=12345 and CLID=1234 Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL looks for match with DEFAULT247 7 Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL REJECT: Time: not within an all owable Time range Wed Jan 15 16:38:50 2003: DEBUG: Query is: select CLID,ctime,dtimeout,portlimit from whitelist where DNIS=12345 and CLID=1234 Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL looks for match with DEFAULT247 8 Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL REJECT: Time: not within an all owable Time range Wed Jan 15 16:38:50 2003: DEBUG: Query is: select CLID,ctime,dtimeout,portlimit from whitelist where DNIS=12345 and CLID=1234 Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL looks for match with DEFAULT247 9 Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL REJECT: Time: not within an all owable Time range Wed Jan 15 16:38:50 2003: DEBUG: Query is: select CLID,ctime,dtimeout,portlimit from whitelist where DNIS=12345 and CLID=1234 Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL looks for match with DEFAULT248 0 Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL REJECT: Time: not within an all owable Time range Wed Jan 15 16:38:50 2003: DEBUG: Query is: select CLID,ctime,dtimeout,portlimit from whitelist where DNIS=12345 and CLID=1234 Wed Jan 15 16:38:50 2003: DEBUG: Radius::AuthSQL looks for match with DEFAULT248 1 Kind Regards Marius Stefan Servic