2008/6/20 David Robillard <[EMAIL PROTECTED]>:
> >> Thank u all very much guysi will see if i do a graceful or simply a
> >> restart cause i dont think the apache will be getting too many
> connections
> >> all the timebut that clarifications was quite good Davidand
> thank u
> >> for
>> Thank u all very much guysi will see if i do a graceful or simply a
>> restart cause i dont think the apache will be getting too many connections
>> all the timebut that clarifications was quite good Davidand thank u
>> for the examplethat is always the best way to understand thi
2008/6/20 Agus <[EMAIL PROTECTED]>:
> 2008/6/19 David Robillard <[EMAIL PROTECTED]>:
>
>> > Well yes, this is precisely the reason why we use a SIGHUP (equivalent
>> to
>> > "apachectl restart") instead of a SIGUSR1 (apachectl graceful). We don't
>> > really care about a few broken client connecti
2008/6/19 David Robillard <[EMAIL PROTECTED]>:
> > Well yes, this is precisely the reason why we use a SIGHUP (equivalent to
> > "apachectl restart") instead of a SIGUSR1 (apachectl graceful). We don't
> > really care about a few broken client connections since the logs are
> rotated
> > at a quie
> Well yes, this is precisely the reason why we use a SIGHUP (equivalent to
> "apachectl restart") instead of a SIGUSR1 (apachectl graceful). We don't
> really care about a few broken client connections since the logs are rotated
> at a quiet time.
>
> Of course, YMMV.
Yes, of course :)
> regards
On Wed, Jun 18, 2008 at 11:29:13AM -0400, David Robillard typed:
> >> Well, i take this opportunity also to ask about Apache toowhich signal
> >> should i send?
> >
> > A HUP signal should work for apache.
>
> Actually, the Apache documentation says that one must use USR1 instead
> of HUP to s
>> Well, i take this opportunity also to ask about Apache toowhich signal
>> should i send?
>
> A HUP signal should work for apache.
Actually, the Apache documentation says that one must use USR1 instead
of HUP to send a gracefull restart instead of a hangup.
This is to let the children httpd
>> Well, i take this opportunity also to ask about Apache toowhich signal
>> should i send?
>
> A HUP signal should work for apache.
>
For Apache you may find useful rotatelogs. It should come with port.
Bye
Valerio
___
freebsd-questions@freebsd.org
Hi Agustin,
On Tue, Jun 17, 2008 at 03:52:55PM -0300, Agus typed:
> Hi fellows...
>
> I am wanting to rotate logs for vsftpd using newsyslog...My question is,
> does vsftpd needs to get the HUP or any signal after rotation?
> I run it from inetd so i guess the HUP should be sent to inetd.pid
Hi fellows...
I am wanting to rotate logs for vsftpd using newsyslog...My question is,
does vsftpd needs to get the HUP or any signal after rotation?
I run it from inetd so i guess the HUP should be sent to inetd.pid right?
Well, i take this opportunity also to ask about Apache toowhich s
10 matches
Mail list logo