[ceph-users] [RFC] radosgw-admin4j - A Ceph Object Storage Admin Client Library for Java

2017-04-26 Thread hrchu
https://github.com/twonote/radosgw-admin4j I got into trouble when working with radosgw admin APIs, especially that docs are a bit confusing and inconsistent with the code base. What I can do are these two things: 1. Correct the section

[ceph-users] Limit bandwidth on RadosGW?

2017-05-04 Thread hrchu
Hi all, I want to limit RadosGW per connection upload/download speed for QoS. There is no build-in option for this, so maybe a 3rd party reverse proxy in front of Radosgw is needed. Does anyone have experience about this? ___ ceph-users mailing list ceph-

Re: [ceph-users] Limit bandwidth on RadosGW?

2017-05-04 Thread hrchu
d party for > this. > > https://unix.stackexchange.com/questions/28198/how-to- > limit-network-bandwidth > https://wiki.archlinux.org/index.php/Advanced_traffic_control > > > > -Original Message- > From: hrchu [mailto:petertc@gmail.com] > Sent: donderdag

Re: [ceph-users] Limit bandwidth on RadosGW?

2017-05-04 Thread hrchu
, George Mihaiescu wrote: > Terminate the connections on haproxy which is great for ssl as well, and > use these instructions to set qos per connection and data transferred: > http://blog.serverfault.com/2010/08/26/1016491873/ > > > > > On May 4, 2017, at 04:35, hrchu wro

Re: [ceph-users] Limit bandwidth on RadosGW?

2017-05-04 Thread hrchu
performance downgrade. On Fri, May 5, 2017 at 6:04 AM, Robin H. Johnson wrote: > On Thu, May 04, 2017 at 04:35:21PM +0800, hrchu wrote: > > Thanks for reply. > > > > tc can only do limit on interfaces or given IPs, but what I am talking > > about is "per connectio