If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
Sometimes you want to restart your Apache server after changing some configuration in your virutual hosts,sites etc, but you have few hundred clients currently downloading files from your server and you don’t want to disconnect them.
You need to use the following command
#/etc/init.d/apache2 graceful
This will gracefully restart your Apache with new configuration without affecting your client’s connections.
Tags:
graceful apache command,
restart apache server,
Restart Apache Server without affecting existing connections,
webserver
You may also be interested in...
- Apache Log file analyzer Using Awstats in Debian
- Monitoring Proftpd Server Using phpftpwho
- Debian 4.0 (Etch) GNU/Linux Officially Released
- Securing Apache Web Server from information leakage
- Realtime Apache monitoring with apachetop
- Display system Information (Uptime,CPU,Memory,SCSI,IDE,PCI,Ethernet,Floppy,and Video) Using Phpsysinfo
- Apache Tips:Hide Apache Information & PHP software version
- How to install OTRS (Open source Ticket Request System) in Debian
- How to Enable SSL version 3 and TLS (Transport Layer Security) version 1 in Apache hosts
- Apache Web server Useful Tips
- XAMPP - All in one web server Installation and Configuration in Debian
- Install and Configure Apache2 with PHP5 and SSL Support in Debian Etch
- Debian/Ubuntu Package management Using dpkg
- Monitoring Your Network,Servers and Clients With High Performance Zabbix
- Creating Name Based and IP Based Virtual hosts in Apache
- Running ASP.NET Applications in Debian and Ubuntu using XSP and Mono
- Ubuntu 6.10 (Edgy Eft) LAMP Server Installation with Screenshots
- Install Wordpress in Debian Etch
- PHP cache accelerators with Installation Tutorials
- Postfix Mail Server Web interface,Frontend or GUI Tools
- Cacti bandwidth monitoring tool in debian etch
- Providing root privileges for users Using SUDO
- Ubuntu LAMP Server Installation With Screenshots
- Network,Server statistics graphing Using Cacti in Ubuntu Server