<div dir="ltr">Hi all,<div><br></div><div>I'm trying to solve a mysterious Dancer / Starman / server issue, and need some clarification on Dancer instances. </div><div><br></div><div>Do instances of a Dancer app stay around between requests, or is the app created when a request comes in, it does its stuff, and then it is destroyed? What happens to variables set with the 'var' keyword: will they persist on a dancer app between requests?</div><div><br></div><div>Thanks,</div><div>Amelia.</div></div>