Recommended Deployment Architecture to Maximize Application Performance
- Last UpdatedJan 30, 2025
- 3 minute read
To achieve the best possible performance, AVEVA recommends configuring the application using a two-tier architecture.

-
Setup output folder path locations pointing to client workstation.


Note: Two-tier architecture is fully compatible with multi-user shared projects.
-
To set up each workstation for a project with two tier configuration. Using the Project Wizard, create a new project pointing to a project folder on the local drive. For example:
C:\Users\Public\Documents\AVEVA\AVEVA P&ID\12.2.SP2\Projects\<Project Name>

-
To setup the other workstations, login to the workstation and make sure the AVEVA P&ID base release with all its dependencies and the latest fixes is installed on the target workstation.
-
Create the same root folder structure setup as the first workstation.The administrator does not need to create sub folders.
-
Copy the PID.prjx file found at the first workstation project root folder.
-
Navigate to the Project Wizard, on the Project Details screen select Add Existing Project and click Next.

-
On the Project Name screen, select the required project and click Next.

-
On the Project Location screen, select the option to turn hardware acceleration off and click Next.

-
On the Confirm Action screen, click Next to add the project.

-
The Project Setup Status screen indicates that the project has been added successfully, click Finish.

-
The added project becomes available on the AVEVA P&ID application launcher.

-
To setup new workstations, repeat the instructions from Step 3.
Three-tier Architecture Configuration
Using the three-tier architecture generates more network traffic than the two-tier architecture and potentially delivers inferior performance.
The configuration deploys project data architecture storing a host database on an SQL server. The target location of drawings, symbols and other file deliverables is a shared middle tier machine. AutoCAD, AVEVA P&ID and the add in libraries are hosted on each of the user workstations.
Using this configuration, data flows in the following ways:
-
Between the SQL server and the middle tier where drawings and symbols processed by AutoCAD are set.
-
Between the middle tier and each user workstation deployed with the project.
-
Between each user workstation and the SQL server.
Note: To reduce network traffic and increase performance, the administrator must consider a mixed settings approach by locating ether drawings or symbols on a local workstation instead of the middle tier machine.
