Re: Is HTTP 1.1 chuncked file encoding on upstream fastcgi servers working...
Hello!On Thu, Feb 07, 2013 at 03:31:02AM -0800, SirNoSkill wrote:> Hi,>> I have a question regarding nginx-fastcgi.>> I use nginx 1.2.4 from here:>...
View Article[nginx] svn commit: r5034 - in trunk/src: core http/modules/perl
Author: mdouninDate: 2013-02-07 12:09:09 +0000 (Thu, 07 Feb 2013)New Revision: 5034URL: http://trac.nginx.org/nginx/changeset/5034/nginxLog:Version...
View Article[nginx] svn commit: r5035 - trunk/src/core
Author: mdouninDate: 2013-02-07 12:09:56 +0000 (Thu, 07 Feb 2013)New Revision: 5035URL: http://trac.nginx.org/nginx/changeset/5035/nginxLog:Added support for {SHA} passwords (ticket #50).Note: use of...
View ArticleRe: Очистка кеша nginx
у меня на крупных порталах программисты часто используют nosqlкеширование radius и memcached на уровне приложения, чтобы кешироватьне всю страницу целиком, а какие-либо данные/части страницы,...
View Articlenginx upstream name in log
Добрый день!в конфигеproxy_connect_timeout 20;proxy_next_upstream error timeout http_502 http_503 http_504 http_404;в логеIP 0.003 [time] "POST /uri HTTP/1.1" 502 upstream_name_firstIP 13.732 [time]...
View ArticleChanges in .conf files not taking effect?
Hi,I've been trying to prevent hotlinking and locking down some php files to my server only via my .conf files but its having no effect at all. First I tried adding the below location instructions into...
View ArticleClean URL with slash arguments?
Hey,Apache (at least apache2) seems to do this automatically on default, but I have tried to figure out how to mimic it under Nginx for serveral days now. Maybe this is the place where someone has the...
View ArticleRe: [nginx-announce] nginx-1.3.12
Hello Nginx Users,Now available: Nginx 1.3.12 For Windows http://goo.gl/Hfv3V (32-bitand 64-bit versions)These versions are to support legacy users who are already usingCygwin based builds of Nginx....
View Article[emerg] unknown directive "server"
i am newbie to this NGINX i am installing this MGINX in VPS. my url is : gicsms.cominstalling ryby script1. while installing NGINX using this command $/usr/bin/passenger-install-nginx-modulei am geting...
View ArticleRe[2]: Очистка кеша nginx
Здравствуйте, dimn.> а как вообще устроено кеширование в крупных порталах?Так, как этого требует конкретная задача.> Например есть какие то объявления> /board/1.html> /board/2.html>...
View ArticleRe: Module Developer Wanted
-----BEGIN PGP SIGNED MESSAGE-----Hash: SHA1Il 06/02/2013 18:07, Justin Tocci ha scritto:> We have about 700 lines of Perl that we want to replace by an NGINX module.>Is it really necessary to...
View Articleset port range for nginx
Hi, allI've got an nginx server in an internal network, and the server willforward request to outer net using proxy_pass,it seems like:proxy_pass http://[public ip]:[port]Unfortunately, the firewall...
View ArticleRe[2]: watermark patch
Здравствуйте, Trurl.>> Но хоть я не сишник, но подозреваю, что сделано не самым лучшим>> образом. При каждом наложении водного знака зачем-то делается>> заново открытие файла с водным...
View ArticleNeed help with a rewrite rule
I'm a noob from the Apache world, where I had a complete grasp of creating rewrite rules. Nginx has kinda messed me up with its slightly different syntax.Basically, I need mysite.com/vid/1 to rewrite...
View ArticleRe: proxy_cache и range запросы
Хочу вернуться к вопросу о патче изhttp://forum.nginx.org/read.php?2,225815,225826#msg-225826Мы его используем в production, на двух нодах с 150-200 rps на ноду, всеедет с proxy_cache (точнее — с...
View Articletry_files wildcards
Hello!I have use-case where i need to check file presence in differentdirectories.For example, I have static file test.css with versions in...
View ArticleRe: set port range for nginx
Hello!On Fri, Feb 08, 2013 at 11:20:35AM +0800, Fufeng Yao wrote:> Hi, all> I've got an nginx server in an internal network, and the server will> forward request to outer net using...
View ArticleRe: try_files wildcards
Hello!On Fri, Feb 08, 2013 at 01:56:59PM +0400, ivan babrou wrote:> Hello!>> I have use-case where i need to check file presence in different> directories.>> For example, I have...
View ArticleRe: Htaccess i nginxe çevirme
http://winginx.com/htaccess burdan online çevirebilirsin sanırım.
View ArticleRe: Nginx için sürüm tercihi
Nginx stable neyse onu kurmanı tavsiye ederim, fakat güncellemeler geldikçe elle tekrar yüklemen gerekir. Paketler eskidir, fakat paketle ekstra modül yüklemek istediğinde sıkıntı çekersin.
View Article