Re: Terminating Child process Dynamically
Dave Hodgkinson <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
On 2 Mar 2012, at 19:04, Shibi Ns wrote: > > Bouncing means restart the application to bring the current changes and new data to the cache. We can't use the following logic as there are huge number of existing data cache and perl modules involved. So the changes will be massive. > > Shibi > this makes me think your architecture is wrong.