Skip to content

requests sent via post are not causing any updates in the backend #60

Answered by kursataktas
suvinad asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @suvinad

In the initial start of the run, i see 0%, why is that?

Ddosify prints the current situation every 1.5 seconds. Since your scenario has 14 steps, it takes longer to complete a run.

Although all my requests are ok, i dont see any updates happening in the backend; for example: an item actually getting added to the cart, is there any issue in my code?

As far as I can see all steps received HTTP response with status codes. So your server has received the requests and sent the response. But the configuration files contain errors;

  1. The first step contains sample headers values that we provide on our example config file. Also, you've enabled the HTTP2 via h2: true field.
  2. Steps th…

Replies: 4 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@suvinad
Comment options

Answer selected by suvinad
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@suvinad
Comment options

@kursataktas
Comment options

@suvinad
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants