|
?Tomcat+Nginx+Memcached
??Ubuntu 16.04 64 bit test pass
??Movement classification, load balancing, clustering, Javolution serialized, high-performance, high availability
Configuration environment (both current latest stable version): ??the JDK-Linux-x64-8u131 ??the Apache-Tomcat-8.5.14 ??nginx-1.12.0 ??memcached-1.4.36
EDITORIAL:
??Originally intended configuration kryo serialization framework, but also how to get unsuccessful, with only a Javolution ??If the last unsuccessful general problems will find […]
I tried to send e-mail from the system to realize fax transmission. However, I attempted to send to eFax’s e-mail address (domain part efaxsend.com), but in the qmail mail log
Deferral: CNAME_lookup_failed_temporarily. _ (# 4.4.3)
It is recorded as a differer and can not be sent.
As a cause,
I can not resolve the destination […]
Redis is a shallow introductory tutorial
1. Introduction to Redis
Redis is an open source using ANSI C language-based, memory-based Key-Value database.
It supports storing more value types, including string, list, set, zset (sorted collection), and hash (hash type).
Redis supports master-slave synchronization, and data can be synchronized from the master server to any number […]
?Tomcat+Nginx+Memcached
??Ubuntu 16.04 64 bit test pass
??Movement classification, load balancing, clustering, Javolution serialized, high-performance, high availability
Configuration environment (both current latest stable version): ??the JDK-Linux-x64-8u131 ??the Apache-Tomcat-8.5.14 ??nginx-1.12.0 ??memcached-1.4.36
EDITORIAL:
??Originally intended configuration kryo serialization framework, but also how to get unsuccessful, with only a Javolution ??If the last unsuccessful general problems will find […]
ActiveMQ standalone installation and use tutorial
First of all, simply introduce the MQ, MQ English name MessageQueue, Chinese name is that we use the message queue, why use it, that white is a message to accept and forward the container can be used for message push.
ActiveMQ is produced by Apache, one of the most […]
Tomcat starts with slow optimization methods Tomcat started today and found that the start is very slow, take a few minutes, the problem worthy of attention, so go to view the log, found that time is caused by a random number caused by the problem. Tomcat Session ID calculated by SHA1 algorithm, the time to […]
CentOS 6.8 to compile and install LNMP Brief
deas: According to information systems and Linux systems company’s Web site, select the appropriate installation package for installation
First, view system information
# Uname -a # View kernel /operating system /the CPU information # Head -n 1 /etc/issue # view the operating system version # Grep MemTotal […]
Red Hat Enterprise Linux installation at 7.3 Nginx
I. Introduction
Nginx ( “engine x”) is a by Russian designer Igor Sysoev procedures developed high-performance Web server and reverse proxy, also a IMAP / POP3 / SMTP proxy server. In the case of high concurrent connections, Nginx Apache server is a good substitute.
Second, prepare
1, […]
Keepalived Nginx Dual Primary High Availability Load Balancing Cluster
Purpose of the experiment: Use keepalived to implement Nginx’s dual main high availability load balancing cluster.
Experimental environment: two Nginx proxy (two main Nginx, each need two NIC, eth0 connection network, eth1 connected to the external network), two web server (request load balancing), a client used […]
MongoDB replication set settings Replication Sets
Master-Slave Master-slave replication: -master only need to add a parameter when a service starts, while another service plus -slave and -source parameters, you can achieve synchronization.
The latest version of MongoDB is no longer recommended for this program.
Replica Sets replication set: MongoDB version 1.6 for developers of new […]
|
|
Recent Comments