Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

How to use mod_perl as a socket server?

by opensourcer (Monk)
on May 09, 2007 at 11:13 UTC ( [id://614352]=perlquestion: print w/replies, xml ) Need Help??

opensourcer has asked for the wisdom of the Perl Monks concerning the following question:

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re: How to use mod_perl as a socket server?
by Joost (Canon) on May 09, 2007 at 11:36 UTC

      I'm 99% sure opensourcer is doing something prosaic so this post is 99% sure to be irrelevant to him or her. I just wanted to respond to you to say that you can use mod_perl as a socket server. Override the Connection handler and you're free to leave http behind and go be something else entirely different. We've got an RPC sort of thing going instead. Apache+mod_perl is just a convenient server to hang our framework off of.

      ⠤⠤ ⠙⠊⠕⠞⠁⠇⠑⠧⠊

Re: How to use mod_perl as a socket server?
by naikonta (Curate) on May 09, 2007 at 15:15 UTC
    Sure, I do that many times, directly from my command line.
    $ GET http://somesite/modperl
    It uses socket to connect to the site.

    Open source softwares? Share and enjoy. Make profit from them if you can. Yet, share and enjoy!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (3)
As of 2024-04-26 05:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found