[openstack-dev] [swift] Can swift identify user agent come from chrome browser?

2016-03-19 Thread Linpeimin
Hello, everyone. I have config a web server (tengine) as a proxy server for swift, and sent a GET request via a chrome browser in order to access swift container. From the log file, it can be seen that web server has pass the request to swift, but swift returns an unauthorized error. Log file

[openstack-dev] [swift]How to use swift in CDN system?

2016-03-14 Thread Linpeimin
Hello, I am trying to build a simple CDN with LVS ,tengine , swift and sos(swift origin server) software. I have google for how to install and config the environment,successfully I have make LVS, tengine, swift work independently. But when they work together as a whole, I have some doubts as

[openstack-dev] openstack swift as a cache proxy for nginx, swift proxy report 401 error when authenticate

2016-03-02 Thread Linpeimin
I am trying to find a way to use Openstack swift to cache static file for a web server such as nginx, the below are request step: 1.nginx is configured as a load balance proxy server and web server. 2.There are several swift , suppose there are 2, that is swift-A,swift-B