Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: mod_perl persistent SSH connections

by Anonyrnous Monk (Hermit)
on Jan 12, 2011 at 00:07 UTC ( [id://881784]=note: print w/replies, xml ) Need Help??


in reply to mod_perl persistent SSH connections

Maybe the respective apache child could connect to the persistent ssh via sockets (e.g. unix domain sockets)?

I.e., the user's session would hold a number which corresponds to the ssh/socket that was initially started for the user. The socket would then simply serve to forward the stdin/stdout pipes of the ssh being run in a separate process...

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://881784]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (4)
As of 2024-03-28 14:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found