On Wed, Jun 24, 2015 at 08:11:28AM -0400, bagas wrote:
> Добрый день.

"unknown directive" != "directive is not allowed here"

> Не понятно мне, куда помещать настройку по пулам.

http://nginx.org/ru/docs/ngx_core_module.html#thread_pool

"""
Контекст:       main
"""

nginx.conf:

==
  thread_pool ...;
  events {
  }
  http {
    server {
    }
  }
==

        f
-- 
Francis Daly        [email protected]

_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to