Hi Folks! goofing around, i foun in lighttpd console, a line showing how much time it takes to render it, and how much to search in the database, ... hmm, that i guess will be interesting to show in the footer''s page. So, searching around, the only way I found it about showing is to get the "start time" in some initialize method, and the, in the view, get something like render_time = right_now_time - start_time . is there any other "cleaver" way to do this? some "system verbose" array with the same values that lighttpd shows in console? cya []''s Matheus Paschoal matheus@splicenet.com.br