Front-end project packaging first needs to have a front-end project, such as vUE project, through vUE scaffolding, simply build a VUE project, and then execute...
Nginx: yum install Nginx: yum install Nginx: yum install Nginx 0. Install the Nginx compilation environment. Check if there are any errors during the compilation...
We managed to build our own blog with VuePress, automatic code synchronization and deployment of Github and Gitee, but I finally decided to build my...
Programs written in high-level languages are translated into machine language by compilers. Some compilers convert high-level language programs directly into assembly language and then use...
Nginx concept Wikipedia basically defines nginx what is nginx? Nginx is a high-performance HTP server/reverse proxy server and email (IMAP/POP3) proxy server. Nginx was officially...
Drone is a popular continuous integration and delivery platform. It integrates many popular version-control repository services, such as GitHub, GitLab, and Bitbucket, to monitor code...
In my spare time, I wrote a tool to synchronize instance information from registries such as Eureka/Nacos to upstream of Apisix/Kong while baidu Golang syntax.
In recent years, live broadcasting has become a hot topic in the Internet industry. Live answering questions, live games and live contests have emerged in...
Netty is an asynchronous event-driven network communication layer framework, used for rapid development of high availability and high performance server network framework and client program,...
Background The previous articles have been about low-code platforms mentioned earlier. Today, let's talk about the statistical service: the purpose is mainly to realize the...
In Nginx's queue implementation, it is essentially a bidirectional circular list with a head node. The nodes in the bidirectional list have no data area...
Nginx provides a built-in status monitoring page that can be used to monitor overall access to Nginx. This function is implemented by the ngx_HTTP_stub_status_module module....
Nginx and Apache log, but I do not recommend apache(purely personal hobby), here will not introduce apache log. As a programmer, the only thing slightly...
Sometimes my blog website is patronized by hackers, and a large number of requests flood in a short time (hundreds of thousands of concurrent access...