Thadeus, Thanks for your reply.
> It is referring to the root domain having a cookie, in this case, navigating > to www.mydomain.comgives a cookie. so this benchmark website is not 100% > smart about the fact if cookies are sent with static files. I'll keep that in mind next time I visit the tool. > If you really want to, set up an apache domain to serve static files as like > static.mydomain.com, and then use web2py routes to redirect to the correct > static subdomain. I don't really want to ... so I'll stick to static files in web2py's static folder. Kind regards, Annet

