To run VertiGIS Studio Printing in a load-balanced environment, ensure the following requirements are met:
•You have a load balancer.
•Your load balancer does not rewrite URL paths.
•You have enabled sticky sessions on the load balancer.
Sticky sessions (also known as 'session affinity' or 'session persistence') must be enabled on the load balancer. When sticky sessions are enabled, all requests from a client are routed to the same server for the duration of that client's session.