[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: ACL Question 'write stop' 'write break'



> I know this is somewhat of an RTFM question, but I did RTFM and I dont
> understand
> why how BREAK is interpreted.

"stop" means do not process any more "access" rules
"break" means do not process any more "by" clauses within this "access"
rule; continue processing from next "access" rule.  "stop" is the default.

p.