[Radiant] Radiant performance

2010-01-04 Thread Christian Aust
Hi all, I've set up my new website http://software-consultant.net/ using Radiant 0.8.1 and a bunch of extensions. In particular, I use * Archive * Feed-Reader * Markdown * Blog * Nested layouts * Paperclipped attachments * Reorder * Tags * Thinking-Sphinx search * Navigation tags * Sitemap *

Re: [Radiant] Radiant performance

2010-01-04 Thread qutic development
You might check out Rack::Bug to get an idea why the rendering time is that high: http://github.com/brynary/rack-bug Best regards Stefan On 04.01.2010, at 09:06, Christian Aust wrote: Hi all, I've set up my new website http://software-consultant.net/ using Radiant 0.8.1 and a bunch of

Re: [Radiant] How to improve site performance?

2010-01-04 Thread Rob Levin
Thanks for the tips Charles, Sean, et al. Yeah, I saw mod_deflate in our list of Apache modules, but ahem, I don't see any initialization code so it's definitely on my todo list (as well as concat/minify JS, mod_expires, etc.,etc.) However, I should mention that just setting the radiant cache to

Re: [Radiant] How to improve site performance?

2010-01-04 Thread Sean Cribbs
Of interest: passenger will use the /config/environment.rb file's permissions to start Rails instance(s) as this user, unless, the file is set to root, in which case it will set the rails instance(s) to user nobody. This comes from the Passenger docs. Who cares? Well, we had to chown the

Re: [Radiant] time now

2010-01-04 Thread Steven Southard
I don't know how good of a fix this is but it seemed to help my situation. On the date tag I changed Time.now to Time.zone.now Steven On Jan 2, 2010, at 7:48 PM, Steven Southard wrote: I added it to the issues on github. If anyone knows how to solve this or a handy work-around it would

[Radiant] Port number.....

2010-01-04 Thread David Passmore
Installation of Radiant sets port 8080. How do I change this port number? ___ Radiant mailing list Post: Radiant@radiantcms.org Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant

[Radiant] summarize

2010-01-04 Thread Steven Southard
What happened to you? You're still listed in the extension registry but the link is missing on github. ___ Radiant mailing list Post: Radiant@radiantcms.org Search: http://radiantcms.org/mailing-list/search/ Site:

Re: [Radiant] Port number.....

2010-01-04 Thread john muhl
radiant does not set any port number. it is set by your application server (mongrel, thin, unicorn etc.). On Mon, Jan 4, 2010 at 2:29 PM, David Passmore d...@psu.edu wrote: Installation of Radiant sets port 8080. How do I change this port number? ___

Re: [Radiant] summarize

2010-01-04 Thread Steven Southard
Thanks John. I tried searching github but sometimes the search is weird there. Someone should update the extension registry because it has the wrong link. On Jan 4, 2010, at 5:58 PM, john muhl wrote: what about http://github.com/atinypixel/radiant-summarize-extension ? On Mon, Jan 4,

[Radiant] radiant::cache, nginx and :use_x_accel_redirect

2010-01-04 Thread john muhl
today i had go at upgrading a 0.6.9 app (which used a very old patch to make x-accel-redirect work with radiant's ResponseCache) to 0.8.1 and ran into (what i'm guessing is) an issue with radiant::cache, :use_x_accel_redirect option and firefox. under the following conditions firefox will receive