|
|
|
|
Designed for Apache httpd - do you have some resource intensive server which is used only occasionally? Such as shadow copy of your primary server for testing purposes.
| Summary | xinetd(8)/inetd(8) on-demand servers multiplexor |
| License | GNU General Public License |
| State | Ready to use. Maintained. |
| Source file | http://cvs.jankratochvil.net/viewcvs/inetdmx/inetdmx.c?rev=HEAD |
| CVS | ViewCVS CVS repository | Download CVS snapshot |
| Programming language | C |
inetdmx is TCP based and it is standalone-only and/or its startup is too slow this tool will start the server only if it is needed and shuts it down if it gets idle while proxying all the TCP connections to it in the meantime.
It is hooked both from xinetd(8) or inetd(8) (startups/proxying) and from crond(8) (idle shutdown).
Example is provided for httpd-stage-perl expected as your shadow instance of httpd.
$Id: project::inetdmx::Index 1.1 2005/12/18 00:41:21 Jan Kratochvil Exp $