30 Mar
2010
30 Mar
'10
3:02 a.m.
Zhang, Ge (Gina) wrote:
Thanks for your advise. I ran radiusd with valgrind. The only leak when processing a request is in rlm_wimax. After I fixed it, I still see RES memory increases with each request processing. Could you please help with the following questions?
1. Where does the caches happen with the authentication protocol suite set to eap-ttls+mschapv2? 2. How big is the caches or it is unlimited? 3. Is there a timer associating with the cached data? If yes, how long it is and it is configurable?
These are more properly questions for the -devel list. All caches are either automatic, or controlled by configuration variables. Alan DeKok.