[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freeswitch-users
Subject:    Re: [Freeswitch-users] mod_xml_curl performance questions
From:       Giovanni Maruzzelli <gmaruzz () gmail ! com>
Date:       2017-05-18 16:27:49
Message-ID: CALXCt0of-neMM9W73mNnjQ7ZhccgWmw2Hk-LmWLWDWf3fJDpYg () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


On 16 May 2017 at 21:03, Michael Avers <michael@mailworks.org> wrote:

>
> I'm planning on moving all our local lua-generated XML to use mod_xml_curl
> over HTTPS. However, the primary http server is not in the same data center
> as our FS instances. Ping time is about 50ms. Is this going to be an issue?
> Is it typical to run xml_curl hosted elsewhere? The web app itself is
> written in Go and is very fast. Just wondering about network latency aspect
> of it all.
>

usually you run the webserver in same datacenter.

That said, maybe in your case this is not a problem, and your application
can bear the round trips. Take into account this do not affect call quality
or call latency, it only affect how fast FreeSWITCH can get data (eg, how
fast it takes to get auth info for a caller, how fast get the dialplan
snippet to be executed, etc.)
Once the call is established, rtp packets runs independently from database.





>
> Thanks
> -Mike
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting@freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users@lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>



-- 

Sincerely,

Giovanni Maruzzelli
OpenTelecom.IT
cell: +39 347 266 56 18

[Attachment #5 (text/html)]

<div dir="ltr">On 16 May 2017 at 21:03, Michael Avers <span dir="ltr">&lt;<a \
href="mailto:michael@mailworks.org" \
target="_blank">michael@mailworks.org</a>&gt;</span> wrote:<br><div \
class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" \
style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br> I&#39;m \
planning on moving all our local lua-generated XML to use mod_xml_curl over HTTPS. \
However, the primary http server is not in the same data center as our FS instances. \
Ping time is about 50ms. Is this going to be an issue? Is it typical to run xml_curl \
hosted elsewhere? The web app itself is written in Go and is very fast. Just \
wondering about network latency aspect of it \
all.<br></blockquote><div><br></div><div>usually you run the webserver in same \
datacenter.<br><br></div><div>That said, maybe in your case this is not a problem, \
and your application can bear the round trips. Take into account this do not affect \
call quality or call latency, it only affect how fast FreeSWITCH can get data (eg, \
how fast it takes to get auth info for a caller, how fast get the dialplan snippet to \
be executed, etc.)<br></div><div>Once the call is established, rtp packets runs \
independently from database. <br><br><br></div><div><br>  </div><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex"> <br>
Thanks<br>
-Mike<br>
<br>
______________________________<wbr>______________________________<wbr>_____________<br>
 Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" rel="noreferrer" \
target="_blank">http://www.<wbr>freeswitchsolutions.com</a><br> <br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" \
target="_blank">http://www.freeswitch.org</a><br> <a \
href="http://confluence.freeswitch.org" rel="noreferrer" \
target="_blank">http://confluence.freeswitch.<wbr>org</a><br> <a \
href="http://www.cluecon.com" rel="noreferrer" \
target="_blank">http://www.cluecon.com</a><br> <br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.<wbr>freeswitch.org</a><br>
 <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" \
rel="noreferrer" target="_blank">http://lists.freeswitch.org/<wbr>mailman/listinfo/freeswitch-<wbr>users</a><br>
 UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" \
rel="noreferrer" target="_blank">http://lists.<wbr>freeswitch.org/mailman/<wbr>options/freeswitch-users</a><br>
 <a href="http://www.freeswitch.org" rel="noreferrer" \
target="_blank">http://www.freeswitch.org</a><br> </blockquote></div><br><br \
clear="all"><br>-- <br><div class="gmail_signature" \
data-smartmail="gmail_signature"><div \
dir="ltr"><div><span><span><br>Sincerely,<br></span><span><font color="#888888"><br> \
Giovanni Maruzzelli<br> OpenTelecom.IT</font></span><br><span>cell: +39 347 266 56 \
18<span><font color="#888888"><br></font></span></span></span></div></div></div> \
</div></div>



_________________________________________________________________________
Professional FreeSWITCH Consulting Services: 
consulting@freeswitch.org
http://www.freeswitchsolutions.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://confluence.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic