[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] Re: serving CGIs



I believe you could, in theory, run a Daemon using the Perl module Deamon.pm
or the like. I setup a deamon to run on a Blue and White G3 where I work the
other day. (All it did was return, "the count is $i++\n" with appropriate
headers). It worked just fine.

Of course, you'd have to set up the deamon so it would either be threaded,
or you'd just have to not overwhelm it with multiple requests at the same
time.

Robert Sweeney



----- Original Message -----
From: Creede Lambard (Volt Computer) <a-creela@microsoft.com>
To: 'Lasar Liepins' <lasar@liepins.de>; MacPerl ML (macperl.org)
<macperl@macperl.org>
Sent: Thursday, October 07, 1999 12:14 PM
Subject: RE: [MacPerl] Re: serving CGIs
>
> As for whether you need a webserver to serve CGIs, if there's some other
way
> I don't konw about it, but it wouldn't surprise me to find out that
someone
> has done it.
>
> Cheers,
> -- Creede



# ===== Want to unsubscribe from this list?
# ===== Send mail with body "unsubscribe" to macperl-request@macperl.org