Database Reference
In-Depth Information
REST service stress test setup
Tip
The preceding example demonstrates how easily the REST service flow can be as-
sembled. For your own protection, please forget that Basic HTTP authentication exists.
Using HTTP Header for authorization is not bad though, as it's encrypted and signed.
For real OEG performance capabilities, please see figures from our real perftest report.
We have several tests that run the 50 KB message that contain the following aspects:
• Signing of the <EmployeeID> .. </EmployeeID > element
• Encryption of the <Salary> .. </Salary > element
• Signing of the SOAP body
• Using HTTPS between test tool and Oracle Enterprise Gateway
The main test was executed from a terminal session running on the Linux server:
Search WWH ::




Custom Search