[Info-vax] hp sws-2.2-1 (apache for OpenVMS)
Steven Schweda
sms.antinode at gmail.com
Wed Aug 26 17:50:14 EDT 2015
> Isn't there anything in SWS like this option (in WASD)?
> $ HTTPD /DO=LOG=FLUSH
I have a self-re-submitting batch job which (hourly) does:
[...]
$!!! Apache 1.x:
$!!! @SYS$MANAGER:APACHE$CONFIG.COM FLUSH ! Bug causes lost log data.
$!!! @SYS$STARTUP:APACHE$STARTUP.COM graceful
$!
$! Apache 2.x:
$ HTTPD :== $ APACHE$COMMON:[000000]APACHE$HTTPD.EXE
$ httpd -k flush
[...]
I thought that it was working. I assume that this is/was
documented somewhere. (How else would I have known?) The
graceful restart also seems to be effective:
ALP $ type APACHE_GRACEFUL.COM
$ @ SYS$STARTUP:APACHE$STARTUP.COM GRACEFUL
More information about the Info-vax
mailing list