Re: Server is being hit by requests as old as one week..... how to stop?

2004-11-17 Thread Alan DeKok
Prabhdeep [EMAIL PROTECTED] wrote:
 It seems that by solving this problem we had taken on
 a bigger problem. Because server is now returning
 error for any duplicate accounting record,

  There are no error accounting packets.  The server just doesn't
respond.

 clients are
 submitting the request again and again  we are
 being hit by requests as old as one week.

  That's dumb.

 I guess, my question is that if there is any way to
 stop this requests. 

  Reboot the client, or configure the server to respond to duplicate
accounting requests.  Use doc/configurable_failover to tell the
server if SQL returns a problem, just respond always OK.

  Alan DeKok.


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Server is being hit by requests as old as one week..... how to stop?

2004-11-16 Thread Prabhdeep
Hi guys,

We had a problem with multiple accounting records,
which we resolved by adding unique key to radacct
table and modifying the insert/update SQL for
accounting records. 

It seems that by solving this problem we had taken on
a bigger problem. Because server is now returning
error for any duplicate accounting record, clients are
submitting the request again and again  we are
being hit by requests as old as one week.

I guess, my question is that if there is any way to
stop this requests. 

Thanks
Prabh

__ 
Post your free ad now! http://personals.yahoo.ca

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html