<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Speed Tips: Use Multiple SubDomains</title>
	<atom:link href="http://www.askapache.com/htaccess/apache-speed-subdomains.html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.askapache.com/htaccess/apache-speed-subdomains.html</link>
	<description>Web Development</description>
	<pubDate>Wed, 09 Jul 2008 05:40:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: julien</title>
		<link>http://www.askapache.com/htaccess/apache-speed-subdomains.html#comment-41281</link>
		<dc:creator>julien</dc:creator>
		<pubDate>Thu, 22 May 2008 03:10:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/htaccess/apache-speed-subdomains.html#comment-41281</guid>
		<description>Sukses:
i haven't tried it yet, but to my knowledge you should be able to make it work using absolute URL in your .html and .css files. so to point your js file in the header of your html file do as follow:



and if you have a url in your css file:

&lt;pre&gt;&lt;br /&gt;
body { background: #fff url(http://YourSubdomain.domain.com/path/to/your/image.png) no-repeat}&lt;br /&gt;
&lt;/pre&gt;
it is obviously an example and you need to replace the color, repeat etc.. to your liking.

that should make it work.

cheers</description>
		<content:encoded><![CDATA[<p>Sukses:<br />
i haven&#8217;t tried it yet, but to my knowledge you should be able to make it work using absolute URL in your .html and .css files. so to point your js file in the header of your html file do as follow:</p>
<p>and if you have a url in your css file:</p>
<pre>
body { background: #fff url(http://YourSubdomain.domain.com/path/to/your/image.png) no-repeat}
</pre>
<p>it is obviously an example and you need to replace the color, repeat etc.. to your liking.</p>
<p>that should make it work.</p>
<p>cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sukses</title>
		<link>http://www.askapache.com/htaccess/apache-speed-subdomains.html#comment-40595</link>
		<dc:creator>Sukses</dc:creator>
		<pubDate>Sun, 11 May 2008 17:10:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/htaccess/apache-speed-subdomains.html#comment-40595</guid>
		<description>Thanks for this articles. It is really informative.

Yet, I have some difficulties in implementing this tips on my site. Could you please tell me how can I correct the js, css, and image files links to subdomain? Should I hardcode it and how can I do this?

I'm a newbie in scripting and this is a really huge obstacles to me, however, I'm really interested in it.

Thank you in advance.

Sukses</description>
		<content:encoded><![CDATA[<p>Thanks for this articles. It is really informative.</p>
<p>Yet, I have some difficulties in implementing this tips on my site. Could you please tell me how can I correct the js, css, and image files links to subdomain? Should I hardcode it and how can I do this?</p>
<p>I&#8217;m a newbie in scripting and this is a really huge obstacles to me, however, I&#8217;m really interested in it.</p>
<p>Thank you in advance.</p>
<p>Sukses</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cache-Control Headers using Apache and .htaccess - Easy Apache Speed Tips</title>
		<link>http://www.askapache.com/htaccess/apache-speed-subdomains.html#comment-40255</link>
		<dc:creator>Cache-Control Headers using Apache and .htaccess - Easy Apache Speed Tips</dc:creator>
		<pubDate>Sat, 03 May 2008 06:47:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/htaccess/apache-speed-subdomains.html#comment-40255</guid>
		<description>[...] Use Multiple SubDomains [...]</description>
		<content:encoded><![CDATA[<p>[...] Use Multiple SubDomains [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: julien</title>
		<link>http://www.askapache.com/htaccess/apache-speed-subdomains.html#comment-39556</link>
		<dc:creator>julien</dc:creator>
		<pubDate>Sun, 20 Apr 2008 09:34:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/htaccess/apache-speed-subdomains.html#comment-39556</guid>
		<description>well...well...well that's what i call a useful website. 

thanks for sharing all these tips and tricks. Really cool.

have you done some benchmarks to really see the exact difference in page load time? i'd be interested to see these numbers.
cheers</description>
		<content:encoded><![CDATA[<p>well&#8230;well&#8230;well that&#8217;s what i call a useful website. </p>
<p>thanks for sharing all these tips and tricks. Really cool.</p>
<p>have you done some benchmarks to really see the exact difference in page load time? i&#8217;d be interested to see these numbers.<br />
cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rugs</title>
		<link>http://www.askapache.com/htaccess/apache-speed-subdomains.html#comment-35497</link>
		<dc:creator>rugs</dc:creator>
		<pubDate>Thu, 31 Jan 2008 13:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/htaccess/apache-speed-subdomains.html#comment-35497</guid>
		<description>hmmm... now the hype about dreamhost starts making sense! I know that they had, at one stage, some significant downtime and a whole lot of issues. I think it had to do with large migrations etc. 2500 subdomains? That's brilliant. They've definitely got a great business model there.
I like how you explained that subdomains can make things considerably faster. This is true. I'm definitely keen to make more subdomains for my various sites.</description>
		<content:encoded><![CDATA[<p>hmmm&#8230; now the hype about dreamhost starts making sense! I know that they had, at one stage, some significant downtime and a whole lot of issues. I think it had to do with large migrations etc. 2500 subdomains? That&#8217;s brilliant. They&#8217;ve definitely got a great business model there.<br />
I like how you explained that subdomains can make things considerably faster. This is true. I&#8217;m definitely keen to make more subdomains for my various sites.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jez</title>
		<link>http://www.askapache.com/htaccess/apache-speed-subdomains.html#comment-27421</link>
		<dc:creator>jez</dc:creator>
		<pubDate>Mon, 05 Nov 2007 16:49:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/htaccess/apache-speed-subdomains.html#comment-27421</guid>
		<description>hey apache,
thanks for your reply, although a month late. I reckon you have been busy?
We wanted to work on a mutual partnership some time ago, not sure at what end the communication got stuck or if my mail server ate some mails. I am still up for it and my site is flourishing very well, averaging 12,000 unique and 17,000 hits a day earning me 50$/day on adsense.

Well, the situation I described at Dreamhost took place last year when they did not have dedicated and/or virtual private servers. They had shared hosting and big butt hosting (for 395$/month). Dreamhost has always been very polite and honest with me, so the tech people I talked to recommended me to move out. The problem with my site(s) was the php-module within apache to cause too high-loads. I have been using the wp-cache plugin, so I did not understand why so. Lateron I found out this might have been the case because I was compressing my js and css files using the php-handler.
this speeds up the site for visitors, but at a cost of the serverÂ´s cpu going crazy,

If you are cool with Dreamhost than you can be very happy! I have been very happy, too, still I honor private support (personal) a lot because you always have a feeling of people taking care instead of some support service center with changing employees who tend to not know your custom setup.

Yours, looking forward to hear from you,
jez</description>
		<content:encoded><![CDATA[<p>hey apache,<br />
thanks for your reply, although a month late. I reckon you have been busy?<br />
We wanted to work on a mutual partnership some time ago, not sure at what end the communication got stuck or if my mail server ate some mails. I am still up for it and my site is flourishing very well, averaging 12,000 unique and 17,000 hits a day earning me 50$/day on adsense.</p>
<p>Well, the situation I described at Dreamhost took place last year when they did not have dedicated and/or virtual private servers. They had shared hosting and big butt hosting (for 395$/month). Dreamhost has always been very polite and honest with me, so the tech people I talked to recommended me to move out. The problem with my site(s) was the php-module within apache to cause too high-loads. I have been using the wp-cache plugin, so I did not understand why so. Lateron I found out this might have been the case because I was compressing my js and css files using the php-handler.<br />
this speeds up the site for visitors, but at a cost of the serverÂ´s cpu going crazy,</p>
<p>If you are cool with Dreamhost than you can be very happy! I have been very happy, too, still I honor private support (personal) a lot because you always have a feeling of people taking care instead of some support service center with changing employees who tend to not know your custom setup.</p>
<p>Yours, looking forward to hear from you,<br />
jez</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AskApache</title>
		<link>http://www.askapache.com/htaccess/apache-speed-subdomains.html#comment-27368</link>
		<dc:creator>AskApache</dc:creator>
		<pubDate>Mon, 05 Nov 2007 05:04:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/htaccess/apache-speed-subdomains.html#comment-27368</guid>
		<description>@ jez

I easily break 10,000/day so I got worried when I read that and contacted the friendly DreamHost Support Team asking them if they ban people.

They love a site like mine that uses all these optimizations for speed and such.  They assured me my site would never be shut down like that, and they do offer upgrades and even dedicated servers now.</description>
		<content:encoded><![CDATA[<p>@ jez</p>
<p>I easily break 10,000/day so I got worried when I read that and contacted the friendly DreamHost Support Team asking them if they ban people.</p>
<p>They love a site like mine that uses all these optimizations for speed and such.  They assured me my site would never be shut down like that, and they do offer upgrades and even dedicated servers now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jez</title>
		<link>http://www.askapache.com/htaccess/apache-speed-subdomains.html#comment-21998</link>
		<dc:creator>jez</dc:creator>
		<pubDate>Sat, 06 Oct 2007 08:54:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/htaccess/apache-speed-subdomains.html#comment-21998</guid>
		<description>using this technique ever since I used to get more then 10,000 hits a day. dreamhost chucked me off for killing their servers btw. I am now on a dedicated/vps at zone.net</description>
		<content:encoded><![CDATA[<p>using this technique ever since I used to get more then 10,000 hits a day. dreamhost chucked me off for killing their servers btw. I am now on a dedicated/vps at zone.net</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajay</title>
		<link>http://www.askapache.com/htaccess/apache-speed-subdomains.html#comment-18963</link>
		<dc:creator>Ajay</dc:creator>
		<pubDate>Tue, 25 Sep 2007 06:43:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/htaccess/apache-speed-subdomains.html#comment-18963</guid>
		<description>I'm a little confused about this. Wouldn't the load on your server be the same?</description>
		<content:encoded><![CDATA[<p>I&#8217;m a little confused about this. Wouldn&#8217;t the load on your server be the same?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
