Re: reload separate fcgid-application

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 04/13/2011 10:00 AM, Hajo Locke wrote:
is there a possibility to reload a separate fcgid-application
(mod_fcgid) if something has changed?

Hi,

You could issue a "kill <pid>" of your fcgi-wrapper process that handles your specific vhost (i distinguish mine through the use of different users via suexec, so i can do a "pkill -u <username>"), apache will spawn a new process when it recieves the next request. However, note that this is not graceful, any tasks that the process is up will be stopped.

There might very well be better ways to do this, if anyone has a better idea, please let me/us know :-)

/Björn



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux