Hi,

 

Is it possible to use rlm_cache for storing all attributes (request, control & reply list) ?

 

Somethink like

 

update {

                request:ANY += &request:ANY

                control:ANY += &control:ANY

                reply:ANY += &reply:ANY

}

 

Peter