Proxy Buffer Sizing

2016-08-02 Thread Chino Aureus
Hi NGINX Community, Seeking for your help on the two items related to proxy buffers: 1) Would like to ask guidance how to properly size the ff: proxy_buffers proxy_buffer_size proxy_busy_buffers_size The reason I'm setting this up is due to an error wherein NGINX complain large headers. Did g

TCP Load Balancing with Proxy Protocol

2016-03-07 Thread Chino Aureus
Hi, Newbie here. Would like to ask if NGINX supports Proxy Protocol. This to expose client IP addresses to the backend nodes. Regards, Chino ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Setup for consuming external web APIs from internal app

2015-08-19 Thread Chino Aureus
Hi NGinx users, Not sure if this is off topic. Need help on what would be the recommended setup/architecture for consuming external web apis (e.g. twitter, Facebook APIs) securely from an application deployed in an internal network. And how NGINX can augment in this use case. This is what I ha

nginx load balancing

2015-08-13 Thread Chino Aureus
Hi, I'm new to nginx. Need help understanding the http/s load balancing capability of nginx open source versus nginx plus. Appreciate any info regarding this query :) I just downloaded nginx and I'm going to try experiment load balancing capability this weekend. Regards Kenz ___