eureka强制上线 下线服务
# 上线 curl -X PUT "http://127.0.0.1:8761/eurek… 继续阅读 eureka强制上线 下线服务
# 上线 curl -X PUT "http://127.0.0.1:8761/eurek… 继续阅读 eureka强制上线 下线服务
使用esm迁移备份elasticsearch usage: esm -s http://10.154… 继续阅读 esm migration elasticsearch
func HTTPProf() { //log.Infof("pprof listen a… 继续阅读 golang http pprof server
apiVersion: v1 kind: Service metadata: name: redis… 继续阅读 deploy redisinsight gui tool on kubernetes
curl获取状态码 curl -o /dev/null -s -w %{http_code} 127… 继续阅读 curl get only http_status code
curl -H "Content-Type: application/json"… 继续阅读 curl post 本地json文件
#路径也变化,则需要设置cookie的路径转换 location /proxy_path { pro… 继续阅读 nginx proxy path
ipv6状态测试:https://test-ipv6.com ipv6速度测试:http://tes… 继续阅读 中科大 ipv6速度测试
golang自定义host发送http请求 func TestReq(t *testing.T) {… 继续阅读 golang use custom dns http req
usage: proxy_next_upstream error timeout http_500 … 继续阅读 nginx重试容错 proxy_next_upstream
pip安装包加速配置 临时: pip install -i https://pypi.tuna.ts… 继续阅读 pip install global index url
查看出口ip http://ip111.cn/
修改pip源vim ~/.pip/pip.conf [global] index-url = htt… 继续阅读 edit pip source via ~/.pip/pip.conf
执行: git config –global http.sslVerify "false… 继续阅读 OpenSSL SSL_read: Connection was reset, errno 10054
HTTP 203 Non-Authoritative Information HTTP 203 表示… 继续阅读 http status code 203
curl -sSL https://get.daocloud.io/daotools/set_mir… 继续阅读 docker use daocloud mirror
esm -s http://eshost:9201 -x "petition_data&q… 继续阅读 esm备份es数据
err: panic: runtime error: invalid memory address … 继续阅读 golang http.ResponseWriter panic
func HTTPGet(url string) []byte { method := "… 继续阅读 golang http get
func handleTencent(w http.ResponseWriter, r *http.… 继续阅读 golang http handle ignore /favicon.ico