Re: Only receiving an empty response with 200 status code when using CORS on Nginx 1.14

2019-04-04 Thread krionz
I have been trying to do this without success since December 20, 2018. And i still haven't got any answer. Am i missing something on my question? How could i improve it ? Posted at Nginx Forum: https://forum.nginx.org/read.php?2,282474,283622#msg-283622 __

Re: Nginx FCGIWrap Perl: File Upload not working.

2019-04-04 Thread Francis Daly
On Mon, Apr 01, 2019 at 09:34:06AM +, Alexander Jaiboy via nginx wrote: Hi there, > I am trying to up host my websites using NGINX webserver. The backend is > Perl CGI scripts (i am using fcgiwrap for the handling the CGI requests).I > am finding difficulty with file upload. > location ~ /b

Re: Only receiving an empty response with 200 status code when using CORS on Nginx 1.14

2019-04-04 Thread Francis Daly
On Thu, Apr 04, 2019 at 02:10:16PM -0400, krionz wrote: Hi there, > I have been trying to do this without success since December 20, 2018. And i > still haven't got any answer. Am i missing something on my question? How > could i improve it ? Can you show the request you make and the response yo

How fast and resource-consuming is sub_filter?

2019-04-04 Thread elkie
Hello friends! How bad is the idea of having tens or even hundreds of sub_filter directives in nginx configuration? Are the replacements by http_sub_module module time- and resource-consuming operations, or they are light enough not to care about it? Denis Posted at Nginx Forum: https://forum.