Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Re: Locking out a CGI script whilst it runs

by extremely (Priest)
on Feb 18, 2003 at 21:18 UTC ( [id://236398]=note: print w/replies, xml ) Need Help??


in reply to Re: Locking out a CGI script whilst it runs
in thread Locking out a CGI script whilst it runs

I know why it is a CGI. There was already a webserver running on the port, good programmers built the daemon to stay running, it handles the port it answers unambiguously, it provides a simple interface that can be accessed with just a couple lines of perl without understanding any of the high magic of networking, the webserver has authentication/authorization built in, and he already knew how to do it.

Unless you a are a masochist who gets off on network internals, why wouldn't you call a remote script using CGI? :)

--
$you = new YOU;
honk() if $you->love(perl)

  • Comment on Re: Re: Locking out a CGI script whilst it runs

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (6)
As of 2024-04-16 09:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found