I created my own D2::Session::* class. I set session to something, with: session greeting => 'hello'; Now whenever I do a page any view, I get a "this website wants to set a cookie" message It shouldn't be like that. If cookie values don't change, then they should only be set once.