Skip to content

Techeons

Imagine | Explore | Innovate

Menu
  • Home
Menu

Tag: nginx

Nginx: How to increase timeout for Nginx

Posted on November 13, 2025

Nginx timeouts are useful for controlling how long a connection stays open. Add the following to your location block: Timeout value is in seconds i.e. 1800 seconds. Verify the Nginx config syntax…

Nginx: How to enable Web Socket connections on a NGINX Reverse Proxy

Posted on September 22, 2024

What are WebSockets? WebSockets are a bi-directional, real-time communication protocol between a web browser (or client) and a server over the web. Key Features: How WebSockets Work: Use Cases: To enable Web…

Nginx: How to redirect the traffic to another port in Nginx

Posted on September 22, 2024

NGINX config to redirect to another port NGINX Configuration Structure: Basic HTTP config HTTPS config

Nginx: How to proxy the traffic to another port in Nginx

Posted on September 22, 2024

NGINX config to Proxy Pass to another Port NGINX Configuration Structure: Basic HTTP config HTTPS config

Free SSL certificate / HTTPS using Let’s Encrypt and Certbot

Posted on September 7, 2024

A SSL (Secure Sockets Layer) certificate is a digital certificate that verifies the identity of a website and encrypts the connection between a website and its users. It ensures that all data…

Recent Posts

  • Nginx: How to increase timeout for Nginx
  • Cheat Sheet: Essential Git Commands
  • Setting a default shell in Linux
  • Setting up Composer on Linux
  • Switch easily between Python versions on a Mac using pyenv

Tags

ai alerting aws b2 backblaze certificate cheatsheet cloud commands data-science datalake devops dns docker dremio git gitlab infra jenkins kubernetes linux metabase minikube minio monitoring mount mysql nginx nodejs notebooks openssh php python scala secrets spark ssh ssl ubuntu ufw usb web dev tools windows xampp zeppelin

©2026 Techeons | Design: Newspaperly WordPress Theme