summaryrefslogtreecommitdiff
path: root/www/SpeedyCGI/distinfo
diff options
context:
space:
mode:
authoradrianp <adrianp>2004-06-22 21:34:50 +0000
committeradrianp <adrianp>2004-06-22 21:34:50 +0000
commitac2d804f9447fd2f42d875084855c346103cf4fc (patch)
treee63c435f940e246ff70db765067de4cab3605ff7 /www/SpeedyCGI/distinfo
parente8be0dfd29a1697bfe5aa33d576bac23e999e0c1 (diff)
downloadpkgsrc-ac2d804f9447fd2f42d875084855c346103cf4fc.tar.gz
Import SpeedyCGI v2.22 from pkgsrc-wip
Ok'ed wiz@/snj@ SpeedyCGI is a way to run perl scripts persistently, which can make them run much more quickly. A script can be made to to run persistently by changing the interpreter line at the top of the script from: #!${LOCALBASE}/bin/perl to #!${LOCALBASE}/bin/speedy After the script is initially run, instead of exiting, the perl interpreter is kept running. During subsequent runs, this interpreter is used to handle new executions instead of starting a new perl interpreter each time. A very fast frontend program, written in C, is executed for each request. This fast frontend then contacts the persistent Perl process, which is usually already running, to do the work and return the results.
Diffstat (limited to 'www/SpeedyCGI/distinfo')
-rw-r--r--www/SpeedyCGI/distinfo5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/SpeedyCGI/distinfo b/www/SpeedyCGI/distinfo
new file mode 100644
index 00000000000..3c05061b03d
--- /dev/null
+++ b/www/SpeedyCGI/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/06/22 21:34:50 adrianp Exp $
+
+SHA1 (CGI-SpeedyCGI-2.22.tar.gz) = 155437a83eedc2cb1ae2b9f93a731a0cfb7ce7f2
+Size (CGI-SpeedyCGI-2.22.tar.gz) = 151946 bytes
+SHA1 (patch-aa) = 099bf2fa764488a70cf1b70ef9b7cfb44dc70853