jclouds/common/openstack
Tom Manville 9f11888f4b JCLOUDS-342: Retry on HTTP 408 for swift
To repro issue 342, the following steps were taken:
 - Spawn 500 parallel / 2000 total putBlobs to cloudfiles-uk
 - issue a SIGSTOP
 - wait 60 seconds
 - issue a SIGCONT

Without this patch, there are several hundred 408s.
With this patch, these are retried and complete successfully.
2014-03-03 16:47:58 -08:00
..
src JCLOUDS-342: Retry on HTTP 408 for swift 2014-03-03 16:47:58 -08:00
README.txt JCLOUDS-31. remove malformed, duplicate, or unnecessary headers 2013-05-16 21:30:32 -07:00
pom.xml Updating to 1.8.0-SNAPSHOT 2013-12-17 11:31:56 -08:00

README.txt

#
# The jclouds provider for Rackspace (http://www.rackspace.com/).
#
# TODO: Implementation status.
# TODO: Supported features.
# See http://code.google.com/p/jclouds/wiki/QuickStartRackspace for example usage.