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

Re^2: Help me fill a gap in my server-side knowledge?

by Anonymous Monk
on Jan 26, 2013 at 07:24 UTC ( [id://1015471]=note: print w/replies, xml ) Need Help??


in reply to Re: Help me fill a gap in my server-side knowledge?
in thread Help me fill a gap in my server-side knowledge?

As in, once I start, for example, Dancer, running on my Apache server, does it intercept all http requests?

Depends on what you did. Only one server can operate per socket/ip combo, if you're running apache, then apache is dispatching requests to, handing off requests to, deferring processing to, dancer ... -- apache is the server, dancer is an application, whether its running via cgi/mod_fcgi/mod_perl/whatever

  • Comment on Re^2: Help me fill a gap in my server-side knowledge?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-04-25 05:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found