登录/注册
L
个人中心
我的账号
我的订单
我的消息
VIP计划
注销登录
首页
编程教程
Java
Spring
Spring Cloud
Vert.x
Thymeleaf
JAVA UI
Python
Softwares
MySQL
Android
nginx
Wechat
WEB
JavaScript
CSS
Vue.js
Web Editor
SEO
Docker Case
Linux
Linux Security
Office
Jenkins
玩机教程
Router
Proxmox VE/PVE
Synology
飞牛私有云/FNOS
AI
Stable Diffusion
deepseek
资源分享
在线工具
JSON Formatter
HTML Formatter
CSS Formatter
Javascript Formatter
CPUMark
Base64在线编码/解码
URL在线编码/解码
首页
Nginx缓存
文章列表
Nginx缓存相关文章
Nginx 缓存静态资源到硬盘
需求将静态资源如css/js/图片缓存到不用每次都到后端服务去拿取,减少性能消耗。 配置nginx缓存配置缓存文件存放信息在nginx配置文件,httpd内部配
Nginx缓存
Nginx静态资源缓存
Nginx
Nginx dns缓存临时解决
通过crontab 任务,定时reloadnginx -s reload
nginx
dns
nginx dns缓存
error: RPC failed; HTTP 413 curl 22 The requested URL returned error: 413
问题描述git 提交代码报错 :error: RPC failed; HTTP 413 curl 22 The requested URL returned error: 413导致原因1. 本...
git
git提交
git nginx
git缓存
mybatis的缓存机制(一级缓存二级缓存和刷新缓存)
mybatis事物访问数据库的一级缓存和二级缓存和刷新缓存
mybatis缓存
nginx 配置静态文件代理以及root与alias的区别
1.root的用法location /request_path/image/ { root /local_path/image/;}这样配置的结果就是当客户端请
nginx
nginx root
nginx alias
nginx 配置
nginx 配置文件检查
nginx配置文件检查命令正确命令:nginx -t -c /etc/nginx/nginx.conf错误命令:nginx -t -c /etc/nginx/conf.d/example.con...
nginx
nginx配置
nginx检查
nginx Windows启动通用bat脚本
新建一个文本文件,重命名为start-redis.bat,脚本内容如下@echo off cd %~dp0 set path=%cd% echo %path% .\redis-serv...
nginx
Nginx SSL HTTPS证书配置
Nginx 安装Nginx 安装参考:Linux yum nginx安装和nginx入门配置方法-XQLEE'BlogAlpine Linux nginx安装配
nginx配置SSL
Nginx配置HTTPS
Nginx SSL
Nginx
nginx自定义Java项目502页面
最近博客升级总是nginx原生的502页面,感觉有些不友好,特此研究了下502页面的配置nginx 502配置502页面核心配置 #502 page error_...
nginx 502页面配置
nginx
centos/linux清理系统缓存
centos/linux清理系统缓存
Linux
centos6
缓存清理
通过nginx 日志查看接口/网页响应时间
nginx日志默认格式如下:$remote_addr-$remote_user[$time_local]"$request"$status$body_bytes_sent"$http_refer...
nginx配置
nginx显示响应时间
nginx配置日志格式
解决centos系统使用yum安装nginx启动时报错
解决centos系统使用yum安装nginx启动时报错[::]:80 failed (97: Address family not supported by protocol)一般默认的使用yu...
nginx
linux
nginx代理Tomcat带路径的项目
nginx代理Tomcat带路径的项目location / { proxy_pass http://localhost:8080/v1/; ...
nginx
tomcat
centos 6 nginx+php7环境配置
centos 6 nginx+php7环境配置 做一记录,谨防采矿 $title(php.conf) # # The default server # server { l...
nginx
php
nginx 用户基础认证配置
场景描述某些情况下有些资源需要一个基本的认证才能让用户访问
nginx
认证
下一页
热门文章
jsp中/el表达式中将后台传来的时间戳格式化为年月日时分秒
[JavaScript]
tomcat6/7/8配置启用gzip压缩页面内容
[Java]
java常用框架SpringMVC3/4入门教程
[Spring]
Windows系统查看端口占用
[Java]
eclipse复制高亮代码到word中
[Java]
最近更新
Java 图片等比缩放
[Java]
Ubuntu/Linux crontab定时任务不执行分析解决
[Linux]
Nginx location路径匹配详解
[nginx]
Nginx 缓存静态资源到硬盘
[nginx]
Maven build构建项目前zip解压/加压某个文件
[Spring]
使用协议和Cookie告知:
🍪
使用协议和Cookie告知:
我们需要使用cookie来确保您在我们的网站上获得最佳体验。另外还您还需遵守本站相关协议。:
了解更多
我同意