[ANN] OpenResty 1.9.15.1 released

2016-06-03 Thread Yichun Zhang (agentzh)
Hi folks, I am happy to announce the new formal release, 1.9.15.1, of the OpenResty web platform based on NGINX and LuaJIT: https://openresty.org/en/download.html Both the (portable) source code distribution and the Win32 binary distribution are provided on this Download page. The highlight

Re: "pid" directive is duplicate in /etc/nginx/nginx.conf

2016-06-03 Thread Kurt Cancemi
Hello, See here https://bugs.archlinux.org/task/46500. Kurt Cancemi https://www.x64architecture.com > On Jun 2, 2016, at 04:01, Harkonnen wrote: > > Hi, > > I'm trying to set up a very simple nginx web server on top of an archlinux > distribution. Here is my nginx.conf : > > user

Re: "pid" directive is duplicate in /etc/nginx/nginx.conf

2016-06-03 Thread Kurt Cancemi
Hello, See here https://bugs.archlinux.org/task/46500 . Kurt Cancemi https://www.x64architecture .com > On Jun 2, 2016, at 04:01, Harkonnen wrote: > > Hi, > > I'm trying to set up a very simple nginx web server on top of an

Re: Okay?

2016-06-03 Thread Lorne Wanamaker
Well this is entertaining, lol. On Fri, Jun 3, 2016 at 2:59 PM, Jim Ohlstein wrote: > I could. But I won't. > > These emails are posted to several websites. If you want them to stop > appearing at those sites, stop sending them. I'd also suggest that you > consult a psychiatrist and get back on

Re: Module: Configuring upstream params (eg fastcgi_param) per request

2016-06-03 Thread davidjb
Anyone have any thoughts? Even if it's just to say "this isn't possible". Cheers, David Posted at Nginx Forum: https://forum.nginx.org/read.php?2,266934,267307#msg-267307 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinf

Re: Okay?

2016-06-03 Thread Jim Ohlstein
I could. But I won't. These emails are posted to several websites. If you want them to stop appearing at those sites, stop sending them. I'd also suggest that you consult a psychiatrist and get back on your medication. Jim Ohlstein > On Jun 3, 2016, at 2:36 PM, Thaís Dauto wrote: > > I wa

"pid" directive is duplicate in /etc/nginx/nginx.conf

2016-06-03 Thread Harkonnen
Hi, I'm trying to set up a very simple nginx web server on top of an archlinux distribution. Here is my nginx.conf : user http; worker_processes1; error_log /var/log/nginx/error.log; pid/var/run/nginx.pid; events { wo

FIPS native support

2016-06-03 Thread Peter Fulier
Hello All, could you please advise if/when the nginx will be officially/natively supporting FIPS mode in the future (eg similar way as the Apache HTTP does with directive SSLFIPS) ? Many thanks for your help/answer Kind regards, Peter Peter Fulier Posted at Nginx Forum: https://forum.nginx.

Re: Okay?

2016-06-03 Thread Thaís Dauto
I want to remove my emails the internet . I do not want anything in my google searches. Only I sent these emails to " nginx " because they are on a page that contains my data on Google as well. And I sent asking to remove . Now other emails are on display. I want to cut them this page. https://

Re: Okay?

2016-06-03 Thread Robert Paprocki
You sent an email to a public mailing list. Public mailing lists are archived for... public use. What did you expect was going to happen? Continuing to berate this list will accomplish nothing. May I also point you to: https://en.wikipedia.org/wiki/Streisand_effect On Fri, Jun 3, 2016 at 11:27 AM,

Re: Okay?

2016-06-03 Thread Thaís Dauto
What? De: nginx em nome de Robert Paprocki Enviado: sexta-feira, 3 de junho de 2016 15:27 Para: nginx@nginx.org Assunto: Re: Okay? Dare I say, it's time for some moderation on this list? On Fri, Jun 3, 2016 at 11:26 AM, Thaís Dauto mailto:thaisda...@hotmail.

Re: Okay?

2016-06-03 Thread Thaís Dauto
What I want is simple. I sent a private email from my personal hotmail. And everything is published in google searches. I want you to remove ! De: nginx em nome de Thaís Dauto Enviado: sexta-feira, 3 de junho de 2016 15:26 Para: nginx@nginx.org Assunto: Re:

Re: Okay?

2016-06-03 Thread Robert Paprocki
Dare I say, it's time for some moderation on this list? On Fri, Jun 3, 2016 at 11:26 AM, Thaís Dauto wrote: > I will not give my location , for whom I do not even know ! > > > > > > -- > *De:* nginx em nome de r...@onvaoo.com < > r...@onvaoo.com> > *Enviado:* sexta-f

Re: Okay?

2016-06-03 Thread Thaís Dauto
I will not give my location , for whom I do not even know ! De: nginx em nome de r...@onvaoo.com Enviado: sexta-feira, 3 de junho de 2016 15:23 Para: nginx@nginx.org Assunto: Re: Okay? Can you give us your exact location (GPS ) this is for the drone action

Re: Okay?

2016-06-03 Thread r...@onvaoo.com
Can you give us your exact location (GPS ) this is for the drone action > On 03 Jun 2016, at 20:21, Thaís Dauto wrote: > > I want my e- mails are deleted from this website. > https://forum.nginx.org/read.php?2,267331,267333 > I sent an e- ma

Okay?

2016-06-03 Thread Thaís Dauto
I want my e- mails are deleted from this website. https://forum.nginx.org/read.php?2,267331,267333 I sent an e- mail . By hotmail. And I did not ask to publish the google search , exposing me ! ___ nginx mailing list nginx@nginx.org http://mailman.ngi

Re: Problem

2016-06-03 Thread Thaís Dauto
Hi I do not want to receive these emails . I received a lot of emails and none were really to me or to help me in what I said. So now I want to stop receiving these emails . I sent an email to " nginx@nginx.org " I sent my personal email , I use to serious things , I would like to know why the

Re: Problem

2016-06-03 Thread CJ Ess
I once knew a guy who convinced someone they had hacked their site by making a DNS entry to 127.0.0.1. So when the guy tried to access the "other" site his passwords worked, all his files were there, it was even running the same software! He made changes on his site and they instantly appeared on t

Re: Enable the Etag for dynamic content

2016-06-03 Thread Maxim Dounin
Hello! On Fri, Jun 03, 2016 at 05:27:07PM +0530, RAKESH P B wrote: > Hi All, > > I'm using ngnx version nginx/1.10.1, php application in back end connected > via unix socket. We are planning to enable the cache behavior for dynamic > contents using cache control headers and etag. We have tried

Enable the Etag for dynamic content

2016-06-03 Thread RAKESH P B
Hi All, I'm using ngnx version nginx/1.10.1, php application in back end connected via unix socket. We are planning to enable the cache behavior for dynamic contents using cache control headers and etag. We have tried below below method to enable the etag, but none of the method working as expect

Re: Problem

2016-06-03 Thread B.R.
xD Maxim. I would have put 'hopefully' along with 'surprisingly' though... just to convince myself such dumbness is marginal. To li...@lazygranch.com, nginx version can already be removed with the help of the server_tokens di

Re: Problem

2016-06-03 Thread Maxim Konovalov
On 6/3/16 7:33 AM, li...@lazygranch.com wrote: > Perhaps in a future release of Nginx, the error pages should not > contain any reference to nginx. That is the only way I can figure > out this person came up with the idea of complaining to the list. > (Assuming this isn't spam to encourage use to c

Re: How to reproduce issue CVE-2016-4450?

2016-06-03 Thread Oleksandr V. Typlyns'kyi
Today Jun 3, 2016 at 06:55 ?? wrote: > Hi, > > I am working on the fixing of issue CVE-2016-4450, it seems that if the > request body is neither saved in the memory nor in file, it might crash when > save the request body to the temp file. > Could you instruct me what kind of request body can t