Can be a chrome bug or speed tracer's. The firebug in firefox doesn't show it in this way :-D But weird...
On febr. 22, 19:23, szimszon <[email protected]> wrote: > Recently I watched the web2py admin site trough chrome's speed tracer > and if I hit "edit" between "site" and "about" in menu bar > onhttp://127.0.0.1:8000/admin/default/design/myappsite then I see as > manyhttp://127.0.0.1:8000/admin/default/design/myappurls as many > time I hit "edit". It seems to me that the connection isn't closed > just new resource is allocated by a click and noting is released. > > If I click other link then all > thehttp://127.0.0.1:8000/admin/default/design/myapp > html resource is released. But if I click on link that is a self > reference then the show goes on... > > Is that normal and expected? With apache2 and wsgi is the same... :-o > > It has no relation to admin site all my sites do that but it seems > that web2py/book don't. -- You received this message because you are subscribed to the Google Groups "web2py-users" 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/web2py?hl=en.

