server { listen 80; server_name localhost; rewrite ^(.*)$ https://$host$1 permanent; } server { listen 443 ssl; server_name localhost; proxy_buffering ...
分类:
Web程序 时间:
2021-01-04 11:17:46
阅读次数:
0
先检查 Med-NIS.exe.config 配置文件 <client> <endpoint address="net.tcp://10.162.136.28:809/MessageService.svc" binding="netTcpBinding" bindingConfiguration=" ...
分类:
其他好文 时间:
2021-01-02 11:03:54
阅读次数:
0
虚拟机版本为Centos7 1.查看VMware分配的子网(NAT) 进入虚拟机,点击左上角编辑->虚拟网络编辑器点开之后: 2.修改配置文件 cd /etc/sysconfig/network-scripts/ vim ifcfg-ens33 这是已经配置好的文件,相较于原文件,有两个需要修改和四 ...
分类:
系统相关 时间:
2021-01-02 11:03:38
阅读次数:
0
前言 本篇使用RabbitMQ制作一个秒杀系统的雏形,其充当的作用是流量削峰。 系统架构图 秒杀系统分为两部分: spike-client:用于接收购票信息,查询redis并扣除库存,购买成功则将购票信息发送到RabbitMQ; spike-server:用于处理交换机exchange中的购票信息, ...
分类:
其他好文 时间:
2021-01-01 12:45:04
阅读次数:
0
测试KCPTUN+UDPRAW的加速效果 KCPTUN地址:https://github.com/xtaci/kcptun.git UDPRAW地址:https://github.com/wangyu-/udp2raw-tunnel.git 流程:cisco_ipsec_client >本地TCP ...
分类:
其他好文 时间:
2021-01-01 11:38:26
阅读次数:
0
1.引入elasticsearch与json依赖 <dependency> <groupId>org.elasticsearch.client</groupId> <artifactId>elasticsearch-rest-high-level-client</artifactId> <versi ...
分类:
编程语言 时间:
2020-12-31 12:57:55
阅读次数:
0
issue:win 主机与(VMware)kali虚拟机设置共享文件夹 method:将win中的hostshare文件夹与kali中sharefolder共享同步 kali2020自带vmware-tools工具,不需要继续安装vmhgfs工具 step1:VMvare中设置共享文件夹 step2 ...
分类:
其他好文 时间:
2020-12-31 12:42:40
阅读次数:
0
# 一、下载CentOS镜像1. https://www.centos.org/ 注意是org结尾,不是com结尾2. 选择iso镜像 以及micro-frontends 模式,可以进行多rest api 的集合,以及进行隔离微服务client实现的 细节 一张 ...