On Fri, 14 Jun 2013 18:43:21 +0800
王娜 wrote:
> like this,before I stop the proxy service ,there are five containers.
I would double-check that both proxies had same ring files.
-- Pete
___
Mailing list: https://launchpad.net/~openstack
Post to :
Also, just as general info, don't use nginx in front of Swift. nginx buffers
request bodies, and that can become very problematic when uploading content
into the Swift cluster (especially since the body could be up to 5GB--not too
many of those requests and you'll overload your nginx box).
Seco
Hi,
Because of the nginx problem ,so I change to use pound ,but
...
but can not execute post or upload
regarding pound: you have to enable the PUT method to upload objects.
Simply add "xHTTP 2" in the section below:
User"root"
Group "root"
ListenHTTP
Address 172.18.56.
Hello,Stackers
First question:
I built a swift cluser,two proxy server , one nginx server ---load balance
for two swift proxy server,and two storage server
1.when I stop swift proxy service on one proxy server
The command " swift -V 2 -A http://172.18.56.195:5000/v2.0 -U
service:glance -K pas
4 matches
Mail list logo