<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>bbPress Support Forums &#187; Topic: bbpress is slow like godaddy says?</title>
		<link>http://bbpress.org/forums/topic/bbpress-is-slow-like-godaddy-says</link>
		<description>bbPress Support Forums &#187; Topic: bbpress is slow like godaddy says?</description>
		<language>en-US</language>
		<pubDate>Fri, 10 Feb 2012 08:56:03 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/forums/rss/topic/bbpress-is-slow-like-godaddy-says" rel="self" type="application/rss+xml" />

		<item>
			<title>chrishajer on "bbpress is slow like godaddy says?"</title>
			<link>http://bbpress.org/forums/topic/bbpress-is-slow-like-godaddy-says/page/2#post-22032</link>
			<pubDate>Sat, 20 Dec 2008 15:40:53 +0000</pubDate>
			<dc:creator>chrishajer</dc:creator>
			<guid isPermaLink="false">22032@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I tried creating that test.txt file first and it failed with the same problem.  Looks like someone else got the information you needed anyway.
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "bbpress is slow like godaddy says?"</title>
			<link>http://bbpress.org/forums/topic/bbpress-is-slow-like-godaddy-says/page/2#post-22010</link>
			<pubDate>Fri, 19 Dec 2008 23:13:55 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">22010@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I think vannak did that, and it's 10 seconds:<br />
<a href="http://bbpress.org/forums/topic/bbpress-is-slow-like-godaddy-says/page/2#post-21978" rel="nofollow">http://bbpress.org/forums/topic/bbpress-is-slow-like-godaddy-says/page/2#post-21978</a></p>
<p>What happens if you upload a random file and name it <code>test.txt</code> ?<br />
Since it can't modify the php file, I guess it won't be able to modify the <code>text.txt</code> file either but maybe it's only because the php file is open by the same process.
</p>]]></description>
					</item>
		<item>
			<title>chrishajer on "bbpress is slow like godaddy says?"</title>
			<link>http://bbpress.org/forums/topic/bbpress-is-slow-like-godaddy-says/page/2#post-22005</link>
			<pubDate>Fri, 19 Dec 2008 21:13:11 +0000</pubDate>
			<dc:creator>chrishajer</dc:creator>
			<guid isPermaLink="false">22005@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Maybe someone who uses GoDaddy hosting has a Linux account there and can test _ck_'s NFS Detector&#8482;?
</p>]]></description>
					</item>
		<item>
			<title>chrishajer on "bbpress is slow like godaddy says?"</title>
			<link>http://bbpress.org/forums/topic/bbpress-is-slow-like-godaddy-says/page/2#post-22004</link>
			<pubDate>Fri, 19 Dec 2008 21:12:19 +0000</pubDate>
			<dc:creator>chrishajer</dc:creator>
			<guid isPermaLink="false">22004@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I know, I rethought that after I posted it.  I don't understand Windows/IIS servers either, so it makes no sense to me.  On Linux, there's nothing funny about it at all.  It just works.  Make a directory, it works.  You can write to it.  It's easy.  This makes no sense.</p>
<p>I will check into write permissions for that folder.  I don't see why a file in that folder can't write to the folder, but hey, I don't know anything about Windows servers at all.</p>
<p>Is there a way to go 'round the problem, hardcoding something or creating the file manually first?
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "bbpress is slow like godaddy says?"</title>
			<link>http://bbpress.org/forums/topic/bbpress-is-slow-like-godaddy-says/page/2#post-22003</link>
			<pubDate>Fri, 19 Dec 2008 21:01:05 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">22003@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Well the creation errors aren't exactly godaddy's fault, it's just something weird with windows I don't completely know about since I hate IIS and won't even test it.</p>
<p>Makes no sense that a php program can't create a file. Something is wrong there.<br />
Only intelligent thing I can find about it is here:<br />
<a href="http://us2.php.net/manual/en/function.fopen.php" rel="nofollow">http://us2.php.net/manual/en/function.fopen.php</a><a href="http://trac.bbpress.org/ticket/50601">#50601</a></p>
<p>Do you have some kind of security panel where you can give your account write permission to the /test/ directory?
</p>]]></description>
					</item>
		<item>
			<title>chrishajer on "bbpress is slow like godaddy says?"</title>
			<link>http://bbpress.org/forums/topic/bbpress-is-slow-like-godaddy-says/page/2#post-22000</link>
			<pubDate>Fri, 19 Dec 2008 19:20:17 +0000</pubDate>
			<dc:creator>chrishajer</dc:creator>
			<guid isPermaLink="false">22000@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>_ck_</p>
<p>Sorry, that didn't work.  More errors this time.  It's making GoDaddy look worse and worse.</p>
<p><code><br />
Warning: fopen(D:\Hosting\123456\html\godaddy\test\test.txt) [function.fopen]: failed to open stream: Permission denied in D:\Hosting\123456\html\godaddy\test\default.php on line 9<br />
</code><br />
<code><br />
Warning: fclose(): supplied argument is not a valid stream resource in D:\Hosting\123456\html\godaddy\test\default.php on line 9<br />
</code><br />
<code><br />
Warning: chmod() [function.chmod]: No such file or directory in D:\Hosting\123456\html\godaddy\test\default.php on line 9<br />
</code><br />
<code><br />
Warning: touch() [function.touch]: Unable to create file D:\Hosting\123456\html\godaddy\test\test.txt because Permission denied in D:\Hosting\123456\html\godaddy\test\default.php on line 11<br />
0.00039196014404297 seconds<br />
</code>
</p>]]></description>
					</item>
		<item>
			<title>vannak on "bbpress is slow like godaddy says?"</title>
			<link>http://bbpress.org/forums/topic/bbpress-is-slow-like-godaddy-says/page/2#post-21989</link>
			<pubDate>Fri, 19 Dec 2008 11:37:39 +0000</pubDate>
			<dc:creator>vannak</dc:creator>
			<guid isPermaLink="false">21989@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Yes too bad and goodbye Godaddy, Candice, and Danica.
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "bbpress is slow like godaddy says?"</title>
			<link>http://bbpress.org/forums/topic/bbpress-is-slow-like-godaddy-says/page/2#post-21983</link>
			<pubDate>Fri, 19 Dec 2008 09:06:28 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">21983@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>vannak, 10 seconds is very bad (the time is independent of where you access it from)</p>
<p>chrishajer, something's not right there, Windows must think you don't have access rights to write to the directory. Whatever Windows's equal to chmod has to be done.</p>
<p>According to php.net the chmod in php actually does do something on some windows setups.<br />
So try replacing this line, like so:</p>
<pre><code>$file=dirname(__FILE__).&#34;/test.txt&#34;; $h=fopen($file, &#34;wb&#34;); fclose($h); chmod($file, 0777 );</code></pre>]]></description>
					</item>
		<item>
			<title>chrishajer on "bbpress is slow like godaddy says?"</title>
			<link>http://bbpress.org/forums/topic/bbpress-is-slow-like-godaddy-says/page/2#post-21979</link>
			<pubDate>Fri, 19 Dec 2008 02:22:28 +0000</pubDate>
			<dc:creator>chrishajer</dc:creator>
			<guid isPermaLink="false">21979@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Sounds like it's on NFS.
</p>]]></description>
					</item>
		<item>
			<title>vannak on "bbpress is slow like godaddy says?"</title>
			<link>http://bbpress.org/forums/topic/bbpress-is-slow-like-godaddy-says/page/2#post-21978</link>
			<pubDate>Fri, 19 Dec 2008 02:19:57 +0000</pubDate>
			<dc:creator>vannak</dc:creator>
			<guid isPermaLink="false">21978@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hi _ck_ i did what you told already. and the fastest one is 9.9959759712219 seconds (in Cambodia). what do u think about it?
</p>]]></description>
					</item>
		<item>
			<title>chrishajer on "bbpress is slow like godaddy says?"</title>
			<link>http://bbpress.org/forums/topic/bbpress-is-slow-like-godaddy-says/page/2#post-21975</link>
			<pubDate>Fri, 19 Dec 2008 02:06:05 +0000</pubDate>
			<dc:creator>chrishajer</dc:creator>
			<guid isPermaLink="false">21975@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>_ck_</p>
<p>I needed to change the /test.txt to \\test.txt, but even once that was done, I get this error (prior to this, the filename and path were not right):</p>
<p><code><br />
Warning: file_put_contents(D:\Hosting\123456\html\godaddy\test\test.txt) [function.file-put-contents]: failed to open stream: Permission denied in D:\Hosting\123456\html\godaddy\test\default.php on line 9<br />
</code><br />
<code><br />
Warning: touch() [function.touch]: Unable to create file D:\Hosting\123456\html\godaddy\test\test.txt because Permission denied in D:\Hosting\123456\html\godaddy\test\default.php on line 11<br />
0.00028681755065918 seconds<br />
</code>
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "bbpress is slow like godaddy says?"</title>
			<link>http://bbpress.org/forums/topic/bbpress-is-slow-like-godaddy-says/page/2#post-21963</link>
			<pubDate>Fri, 19 Dec 2008 00:33:52 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">21963@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Make a directory called \test, go in there and put this version of the script in there:<br />
<pre><code>&#60;?php
/*
Experimental NFS detector - upload this file to server and chmod 777
Script should take less than one second to run.
If it takes more than one second, then it&#39;s likely NFS (or Windows or a bad configuration)
Any error means the time is unreliable as the script has failed.
*/
error_reporting(E_ALL);
$file=dirname(__FILE__).&#34;/test.txt&#34;; file_put_contents($file,&#39;&#39;);
$time=strtok(microtime(),&#39; &#39;)+strtok(&#39;&#39;);
for ($i=0; $i&#60;=9999; $i++) {if (touch($file)) {clearstatcache(); filemtime($file);} else {break;}}
echo ((strtok(microtime(),&#39; &#39;)+strtok(&#39;&#39;))-$time).&#34; seconds&#34;;
?&#62;</code></pre>]]></description>
					</item>
		<item>
			<title>chrishajer on "bbpress is slow like godaddy says?"</title>
			<link>http://bbpress.org/forums/topic/bbpress-is-slow-like-godaddy-says/page/2#post-21957</link>
			<pubDate>Thu, 18 Dec 2008 23:18:16 +0000</pubDate>
			<dc:creator>chrishajer</dc:creator>
			<guid isPermaLink="false">21957@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>On a Windows server (GoDaddy) there isn't such a thing as 777 permissions is there?  It looks like 777 in my FTP client anyway, even though they're not shown as such.</p>
<p>I get this error there:<br />
<pre><code>Warning: touch() [function.touch]: Utime failed: Permission denied in D:\Hosting\123456\html\godaddy\nfs.php on line 9
0.00044894218444824 seconds</code></pre>
<p>This is a GoDaddy Windows hosting account.
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "bbpress is slow like godaddy says?"</title>
			<link>http://bbpress.org/forums/topic/bbpress-is-slow-like-godaddy-says/page/2#post-21954</link>
			<pubDate>Thu, 18 Dec 2008 21:33:11 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">21954@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Well we don't need to pinpoint exactly the server configuration as the timing will never be exactly the same twice on the same machine. But it will be within a very close range. What we are looking for are times that are way beyond one second.</p>
<p>I'll do some more digging over the weekend against some of the more popular hosts.</p>
<p>I want to see it run on godaddy though. That will be interesting. I'm sure I can find a good discount coupon code to get the first month very cheap so I'll give that a go if so.
</p>]]></description>
					</item>
		<item>
			<title>Ipstenu on "bbpress is slow like godaddy says?"</title>
			<link>http://bbpress.org/forums/topic/bbpress-is-slow-like-godaddy-says/page/2#post-21950</link>
			<pubDate>Thu, 18 Dec 2008 19:45:26 +0000</pubDate>
			<dc:creator>Ipstenu</dc:creator>
			<guid isPermaLink="false">21950@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Turns out mine aren't the same (exactly). </p>
<p><strong>Server 1</strong><br />
<pre><code>Operating system 	Linux
Kernel Version 	2.6.9-55.0.9.ELsmp
Apache version 	1.3.41 (Unix)
PERL version 	5.8.8
PHP version 	5.2.4
MySQL version 	5.0.67-community</code></pre>
<p><strong>Server 2</strong><br />
<pre><code>Operating system 	Linux
Kernel Version 	2.6.9-67.0.4.ELsmp
Apache version 	1.3.37 (Unix)
PERL version 	5.8.8
PHP version 	5.2.1
MySQL version 	5.0.51a-community</code></pre>]]></description>
					</item>
		<item>
			<title>_ck_ on "bbpress is slow like godaddy says?"</title>
			<link>http://bbpress.org/forums/topic/bbpress-is-slow-like-godaddy-says/page/2#post-21948</link>
			<pubDate>Thu, 18 Dec 2008 19:21:20 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">21948@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>They could find someone else to run it.<br />
Or some hosts have a free trial period (though that is less and less thanks to spammers).</p>
<p>Your linux desktop is why it is so fast.</p>
<p>So my theory is right, under 1 second is excellent, around 1 second is good.<br />
Anything much higher is suspect.</p>
<p>But I need more NFS candidates, will have to see if I have access on some of these old servers.</p>
<p>Let's see if I can run it on NearlyFreeSpeech.<br />
Aha! They are NFS.  13.26 seconds</p>
<p>For those that get an error even when the file is chmod 777, you'll have to create a testing directory and move the file into there. Then chmod 777 the directory and change the first line to<br />
<code>error_reporting(E_ALL); $file=dirname(__FILE__).&#34;/test.txt&#34;; file_put_contents($file,&#39;&#39;); $time=strtok(microtime(),&#39; &#39;)+strtok(&#39;&#39;);</code>
</p>]]></description>
					</item>
		<item>
			<title>chrishajer on "bbpress is slow like godaddy says?"</title>
			<link>http://bbpress.org/forums/topic/bbpress-is-slow-like-godaddy-says/page/2#post-21944</link>
			<pubDate>Thu, 18 Dec 2008 19:10:41 +0000</pubDate>
			<dc:creator>chrishajer</dc:creator>
			<guid isPermaLink="false">21944@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>_ck_ the desktop is Linux.  I think it's Kubuntu.</p>
<p>On the root server at 1&#38;1, let's see:</p>
<p>The 0.129 result is this: 1&#38;1 Root Server II (not available any more, it's an old account)<br />
The 0.118 result is this: <a href="http://tinyurl.com/4vh9mc">1&#38;1 Business I Server</a></p>
<p>Their VPS offerings are something else.  Not really sure what these are.</p>
<p>I just checked another 1&#38;1 account I manage, another <a href="http://tinyurl.com/4vh9mc">Business  I Server</a>, I got 0.199 for the first result and a consistent 0.165 for the next 10 in a row.</p>
<p>Hope that helps.</p>
<p>I think it would be cool if you extended into a host evaluation tool.  But how would someone run it on the host before they have an account there?
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "bbpress is slow like godaddy says?"</title>
			<link>http://bbpress.org/forums/topic/bbpress-is-slow-like-godaddy-says/page/2#post-21938</link>
			<pubDate>Thu, 18 Dec 2008 18:45:33 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">21938@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Thanks for the feedback Ipstenu and Chris!</p>
<p>When you say "1&#38;1 root server" is that a dedicated or vps or something like that?</p>
<p>Interesting your desktop is very fast compared to mine, is it Windows or Linux? If it's Windows, is it NTFS or FAT32? I wonder what my windows bottleneck is, or maybe basically it just doesn't cache the filetables on FAT32.</p>
<p>I should enhance that code to show if the server is in safemode or not and what functions are disabled in PHP. Could be a handy tool for evaluating potential hosts.
</p>]]></description>
					</item>
		<item>
			<title>chrishajer on "bbpress is slow like godaddy says?"</title>
			<link>http://bbpress.org/forums/topic/bbpress-is-slow-like-godaddy-says/page/2#post-21935</link>
			<pubDate>Thu, 18 Dec 2008 17:13:05 +0000</pubDate>
			<dc:creator>chrishajer</dc:creator>
			<guid isPermaLink="false">21935@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>1&#38;1 shared hosting:<br />
PHP4: average 0.241<br />
PHP5: average 0.215</p>
<p>1&#38;1 root server:<br />
PHP5: average 0.129</p>
<p>Another 1&#38;1 root server:<br />
PHP5: average 0.118</p>
<p>My 2 year old desktop (local SATA drive, 1GB RAM):<br />
PHP5: average 0.265
</p>]]></description>
					</item>
		<item>
			<title>Ipstenu on "bbpress is slow like godaddy says?"</title>
			<link>http://bbpress.org/forums/topic/bbpress-is-slow-like-godaddy-says/page/2#post-21927</link>
			<pubDate>Thu, 18 Dec 2008 14:23:12 +0000</pubDate>
			<dc:creator>Ipstenu</dc:creator>
			<guid isPermaLink="false">21927@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Huh. Awesome script, _ck_, you're a goddess.</p>
<p>Server 1 (my personal site) - average of 0.81909894943 seconds<br />
Server 2 (my busy site) - average of 1.08337402344 seconds</p>
<p>These are on identical Apache servers (actually, server 2 has more memory, but the specs are the same for the servers).  Same version of Apache, PHP, SQL etc.  Server 2, however, is always slow and pegging the CPU.  Even when I turn off WordPress (which my isp blamed at one point) I'm hammering the hell out of the poor box.
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "bbpress is slow like godaddy says?"</title>
			<link>http://bbpress.org/forums/topic/bbpress-is-slow-like-godaddy-says/page/2#post-21920</link>
			<pubDate>Thu, 18 Dec 2008 11:23:32 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">21920@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I'd like to see some feedback on my experimental NFS detector below.<br />
Be sure to chmod 777 it after you upload or it won't work.<br />
Delete after you are finished with it for security.</p>
<p>Dreamhost takes over 7 seconds, sometimes more.<br />
My apache servers with local storage take less than one second.<br />
My Windows XP with XAMPP takes 12 seconds (old slow IDE drives)<br />
<pre><code>&#60;?php
/*
Experimental NFS detector - upload this file to server and chmod 777
Script should take less than one second to run.
If it takes more than one second, then it&#39;s likely NFS (or Windows or a bad configuration)
Any error means the time is unreliable as the script has failed.
*/
error_reporting(E_ALL); $file=__FILE__; $time=strtok(microtime(),&#39; &#39;)+strtok(&#39;&#39;);
for ($i=0; $i&#60;=9999; $i++) {if (touch($file)) {clearstatcache(); filemtime($file);} else {break;}}
echo ((strtok(microtime(),&#39; &#39;)+strtok(&#39;&#39;))-$time).&#34; seconds&#34;;
?&#62;</code></pre>]]></description>
					</item>
		<item>
			<title>vannak on "bbpress is slow like godaddy says?"</title>
			<link>http://bbpress.org/forums/topic/bbpress-is-slow-like-godaddy-says/page/2#post-21919</link>
			<pubDate>Thu, 18 Dec 2008 10:52:22 +0000</pubDate>
			<dc:creator>vannak</dc:creator>
			<guid isPermaLink="false">21919@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>yes, that is normal. but i just wonder why the same card couldn't be used to renew but to buy new hosting? and she did tell them to hold her acc by email.
</p>]]></description>
					</item>
		<item>
			<title>simracingbiz on "bbpress is slow like godaddy says?"</title>
			<link>http://bbpress.org/forums/topic/bbpress-is-slow-like-godaddy-says/page/2#post-21918</link>
			<pubDate>Thu, 18 Dec 2008 09:41:48 +0000</pubDate>
			<dc:creator>simracingbiz</dc:creator>
			<guid isPermaLink="false">21918@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Vannak if acc. is expired is only a trouble of your friend. I've also a Godaddy hosting, and about 4 months before expiring, GD sens periodically via mail a reminder... So charging for recovery data (in consequence of your forgots) in my opinion is normal.
</p>]]></description>
					</item>
		<item>
			<title>vannak on "bbpress is slow like godaddy says?"</title>
			<link>http://bbpress.org/forums/topic/bbpress-is-slow-like-godaddy-says/page/2#post-21909</link>
			<pubDate>Thu, 18 Dec 2008 02:24:38 +0000</pubDate>
			<dc:creator>vannak</dc:creator>
			<guid isPermaLink="false">21909@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>hi _ck_ i'm using bbpress 0.9.2. yes i'll do that homework as soon as i have new hosting. one more thing, there was no resolution at all from godaddy.</p>
<p>Talking about this, it reminds me about what godaddy did to my friend 6 months ago. her hosting acc was completely expired and everything lost. when she asked for the backup godaddy charged from her 170$US.</p>
<p>The problem that her acc expired is that godaddy failed to automatically renew the acc. and even she did it manually but still could not. she and i thought that it was a problem with Visa card. i suggested her send an email to godaddy not to delete her acc as she had problem with her card. she also was subscribing new card.</p>
<p>After getting new card, she did the renew again but still failed. finally, the hosting expired.</p>
<p>Then she tried to buy new hosting by using the same card. yes, she succeeded. Strange? anyway, it was her fault that she didn't do the back up.
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "bbpress is slow like godaddy says?"</title>
			<link>http://bbpress.org/forums/topic/bbpress-is-slow-like-godaddy-says/page/2#post-21872</link>
			<pubDate>Wed, 17 Dec 2008 18:26:55 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">21872@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Most hosts will not admit and definitely not advertise NFS, it's a downside, not a plus.</p>
<p>But you can tell if you have an account with them by studying <code>df -a</code> though the shell, php shell or perl cgi shell. Or if they hide/block all that you can write a script to time 1000 reads of filemtime (with clearstatcache) which cannot be cached by the OS and will have telltail lag.</p>
<p>Marketing-wise NFS is usually spun as "unlimited" or "expanding" storage space, like Dreamhost promises extra space each month.</p>
<p>I'm very curious to find out what the "resolution" was.<br />
The latest page show shows 1.432 - 36 queries which is still poor.
</p>]]></description>
					</item>
		<item>
			<title>Ipstenu on "bbpress is slow like godaddy says?"</title>
			<link>http://bbpress.org/forums/topic/bbpress-is-slow-like-godaddy-says/page/2#post-21869</link>
			<pubDate>Wed, 17 Dec 2008 17:57:50 +0000</pubDate>
			<dc:creator>Ipstenu</dc:creator>
			<guid isPermaLink="false">21869@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Alicia R, are you guys using NFS? I poked around your site but I can't find the answer.
</p>]]></description>
					</item>
		<item>
			<title>Go Daddy on "bbpress is slow like godaddy says?"</title>
			<link>http://bbpress.org/forums/topic/bbpress-is-slow-like-godaddy-says/page/2#post-21868</link>
			<pubDate>Wed, 17 Dec 2008 17:45:56 +0000</pubDate>
			<dc:creator>Go Daddy</dc:creator>
			<guid isPermaLink="false">21868@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>We have communicated with the customer and he appears to be satisfied with the resolution.</p>
<p>Thanks,</p>
<p>Alicia R.<br />
Go Daddy Hosting
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "bbpress is slow like godaddy says?"</title>
			<link>http://bbpress.org/forums/topic/bbpress-is-slow-like-godaddy-says/page/2#post-21849</link>
			<pubDate>Wed, 17 Dec 2008 13:18:51 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">21849@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>vannak, if you activated load options, something is still wrong because it's using 36 queries on the front page. Are you using bbPress 1.0 or bbPress 0.9 ?</p>
<p>Make sure your bb-topic-views plugin is the latest version (1.6.3)<br />
The old version before I took over used excessive queries.</p>
<p>If you are using an earlier 1.0 alpha version, it also had excessive queries (still does on the newest version in some places).</p>
<p>Before you run to hostmonster or other provider, make sure you do your homework and check those suggestions I gave you. </p>
<p>Oh one more tip for choosing a hosting provider - if they use the word "unlimited" in any of their advertising, find another provider.
</p>]]></description>
					</item>
		<item>
			<title>vannak on "bbpress is slow like godaddy says?"</title>
			<link>http://bbpress.org/forums/topic/bbpress-is-slow-like-godaddy-says/page/2#post-21836</link>
			<pubDate>Wed, 17 Dec 2008 04:53:42 +0000</pubDate>
			<dc:creator>vannak</dc:creator>
			<guid isPermaLink="false">21836@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>my site is getting slower and having more error after raising this topic. ok i need to stop posting now and do a backup fast in case i'll lose everything :D
</p>]]></description>
					</item>
		<item>
			<title>Sam Bauers on "bbpress is slow like godaddy says?"</title>
			<link>http://bbpress.org/forums/topic/bbpress-is-slow-like-godaddy-says#post-21827</link>
			<pubDate>Wed, 17 Dec 2008 04:06:41 +0000</pubDate>
			<dc:creator>Sam Bauers</dc:creator>
			<guid isPermaLink="false">21827@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Just a note, the load options trick only applies to 0.9 it is default behaviour in 1.0
</p>]]></description>
					</item>

	</channel>
</rss>

