Thanks for prompt reply Eric. Adding relevant code resolved, the issue of 2 processes at the beginning. Let me wait for logrotate to kick in and see over few hours how it behaves.
On Mon, Jan 23, 2017 at 4:41 PM, Eric Covener <[email protected]> wrote: > On Mon, Jan 23, 2017 at 7:36 PM, Milind Vaidya <[email protected]> wrote: > > When httpd is started it spawns 2 processes and adds one every one hour, > > keeping all alive > > > Your java program needs to exit when stdin returns EOF. > > -- > Eric Covener > [email protected] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
