stas        2004/05/04 20:29:38

  Modified:    src/docs/1.0/guide troubleshooting.pod
  Log:
  be aware that C<Perl> sections can also cause leaks
  during graceful restarts.
  Submitted by: Brad Bowman <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.28      +7 -2      modperl-docs/src/docs/1.0/guide/troubleshooting.pod
  
  Index: troubleshooting.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/1.0/guide/troubleshooting.pod,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -u -r1.27 -r1.28
  --- troubleshooting.pod       12 Apr 2004 19:08:06 -0000      1.27
  +++ troubleshooting.pod       5 May 2004 03:29:38 -0000       1.28
  @@ -759,13 +759,18 @@
   cleanup normally isn't a requirement, you can disable it by setting
   the PERL_DESTRUCT_LEVEL environment variable to -1.  See the section
   "L<Speeding up the Apache Termination and
  
-Restart|general::control::control/Speeding_up_the_Apache_Termination_and_Restart>"
 for 
  -more information.
  
+Restart|general::control::control/Speeding_up_the_Apache_Termination_and_Restart>"
  +for more information.
   
   =head2 httpd keeps on growing after each restart
   
   See the I<HUP Signal> explanation at the section:
   L<Server Stopping and 
Restarting|general::control::control/Server_Stopping_and_Restarting>
  +
  +Also, be aware that C<E<lt>PerlE<gt>> sections can also cause leaks
  +during graceful restarts.  See the (sub)thread:
  +http://aspn.activestate.com/ASPN/Mail/Message/modperl/304620 (META: we
  +don't have code samples, so if you have such please let us know).
   
   =head1 OS Specific Notes
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to