跳转到内容

SRE笔记

  • 密码
    • 短链
  • 服务器
  • 关于

http标签存档订阅

eureka强制上线 下线服务

# 上线 curl -X PUT "http://127.0.0.1:8761/eurek… 继续阅读 eureka强制上线 下线服务

  • 发表于: 2022-11-23 2022-11-23
  • 作者: kangder
  • 分类: SRE
  • 标签: bash, curl, eureka, http
  • 发表评论: eureka强制上线 下线服务

esm migration elasticsearch

使用esm迁移备份elasticsearch usage: esm -s http://10.154… 继续阅读 esm migration elasticsearch

  • 发表于: 2022-11-07 2022-11-07
  • 作者: chubenhua
  • 分类: SRE
  • 标签: bash, elasticsearch, http, json
  • 发表评论: esm migration elasticsearch

golang http pprof server

func HTTPProf() { //log.Infof("pprof listen a… 继续阅读 golang http pprof server

  • 发表于: 2022-11-03 2022-11-03
  • 作者: chubenhua
  • 分类: SRE
  • 标签: golang, http
  • 发表评论: golang http pprof server

deploy redisinsight gui tool on kubernetes

apiVersion: v1 kind: Service metadata: name: redis… 继续阅读 deploy redisinsight gui tool on kubernetes

  • 发表于: 2022-10-24 2022-10-24
  • 作者: nicaier
  • 分类: SRE
  • 标签: http, kubernetes, yaml
  • 发表评论: deploy redisinsight gui tool on kubernetes

curl get only http_status code

curl获取状态码 curl -o /dev/null -s -w %{http_code} 127… 继续阅读 curl get only http_status code

  • 发表于: 2022-10-19 2022-10-19
  • 作者: nicaier
  • 分类: SRE, 开发
  • 标签: bash, code, curl, http, https
  • 发表评论: curl get only http_status code

curl post 本地json文件

curl -H "Content-Type: application/json"… 继续阅读 curl post 本地json文件

  • 发表于: 2022-10-13 2022-10-13
  • 作者: nicaier
  • 分类: SRE
  • 标签: bash, curl, http, https, json, post
  • 发表评论: curl post 本地json文件

nginx proxy path

#路径也变化,则需要设置cookie的路径转换 location /proxy_path { pro… 继续阅读 nginx proxy path

  • 发表于: 2022-10-11 2022-10-11
  • 作者: nicaier
  • 分类: SRE
  • 标签: cookie, http, https, nginx, proxy
  • 发表评论: nginx proxy path

中科大 ipv6速度测试

ipv6状态测试:https://test-ipv6.com ipv6速度测试:http://tes… 继续阅读 中科大 ipv6速度测试

  • 发表于: 2022-09-24 2022-09-24
  • 作者: nicaier
  • 分类: SRE
  • 标签: bash, http, https
  • 发表评论: 中科大 ipv6速度测试

golang use custom dns http req

golang自定义host发送http请求 func TestReq(t *testing.T) {… 继续阅读 golang use custom dns http req

  • 发表于: 2022-08-28 2022-08-28
  • 作者: shxiefc
  • 分类: SRE
  • 标签: dns, golang, http, I/O
  • 发表评论: golang use custom dns http req

nginx重试容错 proxy_next_upstream

usage: proxy_next_upstream error timeout http_500 … 继续阅读 nginx重试容错 proxy_next_upstream

  • 发表于: 2022-08-25 2022-08-25
  • 作者: shxiefc
  • 分类: SRE
  • 标签: http, nginx, proxy
  • 发表评论: nginx重试容错 proxy_next_upstream

pip install global index url

pip安装包加速配置 临时: pip install -i https://pypi.tuna.ts… 继续阅读 pip install global index url

  • 发表于: 2022-08-21 2022-08-21
  • 作者: shxiefc
  • 分类: SRE
  • 标签: bash, http, https, pip
  • 发表评论: pip install global index url

check your outbond ip address

查看出口ip http://ip111.cn/

  • 发表于: 2022-08-17 2022-08-17
  • 作者: aiops
  • 分类: SRE
  • 标签: bash, http, https
  • 发表评论: check your outbond ip address

edit pip source via ~/.pip/pip.conf

修改pip源vim ~/.pip/pip.conf [global] index-url = htt… 继续阅读 edit pip source via ~/.pip/pip.conf

  • 发表于: 2022-08-17 2022-08-17
  • 作者: aiops
  • 分类: SRE
  • 标签: aliyun, bash, http, https, pip, s3, vim
  • 发表评论: edit pip source via ~/.pip/pip.conf

OpenSSL SSL_read: Connection was reset, errno 10054

执行: git config –global http.sslVerify "false… 继续阅读 OpenSSL SSL_read: Connection was reset, errno 10054

  • 发表于: 2022-08-09 2022-08-09
  • 作者: aiops
  • 分类: SRE
  • 标签: bash, git, http, ssl
  • 发表评论: OpenSSL SSL_read: Connection was reset, errno 10054

http status code 203

HTTP 203 Non-Authoritative Information HTTP 203 表示… 继续阅读 http status code 203

  • 发表于: 2022-08-04 2022-08-04
  • 作者: guo, jr
  • 分类: SRE
  • 标签: http
  • 发表评论: http status code 203

docker use daocloud mirror

curl -sSL https://get.daocloud.io/daotools/set_mir… 继续阅读 docker use daocloud mirror

  • 发表于: 2022-08-03 2022-08-03
  • 作者: guo, jr
  • 分类: SRE
  • 标签: bash, curl, Docker, http, https, I/O
  • 发表评论: docker use daocloud mirror

esm备份es数据

esm -s http://eshost:9201 -x "petition_data&q… 继续阅读 esm备份es数据

  • 发表于: 2022-07-29 2022-07-29
  • 作者: guo, jr
  • 分类: SRE
  • 标签: bash, es, http
  • 发表评论: esm备份es数据

golang http.ResponseWriter panic

err: panic: runtime error: invalid memory address … 继续阅读 golang http.ResponseWriter panic

  • 发表于: 2022-07-24 2022-07-24
  • 作者: erer, er
  • 分类: SRE
  • 标签: golang, http, json
  • 发表评论: golang http.ResponseWriter panic

golang http get

func HTTPGet(url string) []byte { method := "… 继续阅读 golang http get

  • 发表于: 2022-07-23 2022-07-23
  • 作者: erer, er
  • 分类: SRE
  • 标签: go, golang, http, I/O
  • 发表评论: golang http get

golang http handle ignore /favicon.ico

func handleTencent(w http.ResponseWriter, r *http.… 继续阅读 golang http handle ignore /favicon.ico

  • 发表于: 2022-07-23 2022-07-23
  • 作者: erer, er
  • 分类: SRE
  • 标签: go, golang, http
  • 发表评论: golang http handle ignore /favicon.ico

分页

页码: 1 页码: 2 页码: 3 页码: 4 页码: 5 页码: 6 … 页码: 16 下一页

搜索

搜索:

近期评论

  • test发表在《gin不转义html标签》
  • 路过发表在《msg=”getting status of runtime: rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.RuntimeService”》
  • 禁止chrome浏览器http自动转成https – SRE笔记发表在《nginx安全配置 XSS攻击 Header头设置》
  • springboot lifecycle timeout-per-shutdown-phase优雅退出 – SRE笔记发表在《terminationGracePeriodSeconds优雅终止pod时间》
  • kubernetes Deployment快速部署rocketmq 4.9.2 dledger集群 3-broker – SRE笔记发表在《kubernetes Deployment快速部署rocketmq 4.9.2 dledger集群 1-镜像》

标签

aws (15) azure (12) Blockchain (28) centos (28) Docker (105) elasticsearch (26) eth (34) fil (39) go (129) golang (120) Grafana (13) hpc (15) http (299) ingress (14) java (75) jenkins (13) JVM (20) kubernetes (309) Linux (439) lotus (30) mongoDB (41) MySQL (184) nginx (112) Oracle (13) php (25) python (148) redis (34) s3 (75) shell (20) springboot (32) tomcat (15) ubuntu (31) vue (18) windows (42) wordpress (14) zabbix (37) zookeeper (13) 夏小胖 (31) 安全 (55) 工具 (451) 折腾 (24) 推荐 (15) 硬件 (61) 网络 (246) 资源 (49)

归档

  • 2022年11月
  • 2022年10月
  • 2022年9月
  • 2022年8月
  • 2022年7月
  • 2022年6月
  • 2022年5月
  • 2022年4月
  • 2022年3月
  • 2022年2月
  • 2022年1月
  • 2021年12月
  • 2021年11月
  • 2021年10月
  • 2021年9月
  • 2021年8月
  • 2021年7月
  • 2021年6月
  • 2021年5月
  • 2021年4月
  • 2021年3月
  • 2021年2月
  • 2021年1月
  • 2020年12月
  • 2020年11月
  • 2020年10月
  • 2020年9月
  • 2020年8月
  • 2020年7月
  • 2020年6月
  • 2020年5月
  • 2020年4月
  • 2020年3月
  • 2020年2月
  • 2020年1月
  • 2019年12月
  • 2019年11月
  • 2019年10月
  • 2019年9月
  • 2019年8月
  • 2019年7月
  • 2019年6月
  • 2019年5月
  • 2019年4月
  • 2019年3月
  • 2019年2月
  • 2019年1月
  • 2018年12月
  • 2018年11月
  • 2018年10月
  • 2018年9月
  • 2018年8月
  • 2018年7月
  • 2018年6月
  • 2018年5月
  • 2018年4月
  • 2018年3月
  • 2018年2月
  • 2018年1月
  • 2017年12月
  • 2017年11月
  • 2017年10月
  • 2017年8月
  • 2017年7月
  • 2017年6月
  • 2017年5月
  • 2017年4月
  • 2017年3月
  • 2017年2月
  • 2017年1月
  • 2016年12月
  • 2016年11月
  • 2016年10月
  • 2016年9月
  • 2016年8月
  • 2016年7月
  • 2016年6月
  • 2016年5月
  • 2016年4月
  • 2016年3月
  • 2016年2月
  • 2016年1月
  • 2015年12月
  • 2015年10月
  • 2015年9月
  • 2015年8月
  • 2015年7月
  • 2015年6月
  • 2015年5月
  • 2015年4月
  • 2015年3月
  • 2015年2月
  • 2015年1月
  • 2014年12月
  • 2014年11月
  • 2014年10月
  • 2014年9月
  • 2014年8月
  • 2014年7月
  • 2014年6月
  • 2014年5月
  • 2014年2月