Hi Grant:
Why use SIGHUP, Does it has something to do with configure file
modification? I don't get it. Thank you.
On Thu, Mar 26, 2015 at 11:49 PM, Grant Edwards wrote:
> On 2015-03-26, Ben Finney wrote:
>> Jerry OELoo writes:
>>
>>> Currently, I can just think
Hi.
I have used python to provide a web service app, it will running 7*24,
and it will return some data to client by API.
Now I want to add some extra data in return data, ex, "status = 1",
and I want this value 1 can be configured, that means I can control
that service app return status with 0, 1