https://issues.apache.org/bugzilla/show_bug.cgi?id=54902
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO --- Comment #12 from Philippe Mouawad <[email protected]> --- By default: httpclient4.retrycount=1 which means HttpClient4 will internally retry any idempotent request which fails an this on Connect and Receive. Could you make a test setting httpclient4.retrycount to 0 in user.properties to see what happens ? Note that HC3 also has this setting enabled also and set to 1 but it seems retry only applied to both connect and receive. -- You are receiving this mail because: You are the assignee for the bug.
