V6 Services Configuration

Information

Written by François Rouaix.
Copyright © INRIA.
This is an internal service provided by the V6 engine.

Configuration

Not yet implemented.

Documentation

A service is a component in V6 handling some hierarchy of URLs: it is bound to an URL Prefix.
When V6 receives a request for an URLs that is determined to be local (i.e. V6 does not act as a proxy but instead as a server), the distributor selects the service with the longest matching prefix.

Internal Operations

None.

Public Operations