is there a way to have the freeswitch_http.log, log what command is being executed across the webapi? For most requests the log looks like<div><br></div><div><a href="http://127.0.0.1:17093">127.0.0.1:17093</a> - <a href="mailto:freeswitch@127.0.0.1">freeswitch@127.0.0.1</a> - [29/Jul/2009:00:58:29 +0000] &quot;POST&quot; 200 422</div>
<div><br></div><div>but it would be useful to know more precisely what is being executed across the webapi.</div><div><br></div><div>Also, I&#39;m seeing this error popup in my freeswitch_http.log</div><div><br></div><div>
<div>?? getpeername() failed.  errno=107 (Transport endpoint is not connected) - <a href="mailto:freeswitch@127.0.0.1">freeswitch@127.0.0.1</a> - [29/Jul/2009:00:32:42 +0000] &quot;POST&quot; 200 17</div><div>?? getpeername() failed.  errno=107 (Transport endpoint is not connected) - <a href="mailto:freeswitch@127.0.0.1">freeswitch@127.0.0.1</a> - [29/Jul/2009:00:32:42 +0000] &quot;POST&quot; 200 17</div>
<div>?? getpeername() failed.  errno=107 (Transport endpoint is not connected) - <a href="mailto:freeswitch@127.0.0.1">freeswitch@127.0.0.1</a> - [29/Jul/2009:00:32:42 +0000] &quot;POST&quot; 200 17</div><div><br></div><div>
and I think it&#39;s related to some problems I&#39;m having with my program. A few other users <a href="http://www.mail-archive.com/freeswitch-users@lists.freeswitch.org/msg09225.html">http://www.mail-archive.com/freeswitch-users@lists.freeswitch.org/msg09225.html</a> and <a href="http://jira.freeswitch.org/browse/MDXMLINT-28" style="text-decoration: none;">http://jira.freeswitch.org/browse/MDXMLINT-28</a> noted similar items appearing in their logs, but I could not find a definitive solution. Does anyone have any solutions to this error? When this error appears in my freeswitch_http.log, all webapi commands seem to block, and than rapidly get executed all at once, whenever the block is released. I&#39;m using 14163. The errors appear to happen only once a certain load level is reached, so I&#39;m having trouble reproducing it consistently.</div>
<div><br></div><div>Could this be caused by an xmlrpc request closing the socket connection before FreeSWITCH has a chance to respond? Can anyone recommend any better ways for me to diagnose this issue? Thanks. I&#39;m using the XMLRPC with Ruby on Rails (REE) and Passenger.</div>
<div><br></div><div>--matt</div></div>