[Freeswitch-users] XML config file parsing

Anthony Minessale anthony.minessale at gmail.com
Mon Nov 23 08:38:21 PST 2009


There is a formula to implement caching but it's very complicated and nobody
has had time to work on it.
You have to take every single input variable into account when caching
because who is calling the extension, why they are calling it when they are
calling it all make a difference.

Web servers are designed to get thousands of hits per second so typically
they can handle delivering custom xml instruction quite well.

If you do not require such a dynamic setup, you could generate static files
instead.


On Sun, Nov 22, 2009 at 5:43 PM, Tim Uckun <timuckun at gmail.com> wrote:

> On Fri, Nov 20, 2009 at 3:03 AM, Rob Forman <rob4manhere at gmail.com> wrote:
> > Hi Sam,
> > Take a look at mod_xml_curl.  Pretty sure it'll do everything you're
> looking
> > for.
>
>
> Looking at that diagram it seems like mod_xml_curl makes a call for
> every SIP connection. That seems like overkill.  Is there a way to set
> it up so that it caches the XML it got for a period of time?
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>



-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
pstn:213-799-1400
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20091123/1b3337c8/attachment-0002.html 


More information about the FreeSWITCH-users mailing list