~iany/ Menu
  • Series
  • Tags
  1. Home
  2. Tags
  3. Nginx

Nginx

A collection of 2 articles

Nginx as UDP Load Balance

Just upgraded Graylog to cluster in a project. Because syslog UDP is used as input, a UDP load balance is required to distribute logs to servers in the cluster. Since the servers are hosted in Aliyun, I tried Aliyun UDP Load Balance first. But it does not forward requests evenly, and health detection diagram cannot be disabled. The popular HTTP load balance tool HAProxy does not support UDP. Fortunately, Nginx can be used as a UDP load balance.

Updated Feb 22, 2020  •  2 min read

Zero Configuration Nginx With Passenger

Pow is a zero-config Rack server for Mac OS X. Here I steal its idea to build a zero-config system based on Nginx with Passenger.

Updated Feb 22, 2020  •  2 min read

© 2025  •  ~iany/  •  CC-BY-SA 4.0

浙ICP备17004784号-1