Skip to content

Tomnivore/minimum-cxf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minimum

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.

About

A project to reproduce cxf timeout exceptions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages