Thanks KEN Let me Know in case of any further informations required.
Thanks Anand. -----Original Message----- From: dancer-users [mailto:[email protected]] On Behalf Of Ken Peng Sent: Wednesday, September 16, 2015 1:50 PM To: [email protected] Subject: Re: [dancer-users] Cant Run Dancer in Daemon I always run it as daemon, :) plackup -E deployment -s Starman --workers=5 -l 127.0.0.1:3000 -D --access-log=logs/access.log -a bin/app.pl On 2015/9/16 星期三 15:57, Parthiban, Anandaraaj wrote: > Team, > > I am trying to run Dancer in daemon mode, but can’t do > > Command : plackup –r bin/app.psgi –daemon=true > > Let me Know in case of any further informations required. > > Thanks > > Anand. > > > > _______________________________________________ > dancer-users mailing list > [email protected] > http://lists.preshweb.co.uk/mailman/listinfo/dancer-users > -- B. Regards, Ken Peng - [email protected] _______________________________________________ dancer-users mailing list [email protected] http://lists.preshweb.co.uk/mailman/listinfo/dancer-users _______________________________________________ dancer-users mailing list [email protected] http://lists.preshweb.co.uk/mailman/listinfo/dancer-users
