Ged Haywood wrote:
> Hi there,
> 
> On Tue, 2 Apr 2002, [iso-8859-1] Sreeji K Das wrote:
> 
> 
>>I use PerlFreshRestart on to reload my modules.
> 
> [snip]
> 
>>However, here my modules are getting loaded before the
>>PerlRequire'd is loaded (since %INC is a hash).
>>
>>First, can some1 suggest a solution for this ?
> 
> 
> I always stop (with SIGTERM) and start my servers rather than using
> restart (SIGUSR1) as I find that there are fewer surprises.  I think
> that Perrin will agree.  There are very few systems that can't cope
> with a few seconds of downtime.

It's certainly a lot safer, and it won't trash your shared memory the 
way PerlFreshRestart will.

- Perrin

Reply via email to