marc 97/02/09 17:53:36
Modified: htdocs/manual new_features_1_2.html Log: Graceful restart is broken and not recommended for use, so don't say Apache 1.2 has it. Revision Changes Path 1.24 +0 -5 apache/htdocs/manual/new_features_1_2.html Index: new_features_1_2.html =================================================================== RCS file: /export/home/cvs/apache/htdocs/manual/new_features_1_2.html,v retrieving revision 1.23 retrieving revision 1.24 diff -C3 -r1.23 -r1.24 *** new_features_1_2.html 1997/01/24 10:18:08 1.23 --- new_features_1_2.html 1997/02/10 01:53:35 1.24 *************** *** 132,142 **** "Gone" or "See Other" HTTP status. For NCSA-compatibility, RedirectTemp and RedirectPermanent are also implemented. - <li><b><xa href="graceful.html">Graceful Restarts</a></b> - [Documentation to be written]<br> - Apache can re-read the config files and re-open log files without - terminating transactions in progress. - <li><b><a href="install.html">Simplified Compilation</a></b><br> The process of configuring Apache for compilation has been simplified. --- 132,137 ----