[users@httpd] apachectl -k graceful

2018-05-02 Thread Greg Rundlett (freephile)
If I do an apache2ctl -k graceful on Ubuntu (or service httpd restart in CentOS), using mod_php and a max_execution_time = 30 in php.ini, then is there any reason why the server would take more than say 1 minute to serve all requests with the new php.ini + Apache configuration (+ php files)? I kno

[users@httpd] apachectl -k graceful

2014-08-16 Thread Gil Dawson
Hi-- I found it. sudo apachectl -k graceful ...did the trick. Seems to be working! --Gil - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org

Re: [users@httpd] apachectl -k graceful abort downloads (Apache 2.4.7)

2013-12-11 Thread Jeff Trawick
On Wed, Dec 11, 2013 at 5:10 PM, Sven Baumgartner < sven.baumgart...@gmail.com> wrote: > It is not served with a third party code. MPM worker works fine. Is this > issue config related or an unexpected behavior? > unexpected > > > > On 11/12/13 21:32, Jeff Trawick wrote: > > On Wed, Dec 11, 2

Re: [users@httpd] apachectl -k graceful abort downloads (Apache 2.4.7)

2013-12-11 Thread Sven Baumgartner
It is not served with a third party code. MPM worker works fine. Is this issue config related or an unexpected behavior? On 11/12/13 21:32, Jeff Trawick wrote: On Wed, Dec 11, 2013 at 3:24 PM, Sven Baumgartner mailto:sven.baumgart...@gmail.com>> wrote: Hi, I'm discovering an issue w

Re: [users@httpd] apachectl -k graceful abort downloads (Apache 2.4.7)

2013-12-11 Thread Jeff Trawick
On Wed, Dec 11, 2013 at 3:24 PM, Sven Baumgartner < sven.baumgart...@gmail.com> wrote: > Hi, > > I'm discovering an issue when gracefully restarting apache (apachectl -k > graceful) that running downloads are aborted. In various web-browsers it > looks like the download has finished successful but

[users@httpd] apachectl -k graceful abort downloads (Apache 2.4.7)

2013-12-11 Thread Sven Baumgartner
Hi, I'm discovering an issue when gracefully restarting apache (apachectl -k graceful) that running downloads are aborted. In various web-browsers it looks like the download has finished successful but after checking the size it is clear that it didn't. Many times the download continuous unti