Re: tell nginx to stay inside same location?

2015-07-30 Thread Mikutems Bolly
To produce a longer message brief that check out is just not completed but in relation to face in addition to instance a finish. That check out is often as customary interested in shots for the look at becoming more common earlier than it is always visually fantastic. Which means people will pr

Re: Free O’Reilly animal book about nginx

2015-07-30 Thread George
thanks Igor and Nginx ! Posted at Nginx Forum: http://forum.nginx.org/read.php?2,260658,260666#msg-260666 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: Free O’Reilly animal book about nginx

2015-07-30 Thread Aleksandar Lazic
Hi Igor. Am 30-07-2015 21:34, schrieb Igor Sysoev: Nearly 20 years ago I read my first O’Reilly book, Learning Perl. Back then I never would have dreamed O’Reilly would someday publish a book written about the software I created, yet here we are today. I am honored to announce that later this

Re: Free O’Reilly animal book about nginx

2015-07-30 Thread shahzaib shahzaib
Whoops, http://prntscr.com/7yzccl That's great btw :) On Fri, Jul 31, 2015 at 1:40 AM, Sarah Novotny wrote: > > On Jul 30, 2015, at 1:12 PM, Igal @ Lucee.org wrote: > > this is awesome news! congrats!!! > > the download link is broken though (404). > > > It’s been fixed :) > > sarah > > > __

Re: Free O’Reilly animal book about nginx

2015-07-30 Thread Sarah Novotny
> On Jul 30, 2015, at 1:12 PM, Igal @ Lucee.org wrote: > > this is awesome news! congrats!!! > > the download link is broken though (404). It’s been fixed :) sarah ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/ng

Re: does it normal?

2015-07-30 Thread Maxim Dounin
Hello! On Thu, Jul 30, 2015 at 04:11:52PM -0400, evgeni22 wrote: > nginx version: nginx/1.8.0 > built by gcc 4.8.3 20140911 (Red Hat 4.8.3-9) (GCC) > built with OpenSSL 1.0.1e-fips 11 Feb 2013 > TLS SNI support enabled > configure arguments: > --add-module=../modsecurity_nginx-2.8.0/nginx/modsecu

Re: Free O’Reilly animal book about nginx

2015-07-30 Thread Igal @ Lucee.org
this is awesome news! congrats!!! the download link is broken though (404). Igal Sapir Lucee Core Developer Lucee.org On 7/30/2015 12:34 PM, Igor Sysoev wrote: > > Nearly 20 years ago I read my first O’Reilly book, Learning Perl. > Back then I never would have dreame

Re: does it normal?

2015-07-30 Thread evgeni22
nginx version: nginx/1.8.0 built by gcc 4.8.3 20140911 (Red Hat 4.8.3-9) (GCC) built with OpenSSL 1.0.1e-fips 11 Feb 2013 TLS SNI support enabled configure arguments: --add-module=../modsecurity_nginx-2.8.0/nginx/modsecurity --user=nginx --group=nginx --prefix=/usr --sbin-path=/usr/sbin --conf-path

Free O’Reilly animal book about nginx

2015-07-30 Thread Igor Sysoev
Nearly 20 years ago I read my first O’Reilly book, Learning Perl. Back then I never would have dreamed O’Reilly would someday publish a book written about the software I created, yet here we are today. I am honored to announce that later this year O’Reilly Media will publish one of their iconic

Re: tell nginx to stay inside same location?

2015-07-30 Thread Igor Sysoev
On 30 Jul 2015, at 17:57, Gregory Edigarov wrote: > Hello, > > is that possible to tell nginx to stay inside the same location after rewrite > rule is done? > > i.e. I have: > > location /njs/ { >proxy_pass http://localhost:5501; > .. > } > > now, if i need to cut off /njs/ part, i

Re: Websocket handshake failing

2015-07-30 Thread Maxim Dounin
Hello! On Thu, Jul 30, 2015 at 11:19:32AM -0400, nightcrawler wrote: > I'm trying to enable websocket communication between client and server and > have nginx as proxy. Ive applied the following congiguration changes to > websocket sites-enabled conf to allow for websocket proxy: >proxy_s

Re: does it normal?

2015-07-30 Thread Maxim Dounin
Hello! On Thu, Jul 30, 2015 at 04:07:05AM -0400, evgeni22 wrote: > my server info: > > Processor Intel Xeon E3 1225v2 > RAM 32GB DDR3 > Disks 3 x 120 GB SSD > > i run directadmin+nginx > > the nginx use 14gb of 32gb and this output from server: > > root 12872 0.0 38.8 12868180 1274

Re: tell nginx to stay inside same location?

2015-07-30 Thread Gregory Edigarov
On 07/30/2015 06:02 PM, Edho Arief wrote: On Thu, Jul 30, 2015 at 11:57 PM, Gregory Edigarov wrote: Hello, is that possible to tell nginx to stay inside the same location after rewrite rule is done? i.e. I have: location /njs/ { proxy_pass http://localhost:5501; .. } now, if i n

Websocket handshake failing

2015-07-30 Thread nightcrawler
I'm trying to enable websocket communication between client and server and have nginx as proxy. Ive applied the following congiguration changes to websocket sites-enabled conf to allow for websocket proxy: proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection "upgrade";

Re: tell nginx to stay inside same location?

2015-07-30 Thread Edho Arief
On Thu, Jul 30, 2015 at 11:57 PM, Gregory Edigarov wrote: > Hello, > > is that possible to tell nginx to stay inside the same location after > rewrite rule is done? > > i.e. I have: > > location /njs/ { > proxy_pass http://localhost:5501; > .. > } > > now, if i need to cut off /njs/ part,

tell nginx to stay inside same location?

2015-07-30 Thread Gregory Edigarov
Hello, is that possible to tell nginx to stay inside the same location after rewrite rule is done? i.e. I have: location /njs/ { proxy_pass http://localhost:5501; .. } now, if i need to cut off /njs/ part, i added the following: location /njs/ { rewrite /njs(.*) $1; proxy_pa

blog post: new debugging features in nginx

2015-07-30 Thread Maxim Konovalov
Hello, Andrew Hutchings wrote a blog post about new debugging features you can find in nginx 1.9.2 and later: https://www.nginx.com/blog/new-debugging-features-probe-nginx-internals/ -- Maxim Konovalov http://nginx.com ___ nginx mailing list nginx@ng

Memory zone usage

2015-07-30 Thread Pablo Fischer
Howdy! Was wondering if there's a way to know the memory usage that a zone (like limit_req) is having? Reason I ask is because I think I'm the value I've today might me a bit high but before I change it I would like to check during the day what is its current usage. Thanks! -- Pablo __

does it normal?

2015-07-30 Thread evgeni22
my server info: Processor Intel Xeon E3 1225v2 RAM 32GB DDR3 Disks 3 x 120 GB SSD i run directadmin+nginx the nginx use 14gb of 32gb and this output from server: root 12872 0.0 38.8 12868180 12748776 ? Ss 09:35 0:00 nginx: master process /usr/sbin/nginx -c /etc/nginx/ngin

Re: problem with images after refresh website

2015-07-30 Thread evgeni22
fixed was problem with timeout timeout 2 increase it to timeout 10 Posted at Nginx Forum: http://forum.nginx.org/read.php?2,260621,260643#msg-260643 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx