|
|
|
|
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 | //git.jankratochvil.net/?p=inetdmx.git;a=blob_plain;hb=HEAD;f=inetdmx.c |
GIT | GIT repository | Download GIT snapshot | GIT shortlog |
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.
EOF