Caching on the server side, e.g., /index.html.  I know it is going to be
requested often, it's the landing/home page.

Quoting pepe <[email protected]>:
> That doesn't make any sense. How is the browser supposed to know what
> you are going to do before a request is made?
> 
> On Nov 25, 7:32 pm, "Jeffrey L. Taylor" <[email protected]> wrote:
> > Quoting Peter De Berdt <[email protected]>:
> >
> >
> >
> > > On 25 Nov 2009, at 23:39, Jeffrey L. Taylor wrote:
> >
> > > > I would like to pre-render some commonly accessed pages to speed up  
> > > > response.
> > > > Is there any way to do this outside of a controller?
> >
> > > If you are talking about implementing caching, yes, you 
> > > can:http://guides.rubyonrails.org/caching_with_rails.html
> >
> > Not quite, I am talking about rendering before the first request, so the 
> > page
> > is already in the cache.  Pre-emptive caching?  Whatever.

--

You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.


Reply via email to