• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

Behaviour of client.getStats() with edge-orgin fms is anomalous

Guest
Feb 27, 2013 Feb 27, 2013

Copy link to clipboard

Copied

Hi,

In first case my application's bandwidth monitor is working fine with NON-edge origin configuration of fms. I see correct values in up and down bytes that are sent and received between clients.

For an edge-origin configuration these values are not coming as they should.

Example:

The first client connection to the edge looks like working normally his sent and received bytes are shown fine, but for the second and subsequent connections the  bytes of data received by client is 0 and does not change although data "is" received by the client.

Also, suppose client A sends some data to server, so his up data bytes should be shown to him only. But in edge origin configuration client A's up data bytes "value" is shown  to all other connected clients as "their" up data bytes with their down bytes values as 0...

Where could be the problem, what should i check? any xml settings missing?

Please help.

I am checking this on fms 3.5.3 developer edition as orgin server and 3.5.7 developer edition as edge server.

Regards,

Sahil.

Views

1.4K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Feb 27, 2013 Feb 27, 2013

Copy link to clipboard

Copied

I tried 3.5.7 developer edition as orgin server and 3.5.7 developer edition as edge serve still does'nt work. In the VHOST.xml I made changes only in Proxy element:

<Proxy>

      <Mode>remote</Mode>***

       <RequestTimeout>2</RequestTimeout>

      <Anonymous>true</Anonymous>***

      <CacheDir enabled="false" useAppName="true">

       <Path></Path>

       <MaxSize>32</MaxSize>

        </CacheDir>

           <LocalAddress></LocalAddress>

         <RouteTable protocol="rtmp">***

                 <RouteEntry>192.168.17.94:1935;192.168.17.128:1935</RouteEntry>***

        </RouteTable>

     <EdgeAutoDiscovery>

            <Enabled>false</Enabled>

            <AllowOverride>true</AllowOverride>

             <WaitTime>1000</WaitTime>

     </EdgeAutoDiscovery>

        <AggregateMessages enabled="true">

      

        </AggregateMessages>

</Proxy>

You can see *** against changed lines....

Regards,

Sahil.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Feb 28, 2013 Feb 28, 2013

Copy link to clipboard

Copied

In there anybody who can help me regarding edge-origin issue i stated above?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Mar 06, 2013 Mar 06, 2013

Copy link to clipboard

Copied

Please somebody answer this...???

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Mar 18, 2013 Mar 18, 2013

Copy link to clipboard

Copied

LATEST

Still waiting for somebody to help!

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines