New version of the Kraken Stress Testing Toolkit.
- Fixed a crash of the send (messages) thread when changing settings during an active send
- New constants
- {{RLO}} - Switching from right to left (RLO)
- {{Lorem_Ipsum}} - Returns the first paragraph from the Lorem Ipsum text
- {{test_message}} - Returns the text: Test syslog message
- Message:
- Added processing of json variables
- Stability of the event sending stream has been improved
- Changed the dispatch timer to be more accurate
- Optimize automatic termination (timed and counted) of stop sending events
- Completely redesigned the calculation of statistics of the volume of data sent
- API
- New API method /set/settings/
- Fixed SQL injection in API \play method
- Documentation update