Quantcast
Browsing all 53287 articles
Browse latest View live

AW: AW: Webserver crashes sometimes - don't know why

I already built nginx with the --with-debug flag. Well, I have 10GB for my/var/log/ partition. I hope that this is enough :)I don't know when the next crash will be, so I have to wait. Thanks for...

View Article


Nginx auth_basic don't work..

Hi all !I want to secure all my website, and exclude one location.But it don't work .. My exclude location isnt unprotected.I want to unsecure /commande/validation/summary.Can you help me please?Here...

View Article


RE: AW: AW: Webserver crashes sometimes - don't know why

Well, I would monitor the free space and the IO load carefully. If you have a lot of traffic this may become a problem.----------------------------------------> From: info@pkern.at> To:...

View Article

Re: http to https rewrite, non-standard port?

I found the solution:My entry forproxy_set_header Host $host:$server_port;was originally missing the $server_portSource :...

View Article

Re: totally transparent proxying with nginx on openbsd

Hi,I tried this with 1.2.6 and it works just fine. Have you given thisany scrutiny in real life production systems?Thx,ssehicBest regards,Srebrenko SehicArmorlogicPhone: +45 70 27 77 32Mobile: +45 26...

View Article


AW: AW: Webserver crashes sometimes - don't know why

I just found something interest in "dmesg" log:[5294633.862284] __ratelimit: 20 callbacks suppressed[5294633.862288] nginx[20568]: segfault at aa ip 00007fdc5a44eb41 sp00007fff0260a1a8 error 6 in...

View Article

Re: Nginx не хочет работать через unix socket с php-fpm

Здравствуйте!Такая же проблема. Вам удалось как-то её победить?

View Article

Re: image_filter enhancement

Btw, here's latest version with zero-termination and other fixes:diff --git a/ngx_http_image_filter_module.c b/ngx_http_image_filter_module.cindex 3aee1a4..b086e3c 100644---...

View Article


Re: php-fpm и память

в старом примере конфига фпм точно был каммент мол "рекомендуется" ограничивать макс кол-во запросов ибо текло, течёт и будет течь всегдав новом я тоже что-то такое видел, мол не ставьте "0", будет...

View Article


Re: Связка Nginx + IBM HTTPServer +WebSphere Portal. Правильная обработка...

09.01.2013 21:24, rashik пишет:>Добрый вечер, rashik!> Проблема:> Нужно уметь ограничивать размер загружаемого файла(например лимит в 10m).> Имеется возможность установить лимит на стороне...

View Article

RE: AW: AW: Webserver crashes sometimes - don't know why

> Thanks for your help, but I don't really understand the part with "coredump"> and "backtrace"...1. Recompile nginx with CFLAGS="-g -O0" (for debugging symbols and without compiler...

View Article

php-fpm загружает процессор и растет load avareges

Здравствуйте!Раз в сутки, под где-то 8-9 вечера php-fpm загружает процессор и растет load avareges до 12, соответственно в логах полно сообщений, что таймаут превышен и в ответ отдается 502, обычно на...

View Article

Patch to enable SO_BINDTODEVICE

In order to play some tricks and send requests to myselfover external network interfaces, I need to enable theSO_BINDTODEVICE socket option.Here's the patch that I'm trying out. If there is a better...

View Article


Re: php-fpm загружает процессор и растет load avareges

так же в логах есть ошибка:fpm_pctl_perform_idle_server_maintenance(), line 377: [pool www] seems busy (you may need to increase start_servers, or min/max_spare_servers)

View Article

Re: Кеширование по кукам для гостей форума на IPB (Invision Power Board)

посмотрите в сторону APC (http://pecl.php.net/package/APC). за счеткеширования статики вы много не выиграете (если вообще что-то выиграете), аэффективность от php-кешей в подобных случаях обычно лучше,...

View Article


Re: Nginx не хочет работать через unix socket с php-fpm

strace ради любопытства покажите ?7 января 2013 г., 18:28 пользователь Voenniy <nginx-forum@nginx.us> написал:> Здравствуйте!> Такая же проблема. Вам удалось как-то её победить?>>...

View Article

Upstream question

For test purpose, I have 2 backend tomcat running on one box, the nginx is running on separate box on CentOS.I have a nginx conf like this:upstream backend {#ip_hash;server 10.10.10.120:8081; # this...

View Article


Re: nginx reload

Здравствуйте, Уважаемый(-ая, -ое) Александр Самарин!АС> Максим, спасибо за скорый ответ!АС> Reload действительно делался дважды, но в промежутке в несколько часов>> Если есть основания...

View Article

Re: Remove URI string?

I gave it a try and it did not work out. My access log repeated the following entry ~ 20 times.[09/Jan/2013:23:31:47 -0500] "GET / HTTP/1.1" 302 160 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0)...

View Article

Re: Remove URI string?

On Thu, Jan 10, 2013 at 11:35 AM, daveyfx <nginx-forum@nginx.us> wrote:> I gave it a try and it did not work out. My access log repeated the> following entry ~ 20 times.>>...

View Article
Browsing all 53287 articles
Browse latest View live