This is the future publishing issue- sadly the '/' check on status will not work- apologies Marshall

Sent from my iPhone

On Jun 26, 2010, at 10:32 AM, Marshal Linfoot <mlinf...@gmail.com> wrote:

Another thing that seems odd to me... from the production log:

Processing SiteController#show_page (for 99.232.46.125 at 2010-06-26 13:26:34) [GET] Parameters: {"action"=>"show_page", "url"=>"/", "controller"=>"site"} Completed in 1923ms (DB: 259) | 200 [http:// www.octopusgardenyoga.com/]

and almost immediately after, a request for the same page from another location:

Processing SiteController#show_page (for 208.76.245.135 at 2010-06-26 13:26:50) [GET] Parameters: {"action"=>"show_page", "url"=>"/", "controller"=>"site"}
Completed in 1837ms (DB: 280) | 200 [http://octopusgardenyoga.com/]

Shouldn't the second request have been significantly faster? Yet the DB access is higher and the overall time about the same. Like nothing is being cached!!!

--
marshal

Reply via email to