> 有关“服务器”的文章 - 第33页
  • nginx负载均衡 weight

    nginx负载均衡 weight

    什么是Nginx负载均衡Weight Nginx是一个高性能、稳定的Web服务器和反向代理服务器,支持负载均衡。Nginx的负载均衡器可以使用基于权重的算法,以实现服务器...

    03-10 379 905 文章列表
  • nginx c++

    nginx c++

    什么是Nginx? Nginx是一种Web服务器软件,也可用作反向代理、负载均衡器和HTTP缓存。它最初由Igor Sysoev创建,在2004年首次发布。Nginx的特点包括高性能、...

    03-10 155 798 文章列表
  • nginx mime.types

    nginx mime.types

    什么是nginx mime.types nginx mime.types是nginx配置文件中的一项设置,用于定义HTTP请求与响应之间的内容类型。在http模块中定义的mime.types主要用于处理...

    03-10 39 201 文章列表
  • nginx tcp keepalive

    nginx tcp keepalive

    什么是Nginx TCP keepalive? Nginx是一种高性能的Web服务器和反向代理服务器。TCP keepalive是一种机制,用于检测TCP连接是否仍然处于活动状态并保持连接的...

    03-10 47 461 文章列表
  • nginx user www-data

    nginx user www-data

    什么是nginx user www-data? 在了解nginx user www-data之前,我们需要先了解nginx和Linux的用户管理。nginx是一款轻量级的web服务器,经常用于代理、负载均...

    03-10 634 277 文章列表
  • nginx configmap

    nginx configmap

    介绍 在 Kubernetes 中,ConfigMap 是一种资源对象,用于存储非机密的配置数据。这些数据可以是应用程序的配置参数、环境变量、文件等。而nginx configmap ...

    03-10 302 273 文章列表
  • windows server nginx

    windows server nginx

    什么是Windows Server Nginx? Windows Server Nginx是一款基于Nginx的Web服务器软件,可以在Windows Server操作系统上运行。Nginx是一个高性能的开源Web服务...

    03-10 714 241 文章列表
  • nginx ip_hash

    nginx ip_hash

    什么是nginx ip_hash? 在介绍nginx ip_hash前,需要先关注一下负载均衡技术,它可以将网站的访问流量分散到多个服务器上,提高访问速度和可用性。而nginx作...

    03-10 934 471 文章列表
  • php app

    php app

    什么是'.php app.' '.php app.'是一种基于PHP语言的网络应用程序。这种应用程序在服务器端运行,用于生成和显示动态内容。它的结构由PHP脚本和HTML代码组成...

    03-10 441 511 文章列表
  • nginx proxy timeout

    nginx proxy timeout

    什么是Nginx Proxy Timeout? Nginx Proxy Timeout是Nginx Web Server配置的一部分。它决定了当代理服务器向后端服务器请求数据时,能够等待多长时间以超时...

    03-10 204 716 文章列表