Hello to everybody,
I am developing some new site with radiant,
but partciularly with one oh these I have strange performance problems.
Sometimes a page takes very long time to show, more than 50 seconds,
sometimes the same page came up in less then one second.
It is not a cache problem, because sometimes a non cached page come up
quicly, instead a cached page take too long time to show.
This is a piece of my logs

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/]


Processing SiteController#show_page (for 194.242.213.100 at 2007-04-16
13:23:13) [GET]
  Parameters: {"url"=>"/", "action"=>"show_page", "controller"=>"site"}
Completed in 0.05722 (17 reqs/sec) | DB: 0.00195 (3%) | 200 OK
[http://ml2007.ifl.it/]


Processing SiteController#show_page (for 194.242.213.100 at 2007-04-16
13:23:13) [GET]
  Parameters: {"url"=>"/", "action"=>"show_page", "controller"=>"site"}
Completed in 0.53617 (1 reqs/sec) | DB: 0.00189 (0%) | 200 OK
[http://ml2007.ifl.it/]


Processing SiteController#show_page (for 194.242.213.100 at 2007-04-16
13:23:13) [GET]
  Parameters: {"action"=>"show_page", "url"=>["struttura.css"],
"controller"=>"site"}
Completed in 1.73224 (0 reqs/sec) | DB: 0.57911 (33%) | 200 OK
[http://ml2007.ifl.it/struttura.css]


Processing SiteController#show_page (for 194.242.213.100 at 2007-04-16
13:23:16) [GET]
  Parameters: {"action"=>"show_page", "url"=>["home.css"],
"controller"=>"site"}
Completed in 2.27655 (0 reqs/sec) | DB: 0.05641 (2%) | 200 OK
[http://ml2007.ifl.it/home.css]

I am using mongrel as web server. Is there some kind of trick to get
them working together?
Thanks in advance

-- 

Francesco Lunelli
Ymir s.r.l.
Viale Verona 190/11
38100 Trento


_______________________________________________
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