Ask a Question related to Macromedia Flash Flashcom, Design and Development.

  1. #1

    Default Vhost Bandwidth

    Hi all,

    i manage fms2 server with 2 adaptors and multiple vhost per adaptor and i'd
    like to limit each vhost bandwidth. I set Bandwidth tag values on
    Application.xml and BandwidthCap tag value too, but clients that connects to
    any Vhost override theese vaues (even if i put override="no"in both bandwidth
    and bandwisthCap).

    How can i solve the problema and force any Vhost to use the limit a set?

    Thanks

    Zeromega Guest

  2. Similar Questions and Discussions

    1. Vhost Problem with new update 2.4 of FMS
      Hello all i'm almost done with a small control panel to make me able to host multi customers it was working fine with the old FMS 2 but when i...
    2. vHost - Virtual Directory
      I'm trying to play videos using the flvplayer control and FMS. If I put my flv directly in the FMS applications/streams/_definst_ directory, and...
    3. Allow-tag in Vhost.xml - is it address of .swf or the visitor?
      Hello, what is meant by the <Allow>address</Allow> im Vhost.xml? Ist it the address of the visitors PC or is it the address of the...
    4. <allow> tag in Vhost.xml
      I want to allow connections between applications running on my server. When setting <allow> tag in Vhost.xml to '12.34.56.78' (server ip address, i...
    5. seperate vhost
      how do i make a seperate vhost? i have 2 chat scripts... one is running..and on the same fcs i want also running a pro edition(from chat) witch uses...
  3. #2

    Default Re: Vhost Bandwidth

    I believe <bandwidth> & <bandwidthCap> are per client bandwidth limit; (need to
    check with documentation)

    In general any system measures bandwidth over a period of time. I am not sure
    about FMS however I guess bandwidth cap should trigger if server detects the
    large data transfer over a period of time (say 1 - 5 minutes) for a particular
    client.



    fmslove Guest

  4. #3

    Default Re: Vhost Bandwidth

    Hi,

    i don't think so about BandwidthCap Values; if i set a value into this tag
    (ServertoClient) to 128000 for example, i see that the sum of connections
    ovveride this value for all time that streaming goes (even if i set
    override=no).
    Bandwidth is only limited per single connection into Bandwidth tag; in some
    cases this value is overridden too.
    What abount Vhost limit Bandwidth for all users allowed into Vhost.xml?

    Zeromega Guest

  5. #4

    Default Re: Vhost Bandwidth

    oh.. not sure that it would help but however ServertoClient bandwidth values are in bytes/sec i.e: 128000 bytes/sec will be approx 1 Mbps.

    fmslove Guest

  6. #5

    Default Re: Vhost Bandwidth

    Correct, i mean 1 Mbit/s per Vhost (128000 Bytes/s into BandwidthCap), but connections ever ovverride this value.
    Only Bandwidth tag limits rate per client/connection.
    Zeromega Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139