Francesco Lunelli wrote:
> rocessing SiteController#show_page (for 194.242.213.100 at 2007-04-16
> 13:20:49) [GET]
>   Parameters: {"url"=>"/", "action"=>"show_page", "controller"=>"site"}
> Completed in 142.14869 (0 reqs/sec) | DB: 5.45009 (3%) | 200 OK
> [http://ml2007.ifl.it/]
> 
> 
> Processing SiteController#show_page (for 194.242.213.100 at 2007-04-16
> 13:23:12) [GET]
>   Parameters: {"url"=>"/", "action"=>"show_page", "controller"=>"site"}
> Completed in 0.04230 (23 reqs/sec) | DB: 0.00347 (8%) | 200 OK
> [http://ml2007.ifl.it/]

Looking at the ratio between the DB processing time and the overall 
request time I would almost say it is an issue with the system (low RAM, 
other high load processes) or generally with Ruby and not so much with 
Radiant or Rails. Otherwise, I would expect DB processing to be faster 
compared to the slow request.

Cheers,
Oliver
_______________________________________________
Radiant mailing list
Post:   Radiant@lists.radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to