Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Category: Load Balance

Load Balance is based on the existing network structure, and allocates requests to multiple operating units for execution, such as Web servers, FTP servers, enterprise key application servers, and other mission-critical servers, so as to complete work tasks together . It provides a cheap, effective and transparent way to expand the bandwidth of network devices and servers, increase throughput, strengthen network data processing capabilities, and improve network flexibility and availability.

MSTP protocol details

Overview of MSTP
MSTP is a multiple spanning tree protocol that allows multiple spanning trees to run in a switching environment. Each spanning tree is called an instance. MSTP trims the routing lo

October 1, 2021By Simo Load Balance Agreement, detailed, Introduction, MSTPLeave a Comment

Modify the Haproxy profile

1 global
2 log 127.0.0.1 local2
3 daemon
4 maxconn 256
5 log 127.0.0.1 local2 info
6 defaults
7 log global
8 mode http
9 timeout connect 5000ms
10 timeout client 50000ms
11 t

October 1, 2021By Simo Load Balance Haproxy, modify, profileLeave a Comment

In a small store, what is the recommended load test policy (ie, analog large number of clients) server applications?

I developed a web-based multi-component software system designed to run on any number of machines. I assume a typical 1 to 4 machine setup.

I want to take system testing seriously, and I have

October 1, 2021By Simo Load Balance application, client, large number, load, Medium, program, server, simulation, small, store, Strategy, suggestion, test, whatLeave a Comment

SWARM container cluster management

docker swarm init –advertise-addr 10.11.97.71

Log view:

[[ email Protected] ~]# docker swarm init –advertise-addr 10.11.97.71
Swarm initialized: current node (nnkbd7e2emx24ymnzyvxv7h2

October 1, 2021By Simo Load Balance cluster, container, management, SwarmLeave a Comment

Configure Haproxy to implement load balancing

1. Introduction to haproxy

HAProxy is a free and open source software written in C language[1], which provides high availability, load balancing, and applications based on TCP and HTTP Progra

October 1, 2021By Simo Load Balance balance, configuration, Haproxy, Implementation, loadLeave a Comment

Keepalived + Haproxy builds high available web clusters

Haproxy is currently a popular cluster scheduling tool. There are many similar cluster scheduling tools, such as LVS and Nginx. In comparison, LVS has the best performance, but it is relatively com

October 1, 2021By Simo Load Balance available, building, cluster, Haproxy, high, Keepalived, Keepalived + Haproxy, WEBLeave a Comment

Set UI dashboard on single-node Kubernetes clusters set using Kubeadm

I followed this tutorial https://kubernetes.io/docs/getting-started-guides/kubeadm/ to set up Kubernetes on Ubuntu 16.04 vServer

On this node I want to make Kubernetes Dashboard available but

October 1, 2021By Simo Load Balance cluster, dashboard, In making, Kubeadm, Kubernetes, Node, set, setting, single, UILeave a Comment

Cluster extruded nodes in Graphviz

I want to draw several related subgraphs in GraphViz. When I draw simple nodes, it looks very beautiful:

Resources:

digraph {
rankdir=LR;
A1 -> A21;
A1 -> A22;
A1 -> A23;
A1 -> A24

October 1, 2021By Simo Load Balance cluster, graphviz, middle, Node, squeezedLeave a Comment

Haproxy sometimes chooses a wrong ACL

I am using HAProxy 1.4.22. I have the following haproxy.conf file:

global
maxconn 100000
daemon
defaults
mode http
retries 1
contimeout 8000
clitimeout 120000
srvtimeout 120000
stats

October 1, 2021By Simo Load Balance ACL, choose, error, Haproxy, timeLeave a Comment

Investigation ideas in the K8S cluster encounter ETCD cluster faults

When creating an instance in the k8s cluster, it was found that the etcd cluster status failed to connect, causing the creation of the instance to fail. So I checked the cause.

Here is the he

October 1, 2021By Simo Load Balance cluster, encounter, ETCD, fault, investigation, K8S, Medium, thinkingLeave a Comment

Posts navigation

Page 1 Page 2 Page 3 … Page 10
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress