progress / iceberg

A collection of code, utilities, and guides from real-world customer engagements.
Other
12 stars 7 forks source link

March Update 2 #17

Closed DustinGrau-PSC closed 1 year ago

DustinGrau-PSC commented 1 year ago

Corrects a long-standing error in the detection of the OpenEdge version of the monitored PAS instance, which uses that info to drive other API calls. Formerly, this was checking the OE version where the utility is being run, which may not be the same version as used for the PAS instance.

The other major change is to add the "Load Testing" section to the PAS section as examples of exercising code in the APSV and REST/WEB transports using various types of clients (batch or 3rd-party tools). These use simple code examples to simulate server load.