<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>OSX Slow to Render</title>
<description>I've been trying to get NGINX up and running on my OSX 10.7 Lion computer. I have it running however simple html pages every few are taking a long time to load; for example:

&amp;lt;html&amp;gt;
&amp;lt;body&amp;gt;
test
&amp;lt;/body&amp;gt;
&amp;lt;/html&amp;gt;

Same thing happens with php:
&amp;lt;?php 
echo('hi');
?&amp;gt;

If i hit refresh, it seems as it's almost rebuilding the entire page before it renders and creating some kind of object. Just painfully slow..

Has anyone experienced this?

I've attached a pastebin of my config files.. Thank you so much for all your help.

http://pastebin.com/Pzn24tpC</description><link>http://forum.nginx.org/read.php?11,221463,221463#msg-221463</link><lastBuildDate>Fri, 24 May 2013 18:59:50 -0400</lastBuildDate>
<generator>Phorum 5.2.16</generator>
<item>
<guid>http://forum.nginx.org/read.php?11,221463,221464#msg-221464</guid>
<title>Re: OSX Slow to Render</title><link>http://forum.nginx.org/read.php?11,221463,221464#msg-221464</link><description><![CDATA[NOTE:<br /><br />This seems to be most frequent if I do some coding then go back to refresh a page. (20+ seconds then goign back and refreshing a page takes a good 4-6 seconds)..<br /><br />i'm pulling my hair out trying to understand what is going on, hopefully someone can shed some light on this for me]]></description>
<dc:creator>petrogad</dc:creator>
<category>How to...</category><pubDate>Thu, 19 Jan 2012 23:18:51 -0500</pubDate></item>
<item>
<guid>http://forum.nginx.org/read.php?11,221463,221463#msg-221463</guid>
<title>OSX Slow to Render</title><link>http://forum.nginx.org/read.php?11,221463,221463#msg-221463</link><description><![CDATA[I've been trying to get NGINX up and running on my OSX 10.7 Lion computer. I have it running however simple html pages every few are taking a long time to load; for example:<br /><br />&lt;html&gt;<br />&lt;body&gt;<br />test<br />&lt;/body&gt;<br />&lt;/html&gt;<br /><br />Same thing happens with php:<br />&lt;?php<br />echo('hi');<br />?&gt;<br /><br />If i hit refresh, it seems as it's almost rebuilding the entire page before it renders and creating some kind of object. Just painfully slow..<br /><br />Has anyone experienced this?<br /><br />I've attached a pastebin of my config files.. Thank you so much for all your help.<br /><br />http://pastebin.com/Pzn24tpC]]></description>
<dc:creator>petrogad</dc:creator>
<category>How to...</category><pubDate>Thu, 19 Jan 2012 23:02:57 -0500</pubDate></item>
</channel>
</rss>