On 26 Feb 2010, at 12:00 PM, Stefan Fritsch wrote:
I think a world readable pid file would be better, to make
monitoring easier.
+1, committed in r917005.
Regards,
Graham
--
On Tuesday 16 February 2010, minf...@apache.org wrote:
> Author: minfrin
> Date: Tue Feb 16 21:42:03 2010
> New Revision: 910705
>
> URL: http://svn.apache.org/viewvc?rev=910705&view=rev
> Log:
> support/htcacheclean: Teach it how to write a pid file (modelled on
> httpd's writing of a pid file) s
On Wed, Feb 17, 2010 at 7:56 PM, Graham Leggett wrote:
> On 17 Feb 2010, at 8:54 PM, Jeff Trawick wrote:
>
>> The daemon-report-pidfile-error situation seems to be easily handled
>> just by reversing the order of the apr_proc_detach block with the
>> if-pidfile block. Then the unusable pidfile pa
On 17 Feb 2010, at 8:54 PM, Jeff Trawick wrote:
The daemon-report-pidfile-error situation seems to be easily handled
just by reversing the order of the apr_proc_detach block with the
if-pidfile block. Then the unusable pidfile path error could be
reported to the console in conjunction with -d j
On Tue, Feb 16, 2010 at 6:08 PM, Graham Leggett wrote:
> On 17 Feb 2010, at 12:11 AM, Jeff Trawick wrote:
>
>>> + *) support/htcacheclean: Teach it how to write a pid file (modelled on
>>> + httpd's writing of a pid file) so that it becomes possible to run
>>> + more than one instance of
On 17 Feb 2010, at 8:16 AM, Jaime Carmona Loeches wrote:
Hi, I don't have time for help in developing Apache.
How can I put my email off of this distribution list?
In the mail headers of most emails from mailing lists you'll find the
email address to use to unsubscribe, and an email address
Hi, I don't have time for help in developing Apache.
How can I put my email off of this distribution list?
Thanks in advance,
Jaime.
2010/2/17 Graham Leggett
> On 17 Feb 2010, at 12:11 AM, Jeff Trawick wrote:
>
> + *) support/htcacheclean: Teach it how to write a pid file (modelled on
>>>
On 17 Feb 2010, at 12:11 AM, Jeff Trawick wrote:
+ *) support/htcacheclean: Teach it how to write a pid file
(modelled on
+ httpd's writing of a pid file) so that it becomes possible to
run
+ more than one instance of htcacheclean on the same machine.
+ [Graham Leggett]
Based
On Tue, Feb 16, 2010 at 4:42 PM, wrote:
> Author: minfrin
> Date: Tue Feb 16 21:42:03 2010
> New Revision: 910705
>
> URL: http://svn.apache.org/viewvc?rev=910705&view=rev
> Log:
> support/htcacheclean: Teach it how to write a pid file (modelled on
> httpd's writing of a pid file) so that it beco