Re: [Cppcms-users] daemon.lock question
Brought to you by:
artyom-beilis
From: Artyom B. <art...@ya...> - 2011-10-12 09:06:14
|
Confirmed. Fill a bug :-) I'll take a look on it this weekend. Artyom Beilis -------------- CppCMS - C++ Web Framework: http://cppcms.sf.net/ CppDB - C++ SQL Connectivity: http://cppcms.sf.net/sql/cppdb/ --- On Wed, 10/12/11, chenshu <csf...@gm...> wrote: > From: chenshu <csf...@gm...> > Subject: [Cppcms-users] daemon.lock question > To: cpp...@li... > Date: Wednesday, October 12, 2011, 3:14 AM > Hi, > I tried daemon configuration last > night.See below: > "daemon":{ > "enable":true, > "lock":"km_process", > "fdlimit":1024 > } > > "enable":true works fine,it forks a new process and I don't > need to type > '&' command now. > but km_process file is not generated.Why? > > ------------------------------------------------------------------------------ > All the data continuously generated in your IT > infrastructure contains a > definitive record of customers, application performance, > security > threats, fraudulent activity and more. Splunk takes this > data and makes > sense of it. Business sense. IT sense. Common sense. > http://p.sf.net/sfu/splunk-d2d-oct > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > |