Until Informix Dynamic Server 10.0 the number of MSC (or Miscellaneous) Virtual Processors was limited to one. With IDS 10.0 multiple MSC VPs can be configured using the VPCLASS onconfig parameter (e.g.
注意:由于MSC VP会涉及到getpwnam(), gethostbyname(), gethostbyaddr() 调用,因此,对于informix的客户端的主机名解析可能会存在向外部DNS请求查询,而此可能会导致延时,因此,informix服务器上最好是做好各客户端主机名在本地hosts文件中的注册,以便减少因解析主机而带来的延时。同时要注意服务器端与客户端服务器端间的信任关系,否则可能会出现956的报错:
01:00:01 listener-thread: err = -956: oserr = 0: errstr = (informix@hostname): Client host or user (informix@hostname) is not trusted by the server.
11:22:13 listener-thread: err = -956: oserr = 0: errstr = (nobody@hostname): Client host or user (nobody@hostname) is not trusted by the server.
15:34:16 listener-thread: err = -956: oserr = 0: errstr = (nobody@hostname): Client host or user (nobody@hostname) is not trusted by the server.
# finderr 956
/home/informix/bin/finderr: line 79: test: 20020.9: integer expression expected
-956 Client client-name is not in /etc/hosts.equiv on the remote host.
This operation cannot be completed because the specified remote computer
does not recognize the name of the client computer (the local host,
whose name the hostname command returns). Client names are normally
recorded in the configuration file /etc/hosts.equiv. The rhosts file on
the remote computer might also need modification. For more information
on these files and the relation between them, try man rhosts on a UNIX
system. See the remote host administrator to ensure that the client
host name is specified in /etc/hosts.equiv file for the remote host.
This message appears in versions prior to Version 6.0.
-956 Client client-name or user is not trusted by the database server.
The desired database server does not consider the client computer or
your user ID trusted. Ask the system administrator to include the
client computer as a trusted host and/or your user id as a trusted user
in the /etc/hosts.equiv file on the server computer or in the .rhosts
file in your home directory on the server computer. See the UNIX manual
pages on HOSTS.EQUIV(5) for more information.
Alternatively, you can explicitly specify your user name and password
in the USER clause of a CONNECT statement or in the .netrc file in your
home directory on the client computer. See the IBM Informix Guide to SQL:
Syntax for information on the CONNECT statement, and the UNIX manual
pages regarding NETRC(5) for information on the .netrc file. This
message appears with Version 6.0 and later.
资源:
有关涉及到informix连接性能的信息
Slow connect time to Informix when using TCP/IP
本日志由 flyinweb 于 2011-10-28 09:23:58 发表,目前已经被浏览 773 次,评论 0 次;
作者添加了以下标签: MSC VP,VP,Virtual Processor;
引用通告:http://www.517sou.net/Article/713/Trackback.ashx
而且直接配置文件是效率最高的,通过其它驱动效率都相对较低,BDB
这个测试不太准确,看官方的测试结果:http://bind-dlz.sourceforg
为什么使用BDB时QPS这么低? 我在bind版本基本相似的环境中测试的
It is quite useful and interesting too.
VIRT 的上限是64G,也就是36位, cat /proc/cpuinfo的结果是:addre
昨天要准备用线程重写webbench,试验了下Fedora Linux 2.6.35.14
不明白您的具体的意思是什么?
已经发送到你QQ邮箱