DB handles and Discarding duplicate request messages
Alan DeKok
aland at deployingradius.com
Thu Sep 28 21:43:26 CEST 2017
On Sep 28, 2017, at 2:49 PM, Andrés Gómez <andres.gomez.ruiz at gmail.com> wrote:
> I created indexes in the database and everything is working fine.
That's good. But the default schema *should* create those indexes. I'm not sure how they would be missed.
> I only have a few quantity of these message:
>
> Thu Sep 28 13:39:41 2017 : Error: Discarding duplicate request from client
> todos port 22988 - ID: 230 due to unfinished request 1066195
> Thu Sep 28 13:39:41 2017 : Error: Discarding duplicate request from client
> todos port 22988 - ID: 190 due to unfinished request 1066221
> Thu Sep 28 13:39:41 2017 : Error: Discarding duplicate request from client
> todos port 22988 - ID: 190 due to unfinished request 1066221
> Thu Sep 28 13:39:43 2017 : Error: Discarding duplicate request from client
> todos port 22988 - ID: 171 due to unfinished request 1066307
>
> Its a very sporadic message!!
>
> What could be the reason?
The same reason. The DB, or something else, is blocking the server.
Alan DeKk.
More information about the Freeradius-Users
mailing list