Quantcast
Browsing all 53287 articles
Browse latest View live

Re: Need some help with rewrite rule translation

Am 14.06.2013 14:11, schrieb mailinglisten@simonhoenscheid.de:> I have found the point where my rules break,>> I've had the following location on top, to enable browser caching for> images,...

View Article


Модуль для доступа к базе данных, но без ngx_http_upstream_t

Привет всем,Я написал nginx модуль, для доступа к базе данных Couchbase[1]. Этотмодуль получился немного не обычным:1) используется библиотека libcouchbase, которая сама рулит установкойобработчиков на...

View Article


Re: Модуль для доступа к базе данных, но без ngx_http_upstream_t

Hello!On Wed, Jun 19, 2013 at 08:15:21PM +0300, Sergey Avseyev wrote:> Привет всем,>> Я написал nginx модуль, для доступа к базе данных Couchbase[1]. Этот> модуль получился немного не...

View Article

Re: Possible gzip_vary bug? (v1.5.1)

Many thanks Maxim, sometimes the solution is so easy. I was using SPDY and only checked with latest Firefox and Chrome. And one shouldn't trust Page Speed, it keeps telling me about the vary headers,...

View Article

Ignore broken SSL servers in config

TL;DR:Any nginx setting to say 'if a vhost's ssl settings are broken, skip it anddon't fail to start' ?I've certainly RTFM'd this and peered at the source, but I figured I mightas well throw it out...

View Article


server name rewrite

Hi, guys!E.g. I have server new_server_name.com and want to rewrite requests to www.new_server_name.com and old_server_name.com to present server.From http://wiki.nginx.org/Pitfalls I use two server's...

View Article

question about nginx/modsecurity

Is anyone maintaining a "current" version of nginx with mod-securitylinked-in?I realize this is a bit lazy on my part -- the instructions seemrelatively straightforward to build -- but I didn't want to...

View Article

Re: question about nginx/modsecurity

Am 19.06.2013 um 21:04 schrieb AJ Weber <aweber@comcast.net>:> Is anyone maintaining a "current" version of nginx with mod-security linked-in?>> I realize this is a bit lazy on my part...

View Article


Re: question about nginx/modsecurity

I do a custom-build for our own servers (in private pkg-ng repository)with a handful of useful modules included. Because the truth is: onlyyou know what modules you want or need.This is absolutely...

View Article


redirect multiple sites with www to the same domains without www

I want to make a server block, or location block (not sure which works) using regex to redirect all domains with www to the same without www.something in this lines:server_name...

View Article

Re: server name rewrite

On Wed, Jun 19, 2013 at 09:22:11PM +0300, wishmaster wrote:Hi there,> From http://wiki.nginx.org/Pitfalls I use two server's {} directives for this instead if().> But this doesn't work and first...

View Article

Re: Need some help with rewrite rule translation

On Wed, Jun 19, 2013 at 06:44:55PM +0200, mailinglisten@simonhoenscheid.de wrote:Hi there,> This is still driving me mad. We need the expire header for images, but> if we add the location above,...

View Article

Re[2]: server name rewrite

Thank you Francis, your answer is exhaustive, as always.--- Original message ---From: "Francis Daly" <francis@daoine.org>Date: 20 June 2013, 00:27:48> On Wed, Jun 19, 2013 at 09:22:11PM +0300,...

View Article


Re: API question: large data processing handler

i tried to follow the suggestion of using a timer and a new handler for thewrite callback without luck, indeed there is something wrong on my end.if you have some minute to review, I wrote a simple...

View Article

Re: Ignore broken SSL servers in config

Hello!On Wed, Jun 19, 2013 at 11:06:19AM -0700, Mark Moseley wrote:> TL;DR:> Any nginx setting to say 'if a vhost's ssl settings are broken, skip it and> don't fail to start' ?>> I've...

View Article


Re: API question: large data processing handler

Hello!On Wed, Jun 19, 2013 at 11:42:57PM -0600, Julien Zefi wrote:> i tried to follow the suggestion of using a timer and a new handler for the> write callback without luck, indeed there is...

View Article

SPDY: fix tcp_nodelay and tcp_nopush handling

Hi,Could you please take a look at the following patch.In this patch I tried to fix handling for tcp_nodelay and tcp_nopush.This patch is only applicable for SPDY over TCP connection (but not forSPDY...

View Article


Process the backend response header

Hi,location /api {if ($cookie_API) {### make a http request to the varnish backend# check if the varnish response contains x-api-okif ($http_X_API_OK) {proxy_pass http://api-aaa/;}}proxy_pass...

View Article

Server Status ?

Hi Nginx Team,I used nginx for a few years and until now, i used to deploy it for staticcontent. Right now, i 'd like to deploy it for dynamic content usingphp-fpm. It works fine and performances are...

View Article

Re: Server Status ?

> But according to me and my team (and many other admins as far as i can> see), something important is really missing to push it in production. This> is the "extended status" (i mean something...

View Article
Browsing all 53287 articles
Browse latest View live


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