Welcome! Log In Create A New Profile

Advanced

nginx two major issues - need help

nginx two major issues - need help
July 08, 2016 10:58AM
Hi All,

I have found two issues with nginx 1.8.1 version .

1. nginx is not forwarding the http pipelined requests to the FastCGI server. I have a case where the browser sends a GET request to submit a job
to my FastCGI application for processing and then sends a DELETE request to cancel the job while in progress. But though the two requests might be pipelined at nginx, it is not the same case while forwarding those two requests to the fastCGI server . It is only sending two requests one after the other and hence by the time DELETE request reached my application, the job is already completed which in the sense the GET request is finished.


2. setting the fastcgi_request_buffering and fastcgi_buffering to "off" in nginx.conf has no effect. Nginx still buffering the requests and responses.

Need help on the above two issues. Any help much appreciated.



Edited 1 time(s). Last edit at 07/08/2016 10:59AM by Phani Sreenivasa Prasad.
Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 215
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready