How to build a custom Block?
Like http {}, Do we have an option to build a customized block?
If so, can you please direct some examples.
If not how to configure NGINX to Load Balance other than web application/ web traffic?
1 Reply
asilverman
Linode Staff
Hey there,
You can add any Server Blocks you want using NGiNX. I added a few guides that should help point you in the right direction. The first guide explains how to use NGiNX as a reverse proxy for load balancing.
The link below is from NGiNX providing examples of various Server Block configurations for your reference if there's something else you want to do with NGiNX.