<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">nginx is not an embedded web server, you can certainly put it in front of freeswitch.<div class="">we build against system libcurl. &nbsp;We don't have any libcurl sources in freeswitch. &nbsp;We have our own websocket code already that we use in a number of places including verto, mod_xml_curl, and mod_sofia. &nbsp;What exactly are you trying to accomplish?</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Mar 20, 2015, at 9:37 AM, Abdul Hakeem &lt;<a href="mailto:alhakeem@gmail.com" class="">alhakeem@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="WordSection1" style="page: WordSection1; font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""><span style="" class="">&nbsp;</span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""><span style="" class="">Is there any way to replace Abyss webserver used in<span class="Apple-converted-space">&nbsp;</span><span class="SpellE">mod_http</span><span class="Apple-converted-space">&nbsp;</span>with NGINX or a more capable webserver, which can also be used as a reverse proxy for MySQL,<span class="Apple-converted-space">&nbsp;</span><span class="SpellE">Redis</span><span class="Apple-converted-space">&nbsp;</span>or other services such MySQL/<span class="SpellE">InnoDB</span><span class="Apple-converted-space">&nbsp;</span>access via HTTP ?<o:p class=""></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""><span style="" class="">Also, is there any way to update<span class="Apple-converted-space">&nbsp;</span><span class="SpellE">Libcurl</span><span class="Apple-converted-space">&nbsp;</span>sources in FS sources to support the<span class="Apple-converted-space">&nbsp;</span><span class="SpellE">Websocket</span>/HTTP2 extensions without breaking<span class="Apple-converted-space">&nbsp;</span><span class="SpellE">mod_xml_curl</span><span class="Apple-converted-space">&nbsp;</span>?<o:p class=""></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""><span style="" class="">&nbsp;</span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""><span style="" class="">Cheers,<o:p class=""></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""><span style="" class="">Abdul Hakeem<o:p class=""></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""><a name="_MailEndCompose" class="">&nbsp;</a></div><span class=""></span><div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""><b class=""><span lang="EN-US" style="font-size: 10pt; font-family: Tahoma, sans-serif;" class="">From:</span></b><span lang="EN-US" style="font-size: 10pt; font-family: Tahoma, sans-serif;" class=""><span class="Apple-converted-space">&nbsp;</span><a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" class="">freeswitch-users-bounces@lists.freeswitch.org</a> [<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" class="">mailto:freeswitch-users-bounces@lists.freeswitch.org</a>]<span class="Apple-converted-space">&nbsp;</span><b class="">On Behalf Of<span class="Apple-converted-space">&nbsp;</span></b>Brian West<br class=""><b class="">Sent:</b><span class="Apple-converted-space">&nbsp;</span>Thursday, March 19, 2015 7:57 PM<br class=""><b class="">To:</b><span class="Apple-converted-space">&nbsp;</span>FreeSWITCH Users Help<br class=""><b class="">Subject:</b><span class="Apple-converted-space">&nbsp;</span>Re: [Freeswitch-users] XML and HTTP engines or libraries<o:p class=""></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""><o:p class="">&nbsp;</o:p></div><div class=""><div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class="">see<span class="Apple-converted-space">&nbsp;</span><span class="SpellE">xml_curl</span>,<span class="Apple-converted-space">&nbsp;</span><a href="http://confluence.freeswitch.org/" style="color: purple; text-decoration: underline;" class="">confluence.freeswitch.org</a><span class="Apple-converted-space">&nbsp;</span>or<span class="Apple-converted-space">&nbsp;</span><a href="http://wiki.freeswitch.org/" style="color: purple; text-decoration: underline;" class="">wiki.freeswitch.org</a><o:p class=""></o:p></div></div><div class=""><div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""><o:p class="">&nbsp;</o:p></div><div class=""><div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class="">On Thu, Mar 19, 2015 at 2:54 PM, Abdul Hakeem &lt;<a href="mailto:alhakeem@gmail.com" target="_blank" style="color: purple; text-decoration: underline;" class="">alhakeem@gmail.com</a>&gt; wrote:<o:p class=""></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class="">Hello,<br class="">Can someone point me to the XML/HTTP&nbsp; engines or libraries used in Freeswitch ?<br class="">Thanks,<br class="">Abdul Hakeem<br class=""><br class=""></div></div></div></div></div></blockquote></div><br class=""></div></body></html>