Speaking of Load Balance, it is generally easier to think about Load Balance between multiple replica, and Kernal Load Balance. The former is generally just […]
Read moreMonth: December 2021
How to design a user login
In a web system, user login is the most basic feature. To achieve username + password login, many students’ first ideas are to create a […]
Read moreWrite a security code:
read C99 standard a few days ago and wrote two blog posts on integer promotion, http://blog.chinaunix.net/space.php?uid23629988& ; doblog& Id2938697 in this comment, pragma friend asked […]
Read moreStruts2 framework XSLTRESULT local file code execution vulnerability
This is a vulnerability published by no one, occasionally see the code discovery. In fact, there are not many people used in this code, and […]
Read moreTalking about cross-domain Web attacks
0 ¡Á 00 preface I always want to talk about the concept of cross-domain web attack, I have accumulated some cases and experiences, so I […]
Read moreBreakpoint single-step tracking is an inefficient debugging method
The interactive debugger of the breakpoint single-step track is a major invention in the history of software development. But I think it is the same […]
Read morePersonal blog technology evolution stream account
One person’s point of view, it is inevitable that one side and mistakes, welcome to discuss and take ax,:) Written in front I used IK8 […]
Read moreAPP entrepreneurial project backend language selection
For teams, funds and talents equipped with companies, they must be fully reflected in the technical selection. This paper analyzes the latter language selection problem, […]
Read moreLearning to rank in Taobao
Foreword What kind of problem we need to solve in sorting? How to put the user want, good goods to the front; how to adjust […]
Read moreIntroduction to the HTTP Live Streaming (HLS) protocol in Live / on-demand
First, live broadcast / on-demand overview In 2016, it was called live broadcast in the first year, and various live broadcasts were released. After several […]
Read more