The request is to implement a Policy that enables to configure the client_* directives such as client_body_buffer_size and client_body_temp_path individually for each Product.
The use case here is for providing more control over how requests are written to disk (temporarily) for security purposes.
Requested tunable/related directives:
client_body_temp_path client_body_buffer_size client_header_buffer_size large_client_header_buffers
- is related to
-
THREESCALE-8410 Make proxy_ directives configurable per Product
- To Test For RHOAM