anteon icon indicating copy to clipboard operation
anteon copied to clipboard

Anteon (formerly Ddosify) - Effortless Kubernetes Monitoring and Performance Testing. Available on CLI, Self-Hosted, and Cloud

Results 43 anteon issues
Sort by recently updated
recently updated
newest added

Hi there I doubt I've done the right thing... But I tried. ![image](https://user-images.githubusercontent.com/20165848/194570992-04bcb950-4968-4a72-9029-126831e9f304.png) close #72

I want to go for automated interface testing at every ci, how do I do that? I see that the docs give ddosify cloud tutorials, but how do I do...

enhancement

When testing with say 30k requests over 30 seconds The following errors start happening: Are these local to the device? If so are there recommended changes/setup that need to be...

Running from the CLI, localhost connections give a `connection refused` error. ```json { "iteration_count": 30000, "debug" : false, "load_type": "linear", "duration": 30, "steps": [ { "id": 1, "url": "http://localhost:5228/api/v1/analytics/event", "method":...

when load tests occur, there are failures observed. Looking for an option to log the request response so that inspection of the error can be performed for the errors that...

Our business interface has a custom signature algorithm, how do I do a custom algorithm function when I do a pressure testing interface

enhancement

Need: In some (load) scenarios multiple cookies should be captured and send (even if they contain a comma) Spec see https://www.rfc-editor.org/rfc/rfc7230#section-3.2.2 proposed changes: - change the type for header definitions...

Might be because of a mistake in the config? Either way the error should probably indicate what the problem is as opposed to be unhanded. Command: `ddosify -config loadTestConfig.json` ##...