ports/www/nginx-devel/files/extra-patch-ngx_http_tarantool-config
Veniamin Gvozdikov e80238f30c Added 3rd party tarantool upstream module:
Tarantool NginX upstream module

- Benefit from nginx features and tarantool features over HTTP(S).
- Call tarantool methods via JSON RPC.
- Load Balancing with elastic configuration.
- Backup and fault tolerance.
- Low overhead.

PR:		ports/202593
Approved by:	osa
2015-08-27 17:36:31 +00:00

11 lines
420 B
Text

--- ../nginx_upstream_module-966f2f5/config.orig 2015-08-20 23:33:02.000000000 +0300
+++ ../nginx_upstream_module-966f2f5/config 2015-08-23 16:04:59.572045669 +0300
@@ -4,7 +4,7 @@
"
CORE_LIBS="$CORE_LIBS $ngx_feature_libs \
- $ngx_addon_dir/third_party/yajl/build/yajl-2.1.0/lib/libyajl_s.a \
+ %%PREFIX%%/lib/libyajl_s.a \
"
HTTP_MODULES="$HTTP_MODULES \