# Spazio 2 protocols convention

A special convention must be followed when defining Virtual File Systems for Spazio 2 Local PR4 and PR5 Protocol Servers.

The Spazio 2 architecture is based on QManager/Queue paradigm and the configuration is done using local configuration files that control access to an existing Queue defined for a particular QManager.

In Spazio 2 architecture, files must belong only to the pre-defined set of a Queue.\
PRIMEUR Data One has a completely open architecture, so a file can belong to any Virtual File System defined.

To emulate the QManager/Queue paradigm, the VFS used by a PR4/PR5 local server must be organized as follows:

* VFS Name = Emulated Spazio 2 Node Name
* VFS = \<QManager Name>/\<Queue Name> (repeated for all QManager/Queues defined)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.primeur.com/data-mover-1.21/virtual-file-systems/configure-a-virtual-file-system/spazio-2-protocols-convention.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
