Re: Thread Pool HTTP POST issue

2020-12-16 Thread Maxim Dounin
Hello! On Wed, Dec 16, 2020 at 03:34:38PM +0100, st.gabrie...@libero.it wrote: > Hi,we are doing some tests using the nginx thread pool feature. The scenario > is the following:1) the worker process register with > ngx_http_read_client_request_body fuction a handler for the request. We can > c

Thread Pool HTTP POST issue

2020-12-16 Thread st . gabrielli
Hi,we are doing some tests using the nginx thread pool feature. The scenario is the following:1) the worker process register with ngx_http_read_client_request_body fuction a handler for the request. We can call it "post_handler" 2) the worker process receive a POST bid request. The payload is a