Skip to main content
Chicohuman
Known Participant
May 16, 2011
Question

Scope and Distribute Tags

  • May 16, 2011
  • 1 reply
  • 552 views

Hi,

I've been checking about the Scope and Distribute tag inside the Application.xml tag, and still unsure about the advantages that each value bring.

The values are

adaptor

vhost

app

inst

Can somebody explain me briefly the advantages these values can bring? So I can make a choice for my application, also considering server strength.

I am also a bit unsure of the advantages of "numprocs", for example : <Distribute numprocs="11">app</Distribute>

By default, the values in my Application.xml files had

<Scope></Scope>   and

<Distribute numprocs="3">inst</Distribute>

I started using

<Scope>vhost</Scope>

<Distribute numprocs="11">app</Distribute>

because it seemed better, but I'd like some easy clarifications

Thanks!

    This topic has been closed for replies.

    1 reply

    Nikhil_Kalyan
    Participating Frequently
    May 16, 2011

    Hi,

    Try this resource, it should answer most of your queries : http://www.adobe.com/devnet/flashmediaserver/articles/hardening_guide.html