You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2019/11/15 23:14:08 UTC

[Bug 63929] New: Incorrect error message displayed 500 internal server error instead of "Http 429 Too Many Requests" on exceeding requests per second

https://bz.apache.org/bugzilla/show_bug.cgi?id=63929

            Bug ID: 63929
           Summary: Incorrect error message displayed 500 internal server
                    error instead of  "Http 429 Too Many Requests" on
                    exceeding requests per second
           Product: JMeter
           Version: unspecified
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTTP
          Assignee: issues@jmeter.apache.org
          Reporter: madhuvani.kosireddi@prolifics.com
  Target Milestone: JMETER_5.2

Stress tests-Jmeter:

We are trying to simulate more than 25 requests per second for Mulesoft API,
Jmeter should display "429 Too Many Requests" however "internal server error"
is displayed on increasing the load.

On updating the settings(Mulesoft limit) to 8 requests per sec, we could
replicate the error at 9 requests per sec(Not consistent).

Please provide a resolution for the same to conduct Stress tests at various
loads like 15 rps, 25 rps and 30 rps and see 429 Too Many Requests error while
exceeding the breakpoint.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 63929] Incorrect error message displayed 500 internal server error instead of "Http 429 Too Many Requests" on exceeding requests per second

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63929

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Hello,
JMeter returns what the server returns.
So most probably the server returned 500 not 429

1/ To check that, run jmeter test and when you reach the limit , use browser to
check error code returned.

2/ Also, a simple example of your test wpuld help.
3/Are you using Embedded resources download, I don’t think so as it’s not
useful for API, but double checking.

Regards

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 63929] Incorrect error message displayed 500 internal server error instead of "Http 429 Too Many Requests" on exceeding requests per second

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63929

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #5 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Hello,
Surely it's not JMeter which creates those response codes.
I cannot help with such details, and I don't think issue is in JMeter.

For other questions, please use mailing list.
Closing bug as INVALID.
Thank you

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 63929] Incorrect error message displayed 500 internal server error instead of "Http 429 Too Many Requests" on exceeding requests per second

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63929

--- Comment #4 from Madhu kosireddi <ma...@prolifics.com> ---
Developement have configured proper error messages for each failure request
from Mulesoft API.
We are getting internal server 500 and Gateway Timeout 504 errors. Please
advice.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 63929] Incorrect error message displayed 500 internal server error instead of "Http 429 Too Many Requests" on exceeding requests per second

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63929

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
             Status|NEW                         |NEEDINFO

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Hello,
JMeter returns what the server returns.
So most probably the server returned 500 not 429

1/ To check that, run jmeter test and when you reach the limit , use browser to
check error code returned.

2/ Also, a simple example of your test wpuld help.
3/Are you using Embedded resources download, I don’t think so as it’s not
useful for API, but double checking.

Regards

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 63929] Incorrect error message displayed 500 internal server error instead of "Http 429 Too Many Requests" on exceeding requests per second

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63929

Madhu kosireddi <ma...@prolifics.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #3 from Madhu kosireddi <ma...@prolifics.com> ---
Hi,

Thanks for the response, appreciate it.
I will not be able to share the Json but it has 30-35 key value and no data
types.
We are trying to start tests from 5 users, no ctt and gradually incresing the
users to 7, 9, 11.. to see the breakpoint/max concurrent users per sec.
We are conducting 30 minute tests to see for 429 response atleast for few of
the requests.
Please suggest on best practices to conduct capacity tests in Jmeter 5 version.

-- 
You are receiving this mail because:
You are the assignee for the bug.