Re: proxy_cache и range запросы
Hello!On Fri, Feb 08, 2013 at 12:54:07PM +0600, Danila Shtan wrote:> Хочу вернуться к вопросу о патче из> http://forum.nginx.org/read.php?2,225815,225826#msg-225826> Мы его используем в...
View ArticleRe: proxy_cache и range запросы
On 08.02.2013 12:29, Maxim Dounin wrote:>> --with-sha1=/usr/include/openssl --with-md5=/usr/include/openssl> Just FYI: это глупость, и её надо просто убрать из аргументов>...
View ArticleRe: proxy_cache и range запросы
Приветствую.2013/2/8 Maxim Dounin <mdounin@mdounin.ru>> Hello!>> On Fri, Feb 08, 2013 at 12:54:07PM +0600, Danila Shtan wrote:>> > Хочу вернуться к вопросу о патче из> >...
View Articleмапинг большого кол-ва URL
Добрый день,есть 200-300к URL, запросы на которые нужно перенаправить на соответствующие им новые URL.Для каждого URL из первого множества, есть соответствующий URL в множестве, куда отображаем.Можно...
View ArticleRe: мапинг большого кол-ва URL
On 02/08/13 15:33, umask wrote:> есть 200-300к URL, запросы на которые нужно перенаправить на соответствующие им новые URL.>> Для каждого URL из первого множества, есть соответствующий URL в...
View ArticleRe: Re[2]: watermark patch
На фоне остальных операций в том же ватермарке (включая открытие основногофайла) это +5%Так что логичнее вообще пореже этим пользоваться и кешировать наглухо.8 февраля 2013 г., 5:55 пользователь Михаил...
View ArticleRe: Очистка кеша nginx
> Или страницы компании на портале, профиль компании редактируется очень> редко. Тут можно кешировать на долгий срок. И хотелось бы при> редактирование этот кеш удалить.можно добавить...
View ArticleRe: We are very happy to announce that...
hi. i like it thanks for sharing this site.this is very informative post .
View ArticleRe: We are very happy to announce that...
hi. i like it thanks for sharing this site.this is very informative post .
View ArticleRe: Re[2]: Очистка кеша nginx
На своей практике выяснил что оптимальное время кеширования популярныхстраниц - от 2х до 5ти минут. Меньше 2х - не выгодно (за некоторыми редкимиисключениями). Очень оптимально догружать части...
View ArticleIs Tomcat compatible?
Hello all,I'm a java developer and we use Tomcat as web container. I am very impressed with Nginx and would like to make use of it. Can Tomcat be somehow be integrated with nginx? Will there be...
View ArticleRe: shared memory zone "media" conflicts with already declared size 0
On Fri, Feb 08, 2013 at 10:01:30AM -0500, atipico wrote:> I am using nginx version: nginx/1.2.6 and facing a similar error:>> Starting nginx: nginx: the configuration file...
View ArticleRe: Установка Content-Range в зависимости от Range (с подделанным...
On Fri, Feb 08, 2013 at 11:56:59AM -0500, billgx wrote:> Суть проблемы:> Для воспроизведения браузером google chrome из тега <audio> файл формата ogg> будет проигран только после полного...
View Articleip_hash по агрументу
Привет.Есть ли возможность для метода балансировки ip_hash использовать ненепосредственно |$remote_addr| , а брать его из аргумента строкизапроса, например |$arg_ip ?||| Или может можно...
View Article[ANN] ngx_openresty devel version 1.2.6.5 released
Hello, folks!I am happy to announce the new development version of ngx_openresty,1.2.6.5:http://openresty.org/#DownloadSpecial thanks go to all our contributors and users for helping make...
View Articleadding more features
Can I contribute the following features to nginx: support http CONNECT method to allow things like SSL tunnel some form of 2nd factor...
View Articlenginx or apache for game
We are building a web based game on a LAMP stack, but it could just as well be on a LEMP stack. The game does not involve a lot of typical game stuff - character movement, etc. - like in most video...
View ArticleRe: Установка двух и более версий PHP работающих как FPM/FastCGI
Спасибо, а как правильно настраивать php-fpm.conf в версии 5.2? Там конфигв xml формате и у меня не получается настроить разные пулы для разныхпользователей! В версии php 5.3 в папке pool.d создавал...
View ArticleRe: nginx or apache for game
On 2/8/2013 6:11 PM, mottwsc wrote:> I've read that nginx is much better for static web pages and that> apache is better for processing on the back end.I'm using OpenResty, and I would say that...
View ArticleRe: fastcgi_keep_conn + PHP-FPM
On 02/08/2013 05:49 PM, Steffen Weber wrote:> Yes, might be a problem in PHP (I'm using 5.4.11). Maybe these two PHP> bugs are related:>> - https://bugs.php.net/bug.php?id=60961> -...
View Article