Valentin V. Bartenev
Valentin V. Bartenev
Added to the docs: https://en.angie.software/angie/docs/installation/thirdparty/
+1 waiting for it
Thank you for this pull request. Unfortunately, I can only state the fact that being busy with more frequently requested functionality, we still couldn't found any free resources for a...
Можно воспользоваться методом балансировки [`hash`](https://angie.software/configuration/modules/http_upstream/#hash), где в качестве значения брать подстроку из тела. Либо использовать [`sticky`](https://angie.software/configuration/modules/http_upstream/#sticky) в режиме `route`, где в качестве значения брать производную от подстроки из тела, пропущенную...
Variables in "ssl_certificate" and "ssl_certificate_key" directives are not supported with LibreSSL, that's it. The reason is that LibreSSL doesn't provide SSL_CTX_set_cert_cb() function. Here's the related ticket still open: https://github.com/libressl/portable/issues/534 I...
> В Ваших репозиториях я вижу новенькая версия. Может раз уже Angie размещен в официальных репозиториях FreeBSD, там тоже обновите? Спасибо. У нас нет прямого доступа к официальным репозиториям FreeBSD....
Похоже ситуация улучшается. В официальных репозиториях FreeBSD версию обновили до текущей 1.8.1. Cпасибо неравнодушным пользователям.