Minimum project to reproduce CXF timeouts for SOAP requests.
Both http1-max.size and event-loop-size is put to 100.
Wiremock has a 500ms delay with answering to simulate a slowish response.
When the test in ClientTest.java
is run it counts successfull and failure
requests as true
and false
respectively.
It's tested that without the delay 100 requests generate 100 trues
.
With the 500ms delay it the result is abut 55 true
45 false
.
-
Notifications
You must be signed in to change notification settings - Fork 0
Tomnivore/minimum-cxf
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A project to reproduce cxf timeout exceptions
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published