<?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>IT Answers &#187; Web Server</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/web-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Wed, 19 Jun 2013 15:50:13 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>External domain Vs Internal web server</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/external-domain-vs-internal-webserver/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/external-domain-vs-internal-webserver/#comments</comments>
		<pubDate>Wed, 13 Mar 2013 22:48:28 +0000</pubDate>
		<dc:creator>ajay2050in</dc:creator>
				<category><![CDATA[External domain]]></category>
		<category><![CDATA[Web Server]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/external-domain-vs-internal-webserver/</guid>
		<description><![CDATA[New Answer by KevinBeaver]]></description>
				<content:encoded><![CDATA[New Answer by KevinBeaver]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/external-domain-vs-internal-webserver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web servers</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/web-servers/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/web-servers/#comments</comments>
		<pubDate>Sun, 13 Jan 2013 13:42:35 +0000</pubDate>
		<dc:creator>moneybag</dc:creator>
				<category><![CDATA[Web Server]]></category>
		<category><![CDATA[Web server administration]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/web-servers/</guid>
		<description><![CDATA[New Answer by Michael Tidmarsh]]></description>
				<content:encoded><![CDATA[New Answer by Michael Tidmarsh]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/web-servers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fault tolerance on a web server</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/fault-tolerance-on-a-web-server/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/fault-tolerance-on-a-web-server/#comments</comments>
		<pubDate>Mon, 09 May 2011 19:41:43 +0000</pubDate>
		<dc:creator>TeachMeIT</dc:creator>
				<category><![CDATA[DNS]]></category>
		<category><![CDATA[DNS server]]></category>
		<category><![CDATA[Fault tolerance]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Web Server]]></category>
		<category><![CDATA[Web server administration]]></category>
		<category><![CDATA[Web servers]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[What is the best way to have fault tolerance on our web server? We have a few backup machines all identical that get replicated via scripts every 10 minutes. How cab we automatically fail over to another already configured box if the primary production machine fails? Is this some DNS magic?]]></description>
				<content:encoded><![CDATA[<p>What is the best way to have fault tolerance on our web server? We have a few backup machines all identical that get replicated via scripts every 10 minutes. How cab we automatically fail over to another already configured box if the primary production machine fails? Is this some DNS magic?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/fault-tolerance-on-a-web-server/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Server Timeout on initial web connection to SQLServer</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/server-timeout-on-initial-web-connection-to-sqlserver/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/server-timeout-on-initial-web-connection-to-sqlserver/#comments</comments>
		<pubDate>Thu, 20 Jan 2011 03:21:30 +0000</pubDate>
		<dc:creator>Ajmo</dc:creator>
				<category><![CDATA[SQL Express 2008]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SQL Server Enterprise Edition]]></category>
		<category><![CDATA[Web Server]]></category>
		<category><![CDATA[Web server administration]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[We run a couple of websites (hosted on different webservers) that connect to an SQL Server. The data was recently moved to another SQL Server (called SQLCLUSTER) and now the first time the site is accessed, it takes over 20 seconds to bring up the page. If I don&#8217;t set the Connection Timeout in the [...]]]></description>
				<content:encoded><![CDATA[<p>We run a couple of websites (hosted on different webservers) that connect to an SQL Server. <br/><br/><br />
The data was recently moved to another SQL Server (called SQLCLUSTER) and now the first time the site is accessed, it takes over 20 seconds to bring up the page. If I don&#8217;t set the Connection Timeout in the connection string to a value higher than that, the server times out. Subsequent pages load fine. <br/><br/><br />
If I connect back to the old server there&#8217;s no problem. </p>
<p>The old server runs Express 2008, SQLCLUSTER runs 2008 Enterprise edition.</p>
<p>It happens to both webservers and it only happens with SQLCLUSTER (regardless of which database is being connected to). A similar delay happens in VWD&#8217;s Database Explorer when testing a connection to SQLCLUSTER.<br />
<br/><br/><br />
Databases hosted on SQLCLUSTER are also the backend for Access applications. There is no delay accessing data through the Access front ends, or through SQL Server Mgmt Studio.</p>
<p><br/><br/><br />
The timeout happens at the Open statement of:</p>
<p>dbConn = New SqlConnection(&#8220;Server=SQLCLUSTER;Database=GO_SQL_WEB;UID=WEB_USER;PWD=[xxxx]&#8220;) (as stored in web.config)</p>
<p>dbConn.Open()</p>
<p><br/><br/><br />
The servers are all in the same LAN so I don&#8217;t think its a firewall issue. The timeout also happens when viewing through localhost on either webserver. </p>
<p><br/><br/><br />
Are there any web-specific settings that need to be addressed  in SQL Server Enterprise?<br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/server-timeout-on-initial-web-connection-to-sqlserver/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Problem Accessing Web Server via HTTP After Changing Wireless router</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/problem-accessing-web-server-via-http-after-changing-wireless-router/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/problem-accessing-web-server-via-http-after-changing-wireless-router/#comments</comments>
		<pubDate>Wed, 24 Nov 2010 17:39:00 +0000</pubDate>
		<dc:creator>Bladerunner83</dc:creator>
				<category><![CDATA[D-Link]]></category>
		<category><![CDATA[D-Link routers]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Web Server]]></category>
		<category><![CDATA[Wireless router]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi there, I have query regarding a wireless router. My internet connection setup consists of an ADSL modem (D-link DSL-320T) connected via an Ethernet cable to a wireless router (D-link DIR-615). My network appliances in turn connect to the router wirelessly. Originally, I had the modem connected to the DIR-615 wireless router (***model = H/W [...]]]></description>
				<content:encoded><![CDATA[<p>Hi there,</p>
<p>I have query regarding a wireless router. My internet connection setup consists of an ADSL modem (D-link DSL-320T) connected via an Ethernet cable to a wireless router (D-link DIR-615). My network appliances in turn connect to the router wirelessly.</p>
<p>Originally, I had the modem connected to the DIR-615 wireless router (***model = H/W ver: B2; F/W ver: 2.21). However, when the router ceased to function, I replaced it with another DIR-615. Note, that the new model was: H/W ver: D4; F/W ver: 1.00 VG.</p>
<p>After this point, I have had a problem in accessing web pages stored on my web server (which connects to my router via a wireless bridge and also acts as an FTP server). When accessing these pages over the internet on a remote terminal, they are very slow to load – this is the case on all the web sites that I host and not just one.</p>
<p>Note that accessing files works at normal speed over the internet via FTP using an FTP client or simply connecting to the FTP server using a web browser.</p>
<p>Whilst my port forwarding settings on the new router are the same as they were on the old unit, I was wondering what the issue might be that is causing these problems? </p>
<p>Are there any settings on the new router that can be altered to deal with this problem issue?</p>
<p>Any suggestions are welcome!</p>
<p>Kind regards</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/problem-accessing-web-server-via-http-after-changing-wireless-router/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Differences between Windows Versions on Server 2003?</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/differences-between-windows-versions-on-server-2003/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/differences-between-windows-versions-on-server-2003/#comments</comments>
		<pubDate>Mon, 27 Sep 2010 18:26:05 +0000</pubDate>
		<dc:creator>Karl Gechlik</dc:creator>
				<category><![CDATA[Domain Controller]]></category>
		<category><![CDATA[Small Business Server]]></category>
		<category><![CDATA[Web Server]]></category>
		<category><![CDATA[Windows domain management]]></category>
		<category><![CDATA[Windows Server 2000]]></category>
		<category><![CDATA[Windows Server 2003]]></category>
		<category><![CDATA[Windows Web Server 2003]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[What is the difference between Windows Server 2003, Webserver 2003 and Small business server 2003? Can they all be a domain controller?]]></description>
				<content:encoded><![CDATA[<p>What<br />
     is the difference between Windows Server 2003, Webserver 2003 and Small<br />
     business server 2003? Can they all be a domain controller?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/differences-between-windows-versions-on-server-2003/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>live &amp; local NIC problem</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/live-local-nic-problem/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/live-local-nic-problem/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 09:15:45 +0000</pubDate>
		<dc:creator>mitrum</dc:creator>
				<category><![CDATA[LAN]]></category>
		<category><![CDATA[Local area networks]]></category>
		<category><![CDATA[NIC]]></category>
		<category><![CDATA[NIC Problem]]></category>
		<category><![CDATA[Web Server]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have two onboard NIC in windows server 2008 machine one LAN (LOCAL) IP &#038; another has static IP that given by my ISP. I use this server as test web server. So it is connected with both NIC as same time with local &#038; live public IP. This server is on local domain also. [...]]]></description>
				<content:encoded><![CDATA[<p>I have two onboard NIC in windows server 2008 machine one LAN (LOCAL) IP &#038; another has static IP that given by my ISP. I use this server as test web server. So it is connected with both NIC as same time with local &#038; live public IP. This server is on local domain also. Problem is that when both NIC are enable. I take long time to login with domain account &#038; I can’t access shared folder also. But if live (public) IP NIC is disable. Login with domain account is very fast &#038; I can access shared folder easily. I need both NIC enable at same time. Anyone can suggest me where is problem? Thanks in advance… </p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/live-local-nic-problem/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>apache web server accessing application on virtual machine</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/apache-web-server-accessing-application-on-virtual-machine/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/apache-web-server-accessing-application-on-virtual-machine/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 17:30:28 +0000</pubDate>
		<dc:creator>Btltm818</dc:creator>
				<category><![CDATA[Apache Web Server]]></category>
		<category><![CDATA[Virtual Machines]]></category>
		<category><![CDATA[Web Server]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hello, I installed sugarcrm onto a vmware server vm running rhel5.4 because our rhel4 server running rhel4.7 doesn&#8217;t support the required php that sugarcrm needs (5.1.6-24). The vmware product has crashed twice in the last 5 months and we have moved the company webserver back to the rhel4 server. My question is how can I [...]]]></description>
				<content:encoded><![CDATA[<p>Hello,<br/><br/> I installed sugarcrm onto a vmware server vm running rhel5.4 because our rhel4 server running rhel4.7 doesn&#8217;t support the required php that sugarcrm needs (5.1.6-24). The vmware product has crashed twice in the last 5 months and we have moved the company webserver back to the rhel4 server. My question is how can I access the application thru our web server? I know I can move the application files to another directory and put a link in the sugarcrm /var/ww/html directory to point to the new location. I set up the web server on the vm as localhost and I can run the application with no problems using this method. How can I access this application from the production web server on the rhel4 server? Is there a solution besides making the files available thru a samba share? BTW, we cannot upgrade the rhel4 machine at this time.<br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/apache-web-server-accessing-application-on-virtual-machine/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Web server neceassry ports</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/web-server-neceassry-ports/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/web-server-neceassry-ports/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 06:33:56 +0000</pubDate>
		<dc:creator>earthnathan</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[Web Server]]></category>
		<category><![CDATA[Windows Server 2003]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi, i have a webserver win2003 with my own .net application configured in IIS. sometimes the client not able to browse the pages, it shows &#8220;page cant be displayed&#8221; i checkd the event logs which shows error releated to TCP/IP. so i configured windows firewall and add TCP/IP filtering. but again often im getting this [...]]]></description>
				<content:encoded><![CDATA[<p>Hi,</p>
<p>i have a webserver win2003 with my own .net application configured in IIS. sometimes the client not able to browse the pages, it shows &#8220;page cant be displayed&#8221; i checkd the event logs which shows error releated to TCP/IP. so i configured windows firewall and add TCP/IP filtering. but again often im getting this error after the restart the server its starts working. what might be the issue and how to solve this? what are all the neceassry port nos for running a basic web server?</p>
<p>pls help out.</p>
<p>tnx<br />
earth   </p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/web-server-neceassry-ports/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Apache Web Server Config</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/web-server-config/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/web-server-config/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 20:04:00 +0000</pubDate>
		<dc:creator>brentmossberger</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Apache Web Server]]></category>
		<category><![CDATA[Web Server]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I&#8217;ve been trying to install Apache on my windows XP Home box upstairs in order to create a local webserver in my house for mostly personal use and everything seems fine except that when i try to see the web page from my laptop through an internet connection (my laptop through my cable modem back [...]]]></description>
				<content:encoded><![CDATA[<p>I&#8217;ve been trying to install Apache on my windows XP Home box upstairs in order to create a local webserver in my house for mostly personal use and everything seems fine except that when i try to see the web page from my laptop through an internet connection (my laptop through my cable modem back in through the modem to my webserver) I get nothing from my browser.  I can ping my outside interface (on the cable modem) and i can ping the domain name (which is attached to the outside interface using dynamic DNS) but I can&#8217;t connect to the server from outside.  I have a static ip address on the pc upstairs and I am forwarding traffic to that address on port 80 through the cable modem/router.  I also have McAffee installed on my pc but the firewall is disabled as is the windows firewall on the server pc.  Any ideas?<br />
I&#8217;m thinking I might be pinging the outside interface without actually going out to the internet so I&#8217;m off to a coffee shop to try to establish an actual internet connection to my home pc.  </p>
<p>Thanks so much!<br />
Brent</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/web-server-config/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/23 queries in 0.029 seconds using memcached
Object Caching 934/1042 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-19 16:11:31 -->