Quantcast
Channel: Nginx Forum
Browsing all 53287 articles
Browse latest View live

SSL: reject unsupported protocols "negotiated" during handshake

Hey,OpenSSL doesn't do anything to verify that "negotiated" protocolwas actually advertised to the client, so we have to do it ourselves.Note: I dislike the way NGX_HTTP_NPN_NEGOTIATED is defined...

View Article


Re: wiki page for spdy

Opps Found http://nginx.org/en/docs/http/ngx_http_spdy_module.html that contains some of the directives that I see in the code.----- Original Message -----> I see the spdy module sponsored by...

View Article


UserDir и отдача файлов напрямую

Коллеги,Есть nginx-devel-1.3.14 в качестве frontend к apache22. Чтобы отдаватьвидеоролики без участия апача, написал в конфиге сервера:location ~* ^.+\.(avi|flv)$ {root /home/www/data ;expires...

View Article

About the return http status 203

Hi,Today In our test box I noticed that nginx sent bad response with 203response. You can reproduce the problem with the return directive:location / {return 203;}And the response looks...

View Article

resolver cname ttl

Привет всем!Такая проблема: resolver не учитывает TTL для CNAME записей.Например,в DNS указано:upstream 60 CNAME cname1cname1 86400 A 10.10.10.10По тестам получается, что upstream резолвится раз в...

View Article


Re: UserDir и отдача файлов напрямую

On 04/03/13 06:25, Victor Sudakov wrote:> Чтобы отдавать> видеоролики без участия апача, написал в конфиге сервера:>> location ~* ^.+\.(avi|flv)$ {> root /home/www/data ;> expires...

View Article

Re: UserDir и отдача файлов напрямую

Anton Yuzhaninov wrote:> > Чтобы отдавать> > видеоролики без участия апача, написал в конфиге сервера:> >> > location ~* ^.+\.(avi|flv)$ {> > root /home/www/data ;>...

View Article

Re: resolver cname ttl

соображение ровно одно, для установления соединения с бекендом нуженадрес, поэтому в момент чтения конфигурации имена ресолвятся в адреса(обращение к ресолверу заблокирует worker-процесс).закешировать...

View Article


Re: resolver cname ttl

Здравствуйте, Xek.Вы писали 3 апреля 2013 г., 11:25:55:> Такая проблема: resolver не учитывает TTL для CNAME записей.> Протестировал на версиях 1.2.7, 1.3.15> Баг?> Или есть какие-то...

View Article


Exact Client public certificate authentication using Nginx

Hi,I am relatevely new to Nginx and below is what i need to achieve.I have an Nginx proxy server with following key and...

View Article

Re: resolver cname ttl

Hello!On Wed, Apr 03, 2013 at 11:25:55AM +0400, Xek PL wrote:> Привет всем!>> Такая проблема: resolver не учитывает TTL для CNAME записей.>> Например,в DNS указано:> upstream 60 CNAME...

View Article

Re: Exact Client public certificate authentication using Nginx

Hello!On Wed, Apr 03, 2013 at 06:31:49AM -0400, Sekhar wrote:> Hi,>> I am relatevely new to Nginx and below is what i need to achieve.>> I have an Nginx proxy server with following key...

View Article

Re: SSL: reject unsupported protocols "negotiated" during handshake

Hello!On Tue, Apr 02, 2013 at 06:06:02PM -0700, Piotr Sikora wrote:> Hey,> OpenSSL doesn't do anything to verify that "negotiated" protocol> was actually advertised to the client, so we have...

View Article


Re: About the return http status 203

Hello!On Wed, Apr 03, 2013 at 12:09:25PM +0800, Weibin Yao wrote:> Hi,>> Today In our test box I noticed that nginx sent bad response with 203> response. You can reproduce the problem with...

View Article

Optimize rewrite

helloI have a script that works with apache but I want to migrate to nginx, Ihave this rule, but maybe you can do differently optimized.## HTACCESS<IfModule mod_rewrite.c>RewriteEngine...

View Article


Re: nginx-1.3.15

HelloWe've added new repository with pre-build linux packages for nginx 1.3.*.Documentation/instruction: http://nginx.org/en/linux_packages.html#mainlineThe only differences in nginx configure options...

View Article

Re: nginx-1.3.15

On 3/28/13 2:46 PM, Maxim Konovalov wrote:> On 3/28/13 1:31 PM, Nikita Stupin wrote:>> Добрый день.>>>> Валентин, а планируется на http://nginx.org/packages/ubuntu/>>...

View Article


Re: nginx-1.2.8

Hello Nginx users,Now available: Nginx 1.2.8 For Windows http://goo.gl/YbLP0 (32-bit and64-bit versions)These versions are to support legacy users who are already using Cygwinbased builds of Nginx....

View Article

Re: Exact Client public certificate authentication using Nginx

Hi Maxim,Thanks for replying to the post. Below is my concern.Multiple certificate can have the same DN and the DN name match will happen after the SSL handshake is complete using the root CA. It means...

View Article

Re: nginx-1.3.15

On Apr 3, 2013, at 2:18 PM, Maxim Konovalov <maxim@nginx.com> wrote:> On 3/28/13 2:46 PM, Maxim Konovalov wrote:>> On 3/28/13 1:31 PM, Nikita Stupin wrote:>>> Добрый...

View Article
Browsing all 53287 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>