Synchronous proxy behaviour question
Hi all, I have a small question on FreeRADIUS behaviour when acting as a synchronous proxy: Are the modules re-executed on a retransmission reception, or is the forwarded request re-sent using the cache? I also have a 2nd question - not regarding proxy: While processing an Access-Request, if a module decides to discard it, will the NAS restransmissions of this request be discarded as well, or could weget a chance of executing the modules again? Thanks in advance Geoff. ___________________________________________________________________________ Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses http://fr.answers.yahoo.com
Geoffroy Arnoud wrote:
Hi all,
I have a small question on FreeRADIUS behaviour when acting as a synchronous proxy: Are the modules re-executed on a retransmission reception, or is the forwarded request re-sent using the cache?
The forwarded request is re-sent using the cache.
I also have a 2nd question - not regarding proxy: While processing an Access-Request, if a module decides to discard it, will the NAS restransmissions of this request be discarded as well, or could weget a chance of executing the modules again?
Access-Requests are not discarded. They are either proxied, or an Access-Reject is sent. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
participants (2)
-
Alan DeKok -
Geoffroy Arnoud