It is regression (a bug) in 0.99.10 that was introduced when Windows
service support was added. Unfortunately this part had no unit test
(as it is quite hard to do) so it will be fixed in 0.99.11.
Artyom Beilis
--------------
CppCMS - C++ Web Framework: http://cppcms.sf.net/
CppDB - C++ SQL Connectivity: http://cppcms.sf.net/sql/cppdb/
--- On Thu, 10/13/11, 60...@su... <60...@su...> wrote:
From: 60...@su... <60...@su...>
Subject: Re: [Cppcms-users] daemon.lock question
To: cpp...@li...
Date: Thursday, October 13, 2011, 10:30 AM
Regards,
Allan SIMON
----- Reply message -----
From: "chenshu" <csf...@gm...>
To: <cpp...@li...>
Subject: [Cppcms-users] daemon.lock question
Date: Wed, Oct 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
-----Inline Attachment Follows-----
------------------------------------------------------------------------------
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
-----Inline Attachment Follows-----
_______________________________________________
Cppcms-users mailing list
Cpp...@li...
https://lists.sourceforge.net/lists/listinfo/cppcms-users
|