Edge-to-edge chaining

If your organization is geographically dispersed, you might want all your users to have an edge server nearby.

An edge server can get files and metadata from another edge server rather than from a distant commit server.

You can have any number of such edge servers in the chain.

Configure each server so that its P4TARGET is the closest inner server, where "inner" means toward the commit server.

Log in sequence for service users

Although a regular end-user is only required to log in to the closest edge, service users must log in according to the following sequenc, where E1, E2, and E3 refer to the diagram above.

Step for E1

  • Log in to the commit server.

Step for E2

  • Log in to E1.

Steps for E3

  1. Log in to E1.
  2. Log into E2.
Important
  • Only the inner-most edge connects directly to the commit server.
  • If you include a forwarding replica, it must connect directly with another forwarding replica or the commit server. An edge server between a forwarding replica and a commit server is not supported.