<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>深蓝的blog &#187; 连接数</title>
	<atom:link href="http://www.lanxinbase.com/?feed=rss2&#038;tag=%E8%BF%9E%E6%8E%A5%E6%95%B0" rel="self" type="application/rss+xml" />
	<link>http://www.lanxinbase.com</link>
	<description>记录日常生活</description>
	<lastBuildDate>Sat, 07 Feb 2026 10:59:52 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.2.3</generator>
	<item>
		<title>PostgreSQL的一些操作命令及SQL语句</title>
		<link>http://www.lanxinbase.com/?p=2878</link>
		<comments>http://www.lanxinbase.com/?p=2878#comments</comments>
		<pubDate>Thu, 14 Mar 2024 01:24:35 +0000</pubDate>
		<dc:creator><![CDATA[Alan]]></dc:creator>
				<category><![CDATA[3.数据库相关]]></category>
		<category><![CDATA[PostgreSQL]]></category>
		<category><![CDATA[连接数]]></category>

		<guid isPermaLink="false">http://www.lanxinbase.com/?p=2878</guid>
		<description><![CDATA[1.查看pg库安装路径 ps -ef &#124; grep postgres 执行 ps -ef &#124; grep pos [&#8230;]]]></description>
		<wfw:commentRss>http://www.lanxinbase.com/?feed=rss2&#038;p=2878</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache查看连接数和限制当前的连接数</title>
		<link>http://www.lanxinbase.com/?p=585</link>
		<comments>http://www.lanxinbase.com/?p=585#comments</comments>
		<pubDate>Thu, 27 Aug 2015 01:15:43 +0000</pubDate>
		<dc:creator><![CDATA[Alan]]></dc:creator>
				<category><![CDATA[2.运维相关]]></category>
		<category><![CDATA[5.互联网应用开发]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[连接数]]></category>

		<guid isPermaLink="false">http://blog.lanxinbase.com/?p=585</guid>
		<description><![CDATA[在wamp环境下查看apche连接数和限制当前的连接数

httpd_mpm.conf文件在你apache安装上当的\\conf\\extra中，还在就是在要apache httpd.conf中把#Include conf/extra/httpd-mpm.conf前面的#号去了哦。

Apache在配置编译时可以自主的选择想要使用的MPM模块，使用./configure --with-mpm=MPM命令。我们主要了解prefork和worker这两种MPM模块。]]></description>
		<wfw:commentRss>http://www.lanxinbase.com/?feed=rss2&#038;p=585</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>获取SQL Server的当前连接数</title>
		<link>http://www.lanxinbase.com/?p=323</link>
		<comments>http://www.lanxinbase.com/?p=323#comments</comments>
		<pubDate>Mon, 03 Aug 2015 05:30:35 +0000</pubDate>
		<dc:creator><![CDATA[Alan]]></dc:creator>
				<category><![CDATA[3.数据库相关]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[连接数]]></category>

		<guid isPermaLink="false">http://blog.lanxinbase.com/?p=323</guid>
		<description><![CDATA[当网友问到我这个问题时,我也还以为很简单,以为SQL Server应该提供了对应的系统变量什么的.但是到目前为止,我还没有得到一个比较好的解决方案.可能很简单,,只不过我不知道罢了.希望如此..

下面我说说相关的知识吧.希望大家可以给出一个比较好的方法.

这里有几个与之相关的概念.]]></description>
		<wfw:commentRss>http://www.lanxinbase.com/?feed=rss2&#038;p=323</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
