<br><br><div class="gmail_quote">On Thu, Jul 1, 2010 at 10:43 AM, Dome Charoenyost <span dir="ltr"><<a href="mailto:dome@tel.co.th">dome@tel.co.th</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
2010/7/2 Brian West <<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a>>:<br>
<div class="im">> If you're using XML_CURL then you don't. You'll use your CGI thats responding to decide what to respond with.<br>
</div>XML_CURL good for dynamic like user. but acl update may be monthly or<br>
when got new customer :)<br>
so i'm thinking about http caching like a varnish also.<br>
<br>
Dome C.<br>
<div><div></div><div class="h5"><br></div></div></blockquote><br></div>If you have your ACL in acl.conf.xml you could have a GUI app that just re-writes that file. Then it could send "reloadacl reloadxml" whenever changes are made. Doing something like that once a month is probably not such a big deal...<br>
<br>-MC<br>