25 Aug
2010
25 Aug
'10
1:54 p.m.
On Wed, Aug 25, 2010 at 1:47 AM, franck <franck@lumberjaph.net> wrote:
On Wed, Aug 25, 2010 at 2:04 AM, P Kishor <punk.kish@gmail.com> wrote:
I am still on Dancer 1.1805. I have a weird problem. For some reason, my application seems to be running twice for every request. I put a few debug messages, and you can see below what is happening. Here is the skeleton of my app, with line numbers.
hm weird. Are you running the standalone server ? or plack and how ? (fcgi, cgi, mod_perl, ...) do you mind to test with the last dancer (1.809) ?
gak! there is already a 1.809?! Actually, I upgraded yesterday to 1.808 (with a bit of heartburn in the process). So, I am running 1.1808 with Apache2, mod_perl and Plack::Handler::Apache2. -- Puneet Kishor