cache and clean the VOMS AC only once per connection
Compare changes
Files
2+ 35
− 25
@@ -22,6 +22,7 @@ extern "C" {
@@ -63,8 +64,6 @@ ngx_module_t ngx_http_voms_module = {
@@ -344,52 +343,62 @@ static MaybeVomsAc retrieve_voms_ac_from_proxy(ngx_http_request_t* r)
@@ -399,8 +408,9 @@ static MaybeVomsAc const& get_voms_ac(ngx_http_request_t* r)