Skip to content

v2.0.2

Compare
Choose a tag to compare
@3dgiordano 3dgiordano released this 29 Nov 20:38
· 7 commits to master since this release
94060bd

This release has fixes for the following issues

#24 To improve scalability: Changed the default configuration of handling threads and connections. Memory management in request is also changed to improve its management and eliminate memory allocation errors. The initialization process in interactions was changed to minimize stress on the system.
#25 jMeter Property is incorporated to be able to assign the maximum waiting time for an idle connection.
#26 The accept encoding and user agent headers that were assigned by default by Jetty are removed
#36 Maximum Request Timeout: The default behavior is changed, the timeout

The following dependency update was also made

Bumps jetty-server from 11.0.6 to 11.0.10