Server-online.pro

NGINX Docs UDP Health Checks

WebActive UDP Health Checks. Active Health Checks allow testing a wider range of failure types and are available only for NGINX Plus. For example, instead of waiting for an actual TCP request from a DNS client to fail before marking the DNS server as down (as in passive health checks), NGINX Plus will send special health check requests to each upstream …

Actived: 7 days ago

URL: https://server-online.pro/biblioteka/nginx/docs.nginx.com/nginx/admin-guide/load-balancer/udp-health-check/index.html

NGINX Docs HTTP Health Checks

WebMonitor the health of HTTP servers in an upstream group by sending periodic health checks, including customizable active health checks in NGINX Plus. Your Cookie Settings Site functionality and performance.

Category:  Health Go Health

NGINX Docs TCP Health Checks

WebMonitor the health of TCP servers in an upstream group by sending periodic health checks, including customizable active health checks in NGINX Plus. Your Cookie Settings Site functionality and performance.

Category:  Health Go Health

NGINX Docs TCP and UDP Load Balancing

WebTCP is the protocol for many popular applications and services, such as LDAP, MySQL, and RTMP. In NGINX Plus Release 9 and later, NGINX Plus can proxy and load balance UDP traffic. UDP (User Datagram Protocol) is the protocol for many popular non-transactional applications, such as DNS, syslog, and RADIUS. To load balance HTTP traffic, refer to

Category:  Health Go Health

NGINX Docs Live Activity Monitoring

WebNGINX Plus provides various monitoring tools for your server infrastructure: the interactive Dashboard page available since NGINX Plus R9 - a real-time live activity monitoring interface that shows key load and performance metrics of your server infrastructure. NGINX REST API available since NGINX Plus R14 - an interface that can obtain

Category:  Health Go Health

Active-Passive HA for NGINX Plus on AWS Using Elastic IP Addresses

WebCreate a highly available active-passive deployment of NGINX Plus on AWS with a solution combining keepalived and the AWS Elastic IP address feature.

Category:  Health Go Health

NGINX Docs Active-Active HA for NGINX Plus on AWS Using …

WebCreate a highly available active-active deployment of NGINX Plus on AWS in combination with AWS Network Load Balancer (NLB).

Category:  Health Go Health

NGINX Docs Deployment Guides

WebDeployment guides for configuring NGINX Plus to load balance or interoperate with third-party technologies, and for migrating from hardware ADCs to NGINXnxnbspnxPlus.

Category:  Health Go Health

NGINX Docs Serving Static Content

WebConfigure NGINX and NGINX Plus to serve static content, with type-specific root directories, checks for file existence, and performance optimizations.

Category:  Health Go Health

NGINX Docs Synchronizing NGINX Configuration in a Cluster

WebSychronize configuration across a cluster of NGINX Plus instances. Though designed for high-availability deployments, the solution works for any cluster.

Category:  Health Go Health

NGINX Docs NGINX Plus Technical Specifications

WebNGINX Plus supports SSLv2, SSLv3, TLSv1, TLSv1.1, TLSv1.2, and TLSv1.3. The choice of which protocols is enabled is configurable using the ssl_protocols directive. TLSv1.2 and earlier is supported on all the operating systems listed above. TLSv1.3 is the latest version of the SSL/TLS protocol and is only supported on operating systems that ship

Category:  Health Go Health

Configuring Dynamic Load Balancing with the NGINX Plus API

WebDynamically reconfigure the servers in an NGINX Plus upstream group using the NGINX Plus API, without reloading configuration or restarting processes.

Category:  Health Go Health

What do you mean by 'backend'

WebShare And Enjoy¶. In addition to health-status (including the saint-list), we also want to share cached open connections and stats counters. It would be truly stupid to close 100 ready and usable connections to a backend, and open 100 other, just because we switch to a different VCL that has an identical backend definition.

Category:  Health Go Health

NGINX Docs Securing TCP Traffic to Upstream Servers

WebSecure TCP traffic between NGINX or NGINX Plus and upstream servers, using SSL/TLS encryption.

Category:  Health Go Health

NGINX Docs Dynamic Blacklisting of IP Addresses

WebControl access to your site or apps from specific client IP addresses, using dynamic blacklists built with the NGINX Plus key-value store and API.

Category:  Health Go Health

NGINX Docs Deploying NGINX and NGINX Plus on Docker

Webwhere: mynginx1 is the name of the created container based on the NGINX image; the -d option specifies that the container runs in detached mode: the container continues to run until stopped but does not respond to commands run on the command line.; the -p option tells Docker to map the ports exposed in the container by the NGINX image (port 80) to …

Category:  Health Go Health

NGINX Docs SSL Termination for TCP Upstream Servers

WebTerminate SSL/TLS-encrypted traffic from clients, relieving your upstream TCP servers of the computational load.

Category:  Health Go Health

NGINX Docs Setting up JWT Authentication

WebWith NGINX Plus it is possible to control access to your resources using JWT authentication. JWT is data format for user information in the OpenID Connect standard, which is the standard identity layer on top of the OAuth 2.0 protocol. Deployers of APIs and microservices are also turning to the JWT standard for its simplicity and flexibility.

Category:  Health Go Health

NGINX Docs High Availability

WebHigh Availability Support Based on Keepalived. Configuring High Availability. Using a Health-Check Script to Control Mastership. Displaying Node State. Forcing a State Change. Adding More Virtual IP Addresses. Dual-Stack Configuration of IPv4 and IPv6. Troubleshooting keepalived and VRRP. Keeping NGINX Plus Configuration Files in Sync.

Category:  Health Go Health

NGINX Docs Set-Misc

WebImplement numerous additional set_* directives to extend the NGINX core Rewrite module, with the Set-Misc dynamic module supported by NGINX, Inc.

Category:  Health Go Health

NGINX Docs Restricting Access by Geographical Location

WebControl access or forward traffic to different upstream servers based on the client's geographical location, using the GeoIP dynamic module.

Category:  Health Go Health

NGINX Docs Migrating Load Balancer Configuration from Citrix

WebMigrate load-balancing configuration from Citrix NetScaler to NGINX Plus for equal performance at lower cost, using our syntax conversion examples.

Category:  Health Go Health