Andrei Belov
Andrei Belov
Just updated with the latest master. Currently this is able to work with OpenSSL >= 1.1.0. Support for older versions can be added with a number of additional efforts if...
See also: https://github.com/wg/wrk/pull/117
Would love to see granular control here as well.
@agentzh what's the current state with ppc64 support in LuaJIT2? The recent code (v2.1-20190507-206-gfe08842) fails to build on ppc64le without the following patch: ``` diff --git a/src/lib_jit.c b/src/lib_jit.c index e60ccac..1bf67a7...
@msva this PR is quite outdated and can't be applied to current master. Care to provide the fix?
@xtianpu @rodrigocabraln @chrisc0 @crypticnewbie @mariobernheim @ichibackup @oburlaca @lemmski @steveparks @damiafaw @isaac-souza appreciate some testing here - https://github.com/nginxinc/nginx-amplify-agent/pull/119
For future readers - please note this one: https://github.com/nginxinc/nginx-amplify-agent/pull/119#issuecomment-2589210391
@insiyatif consider using `imagename` configuration option (see https://github.com/nginxinc/docker-nginx-amplify#13-aggregate-mode for details)
@insiyatif you will need to either build your own image, or use any of prebuilt ones from https://hub.docker.com/r/nginxinc/amplify-agent/tags
Closing this one as Ubuntu 22.04 packages are available; see https://docs.nginx.com/nginx-amplify/faq/nginx-amplify-agent/#what-operating-systems-are-supported and https://docs.nginx.com/nginx-amplify/nginx-amplify-agent/install/installing-amplify-agent/#using-the-install-script for details.