Hello
Thank you for your share, at first!
I have a question like this.
1. I have created an ceph cluster, and create a RGW client for the cluster.
2. Then I create a nginx Server as a proxy of the RGW.
3. I test the libs3(bji) and find that: it works well when the host is RGW server'hostname. and it does not work when the host is nginx'hostname.
4. At the same time, i use the boto.s3.connection of python and test libs3 with python code. it works well.
Could you help me ? I have tested seviral days and the problem is still unsolved.
Thanks!