curl

User defined OAuth2.0 token issuing interface address

Login implementation Take the example of a we...
1:46 30 June 2020

User defined OAuth2.0 token issuing interface address

Login implementation Take the example of a we...
1:32 30 June 2020

Get ip address resolution home

Get ip address resolution home ...
3:51 20 June 2020

Precautions for wechat domain name sealing

We often encounter our own regular website links, which are intercepted by wechat for no reason. Everyone is worried abo...
0:46 12 June 2020

You can use Postman or cURL. Come in and see the unique tricks of cURL

Articles have been included in Github.com/niumoo/JavaNotes Welcome to Star and Instructions. Welcome to my attention Pub...
22:28 3 June 2020

Management of multiple crawlers of the scrapy by using the scrapyd

Note: Environmental preparation is based on Ubuntu16.04 ...
11:47 19 May 2020

How can I get through SpringCloud and HSF calls?

background In 2019 we experienced a whole yea...
12:19 6 May 2020

Kubernetes StatefulSet for stateful service data persistence (automatic creation of PVC)

1. Kubernetes Stateless Service VS Stateful Service 1) Kubernetes Stateless Service Kubernetes stateless service charac...
12:35 12 February 2020

Easily build REST API through SCF Component, no need to stay up late and work overtime

When an application needs to provide a service interface to a third party, REST API is undoubtedly the most popular choi...
9:02 6 February 2020

Elasticsearch 6.3.1 Create a parent-child document (join datatype)

Why use join datatype An index in ES6.3 can only correspond to one type, so if you want to store tree-structured data, ...
11:13 5 February 2020

PHP tripartite management tool composer

Composer installation Download and install composer (terminal command) ~$ curl -sS https://getcomposer.org/installer | php or ~$ php -r "readfil...
16:03 31 January 2020

Quick start to kubernetes series tutorial

Write before Kubernetes involves a lot of concepts, including all kinds of technologies in the cloud eco-community. The cost of learning is relativel...
12:27 16 January 2020

linux high order Nginx reverse proxy

Nginx reverse proxy function Reverse proxy: reverse proxy is also called reverse proxy. It refers to a way to proxy the request of the external netwo...
5:31 11 January 2020

LNMP schema access log, log cutting, static file not recording and expiration time setting

November 27 mission 12.10 Nginx access log 12.11 Nginx log cutting 12.12 static files do not record logs and expiration times Nginx access log Modify ...
9:23 4 December 2019

Nginx learning notes virtual machine host

Virtual host web service publishing needs to meet three preconditions: IP, PORT and domain name; A web server can only publish one web by default; In...
15:45 2 December 2019

PHP sends requests to other servers through curl and returns data

In many cases, we need to request the third-party server to obtain some data, such as token, such as Baidu's active push, so how does our php rea...
14:52 2 December 2019

Detailed explanation of the latest wechat domain name detection technology

Now the number of users of wechat has ranked first in all communication apps, and wechat has become one of the largest mobile traffic platforms in Chi...
11:35 2 December 2019

Using sentry in hyperf

sentry document: https://docs.sentry.io/ After being familiar with the exception catching mechanism of the hyperf architecture, I think sentry can be ...
14:03 10 November 2019

The principle and code of avoiding domain name link blocked and blocked by wechat

The domain name link is blocked by wechat, that is, it cannot be opened in wechat environment. You need to click the top right corner to select a bro...
12:55 5 November 2019

Three different implementation methods of LVS-DR

1. Implementation of VIP and DIP in the same network segment Network topology Configuration environment Configure RIP1 of Client gateway pointing to ...
13:42 4 November 2019

CentOS 7 Build Source Pack Build LNMP Environment

1. Install epel source yum install -y epel-release 2. Install the required software yum install -y gcc automake autoconf libtool make gcc-c++ glibc li...
5:21 4 October 2019

format of nginx default configuration syntax and log

nginx default configuration To see which default configuration files are available for nginx, open the / etc/nginx/nginx.conf file to see the end line...
13:00 11 June 2019