unknown directive "thread_pool"

Anatoli Marinov a.marinov at ucdn.com
Wed Jun 24 13:06:23 UTC 2015


I am not sure you need threads with freebsd because it has native aio
support.

2015-06-24 15:11 GMT+03:00 bagas <nginx-forum at nginx.us>:

> Добрый день.
> Не понятно мне, куда помещать настройку по пулам.
> # uname -orm
> FreeBSD 10.1-RELEASE-p12 amd64
> nginx -v
> nginx version: nginx/1.8.0
> nginx собран с оцией --with-threads
> Далее.
> nginx.conf в секцию http добавил:
>  thread_pool one threads=32;
>  thread_pool cen threads=32;
> После делаю проверку.
>  # nginx -t
> nginx: [emerg] "thread_pool" directive is not allowed here in
> /usr/local/etc/nginx/nginx.conf:46
> nginx: configuration file /usr/local/etc/nginx/nginx.conf test failed
> Как в инструкиях сказано, что в секцию http добавляется настройка по пулам,
> а после проверки конфига мне говорится, что опции theread_pool тут не
> место.
> Как быть в этом случае.
> Хочу реализовать отдачу картинок на обном из нагруженных проектов.
> И есть ли смысл использовать пулы от nginx на системе FreeBSD 10.1 ?
>
> Posted at Nginx Forum:
> http://forum.nginx.org/read.php?2,259166,259836#msg-259836
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20150624/e94e2e99/attachment.html>


More information about the nginx mailing list