]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: optionally call FCGX_Free() on the fcgi connection 3124/head
authorYehuda Sadeh <yehuda@redhat.com>
Wed, 26 Nov 2014 23:18:07 +0000 (15:18 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Tue, 9 Dec 2014 17:43:32 +0000 (09:43 -0800)
commitef3773ac93413c644e056babce1971f846bbc276
tree8bfa3368e8b78340996efb42e9e61a7afd5af2f9
parentdd7c8c2bc6b2810ff7f483af940fa09dbe74e83a
rgw: optionally call FCGX_Free() on the fcgi connection

Fixes: #10194
A new configurable controls this behavior. This forces disconnection of
the fcgi connection when done with the request.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/common/config_opts.h
src/rgw/rgw_main.cc