On Jan 21, 2014, at 9:58 , Makailol Charls wrote:
> Hello
>
> I use Nginx/1.4.4 as a reverse proxy and my backend webserver generates
> multipart response with some dynamic boundary.
>
> I use nginx gzip module to send compress data to the client but it is unable
> to compress this multipart r
Hello
Could someone check this and help me for compressing the multipart response
with dynamic boundary?
Thanks,
Makailol
On Tue, Jan 21, 2014 at 11:28 AM, Makailol Charls wrote:
> Hello
>
> I use Nginx/1.4.4 as a reverse proxy and my backend webserver generates
> multipart response with some
On 25/01/2014 07:51, wishmaster wrote:
--- Original message ---
From: "Some Developer"
Date: 25 January 2014, 06:04:10
I'm running Nginx 1.4.4 on Ubuntu 12.04 and have added the X-Frame-Options
header for one of my sites but in testing it appears that Nginx includes this
itself in
I think this meets your requirement
https://github.com/alibaba/tengine/pull/335/files
-邮件原件-
发件人: nginx-boun...@nginx.org [mailto:nginx-boun...@nginx.org] 代表 Thomas
Glanzmann
发送时间: 2014年1月23日 4:48
收件人: nginx@nginx.org
抄送: openconnect-de...@lists.infradead.org
主题: Re: Implementing CONNECT i
Hello Gurus,
It's been several years since I've revisited anything but the most basic
changes to our Nginx reverse-proxy front-end. I'm wondering if there have
been any new tweaks or security related configuration changes that should be
implemented on Nginx when acting as a reverse-proxy for JBoss
Hello Richard,
thanks for your help. I tried it and a lot of other things without any
success.
But now it works. I just have install the latest fastcgi version from
sources with the same setup as mentioned.
Unfortunately without the advantages of the package management.
Best regards,
Lars
Hello,
I recently had a lot of trouble similar to this, and discovered that
the fastcgi_param directive is additive - eg a later declaration of
SCRIPT_FILENAME simply adds a second SCRIPT_FILENAME to the fastcgi
parameters. You most likely have SCRIPT_FILENAME set in your "include
fastcgi_params" w
Do you have a program set up to read from the other end of those pipes?
-Original Message-
From: nginx-boun...@nginx.org [mailto:nginx-boun...@nginx.org] On Behalf Of
Sven Wiese
Sent: 2 ianuarie 2014 19:00
To: nginx@nginx.org
Subject: Nginx not starting with named pipe (fifo) for access_l
I have nginx deployed as a proxy server. The client sends a POST request which
needs to be modified before forwarding it to the origin server. Is there any
module / filter available in nginx. The best I could find was a patch by Maxim
as outlined at
http://mailman.nginx.org/pipermail/nginx-deve
--- Original message ---
From: "wishmaster"
Date: 26 January 2014, 12:07:24
>
>
>
> --- Original message ---
> From: "Jeroen Ooms"
> Date: 26 January 2014, 05:27:46
>
>
>
> > On Fri, Jan 24, 2014 at 11:42 PM, wishmaster wrote:
> > > What is your proxy_cache_methods value?
> >
>
--- Original message ---
From: "Jeroen Ooms"
Date: 26 January 2014, 05:27:46
> On Fri, Jan 24, 2014 at 11:42 PM, wishmaster wrote:
> > What is your proxy_cache_methods value?
>
> I tried both
>
> proxy_cache_methods OPTIONS;
>
Because "OPTIONS" means any of this values: GET, HEA
11 matches
Mail list logo