resin服务配置一、Java Web服务器选择简介在实际进行java Web项目实施的时候,我们可以采用的商业java Web服务器有Ibm WebSphere,Bea Web Logic。这两种服务器功能齐全而强大,支持所有的java 服务容器标准,适合成品商业java Web应用的发布。但是这...
分类:
其他好文 时间:
2015-01-22 20:08:05
阅读次数:
282
解决前状态1、接口配置interfaceTenGigabitEthernet3/1descriptionToC4507-387-standby-10Gswitchportmodetrunkchannel-group40modeonend2、接口状态SW-SJHL-2C-386-Core#showinterfacestenGigabitEthernet3/1TenGigabitEthernet3/1isdown,lineprotocolisdown(inactive)Hardwar..
分类:
其他好文 时间:
2015-01-22 15:52:50
阅读次数:
1009
配置信息:
Primary:
Name:zbdba1
OS:redhat 6.3
IP:192.168.56.220
drbd:8.4.0
heartbeat:3.0.4
Standby:
Name:zbdba2
OS:Redhat 6.3
IP:192.168.56.221
drbd:8.4.0
heartbeat:3.0.4
主要分为如下步骤:
1、安装DRBD
2、安装Mysql...
分类:
数据库 时间:
2015-01-21 11:49:56
阅读次数:
329
主要介绍布局之前的准备工作:1.导入网表file->import->logic主要是要找到原理图的目录,该目录下有一个文件夹(allegro)然后点击import cadence(此时在导入的时候出现了错误,后续进行解决)2.设置栅格点set up->grids此处山栅格点的设置分为电气层以及非电气...
分类:
其他好文 时间:
2015-01-20 22:00:22
阅读次数:
163
转载 http://www-01.ibm.com/support/docview.wss?uid=swg21514783 Cause Have a HADR pair with Primary online but a failure on the Standby makes it necessar...
分类:
数据库 时间:
2015-01-19 20:51:42
阅读次数:
223
2014-09-09 Created By BaoXinjian一、摘要二、Thanks and Regardshttp://blog.csdn.net/giianhui/article/details/7199682http://blog.csdn.net/l106439814/article/d...
分类:
数据库 时间:
2015-01-15 19:46:15
阅读次数:
169
之前讲述了workload的分层,对于不同的测试选择workload的方式不同。
workload选择的原则:
1.不同的层级
不同的应用测试层次有:
1.Arithmetic-logic unit 利用Instruction
2.Central processing unit 利用Instruction mix
3.Operating s...
分类:
其他好文 时间:
2015-01-15 16:07:46
阅读次数:
150
首先,我们看一下官方文档中对Model的解释(或者说定义):Models are the heart of any JavaScript application, containing the interactive data as well as a large part of the logic surrounding it: conversions, validations, compute...
分类:
Web程序 时间:
2015-01-15 14:21:19
阅读次数:
253
Sometimes you might need to modify HTTP requests and responses. This could be for a variety of reasons such as adding global logic handling for HTTP e...
分类:
Web程序 时间:
2015-01-15 07:04:20
阅读次数:
166
Ubuntu下搭建postgresql主从服务器安装略postgresql主服务器:$vi/home/postgresql/data/postgresql.conf按a或i进入编辑模式listen_addresses=‘*’wal_level=hot_standby(默认为注释的)max_wal_senders=5(默认为注释,这个参数是控制主库最多可以有多少个并发的standby数据..
分类:
数据库 时间:
2015-01-15 01:57:02
阅读次数:
226