]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: allow multiple frontends of the same framework
authorYehuda Sadeh <yehuda@inktank.com>
Tue, 5 Nov 2013 01:54:51 +0000 (17:54 -0800)
committerYehuda Sadeh <yehuda@inktank.com>
Tue, 5 Nov 2013 18:20:31 +0000 (10:20 -0800)
commit4c3b6d602c58ee213bc898c8efe4b1112db16c79
tree5423a030c56f7db6f358c6e993240ff7480bc305
parente25d32c2ba933028ef5dbf29de6cf0973841d7b6
rgw: allow multiple frontends of the same framework

it is possible to set up mongoose on multiple ports, e.g.,

  rgw frontends = mongoose:80, mongoose:8080

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
src/rgw/rgw_main.cc