1.curl -O https://arthas.aliyun.com/arthas-boot.jar 2.java -jar arthas-boot.jar 3.分析代碼中的方法 - tra ...
1.curl -O https://arthas.aliyun.com/arthas-boot.jar 2.java -jar arthas-boot.jar 3.分析代碼中的方法 - tra ...
1.報錯IllegalArgumentException: The AJP Connector is configured with secretRequired="true" but the sec ...
1.項目發布路徑 <Context docBase="/root/pismarket-api" path="/api" debug="0" reload ...
cat nginx.conf worker_processes auto;events { worker_connections 1024;}http { include mime.types; d ...
1.prometheus的配置 2. jmx-exporter/simple-config.yml #tomcat的啟動參數文件 這個文件在啟動docker的時候用到 ...
1.修改服務的啟動腳本 2.cat /usr/local/prometheus_jmx_export_0.3.1/simple-config.yml 3.修改Prom ...
3 .dump 線上文件棧 [root@yszyz10a153 ~]# jmap -dump:live,format=b,file=heap201712.hropf 72947 參考:https ...
kubernetes.io/ingress.class: nginx nginx.ingress.kubernetes.io/rewrite-target: http://www ...
接上篇,反向代理的原理與用途很多地方有講,用文字說再多可能也表達不清楚,下面貼一張拓撲圖,介紹下什么叫反向代理 以上圖有兩種情景 1. 訪問者的客戶端是 local ,要訪問baidu的服務器 ...
1.配置SSL證書及nginx反向代理docker registry 搭建私有CA,初始化CA環境,在/etc/pki/CA/下建立證書索引數據庫文件index.txt和序列號文件serial,並為 ...