Valor Parts Library
New Performance issue on Valor Process Preparation -related to specific rest call to local VPL Server .
2024-06-04T06:06:46.000-0400
Manufacturing Systems Solutions
Summary
PP Server - VPL Server connection is slow. ( version 2310 and 2404).
Details
Once the localhost or machine name has been entered in the VPL address, RestSharp will first try to connect using IPv6. If the connection fails (VPL does not yet support at least IPv6), IPv4 is attempted. This slows down that connection a lot .
Solution:.
Avoid using "Localhost" or machine name.
More accurately could be to use in Valor.Applications.Server.dll. config file and do following as example below: