HP3000-L Archives

August 2000, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Joseph Whitlock <[log in to unmask]>
Reply To:
Joseph Whitlock <[log in to unmask]>
Date:
Mon, 21 Aug 2000 14:00:10 -0600
Content-Type:
text/plain
Parts/Attachments:
text/plain (117 lines)
HP3000 Folks,

I'm posting this note of thanks to Mark Bixby for porting mod_perl.

This weekend we patched our system to the prescribed patches Mark
suggested.
We compiled Apache/1.3.12 (MPE/iX) mod_perl/1.24 and tested it out.

The following is the note I sent Mark.

Mark,

With your great help I compiled the binaries from scratch into my
APACHEPL account.
I acquired a printenv.pl script to print out my  mod_perl environment.

******************************************************************************

DOCUMENT_ROOT = /APACHEPL/PUB/htdocs
GATEWAY_INTERFACE = CGI-Perl/1.1
HTTP_ACCEPT = image/gif, image/x-xbitmap, image/jpeg, image/pjpeg,
image/png, */*
HTTP_ACCEPT_CHARSET = iso-8859-1,*,utf-8
HTTP_ACCEPT_ENCODING = gzip
HTTP_ACCEPT_LANGUAGE = en
HTTP_CONNECTION = Keep-Alive
HTTP_HOST = site133.ca.boeing.com:8080
HTTP_REFERER = http://site133.ca.boeing.com/ciseswr9.html
HTTP_USER_AGENT = Mozilla/4.08 [en] (Win95; U)
MOD_PERL = mod_perl/1.24
PATH = /bin:/usr/bin:/usr/ucb:/usr/bsd:/usr/local/bin
PERL_SEND_HEADER = On
QUERY_STRING =
REMOTE_ADDR = 137.137.24.103
REMOTE_PORT = 1508
REQUEST_METHOD = GET
REQUEST_URI = /joe-bin/perl_tst/printenv.pl
SCRIPT_FILENAME = /WWW/JOE/cgi-bin/perl_tst/printenv.pl
SCRIPT_NAME = /joe-bin/perl_tst/printenv.pl
SERVER_ADDR = 136.240.166.46
SERVER_ADMIN = [log in to unmask]
SERVER_NAME = site133.ca.boeing.com
SERVER_PORT = 8080
SERVER_PROTOCOL = HTTP/1.0
SERVER_SIGNATURE =
Apache/1.3.12 Server at site133.ca.boeing.com Port 8080


SERVER_SOFTWARE = Apache/1.3.12 (MPE/iX) mod_perl/1.24
TZ = PST8PDT
UNIQUE_ID = OaFpd4jwpi4AEgC4ePg

******************************************************************************

I also ran this script from the APACHEFW account to see the
difference in speed and it's environment.

******************************************************************************

DOCUMENT_ROOT = /APACHEFW/PUB/htdocs
GATEWAY_INTERFACE = CGI/1.1
HTTP_ACCEPT = image/gif, image/x-xbitmap, image/jpeg, image/pjpeg,
image/png, */*
HTTP_ACCEPT_CHARSET = iso-8859-1,*,utf-8
HTTP_ACCEPT_ENCODING = gzip
HTTP_ACCEPT_LANGUAGE = en
HTTP_CONNECTION = Keep-Alive
HTTP_HOST = site133.ca.boeing.com
HTTP_REFERER = http://site133.ca.boeing.com/ciseswr9.html
HTTP_USER_AGENT = Mozilla/4.08 [en] (Win95; U)
PATH = /bin:/usr/bin:/usr/ucb:/usr/bsd:/usr/local/bin
QUERY_STRING =
REMOTE_ADDR = 137.137.24.103
REMOTE_PORT = 1520
REQUEST_METHOD = GET
REQUEST_URI = /joe-bin/perl_tst/printenv.pl
SCRIPT_FILENAME = /WWW/JOE/cgi-bin/perl_tst/printenv.pl
SCRIPT_NAME = /joe-bin/perl_tst/printenv.pl
SERVER_ADDR = 136.240.166.46
SERVER_ADMIN = [log in to unmask]
SERVER_NAME = site133.ca.boeing.com
SERVER_PORT = 80
SERVER_PROTOCOL = HTTP/1.0
SERVER_SIGNATURE =
Apache/1.3.9 Server at site133.ca.boeing.com Port 80


SERVER_SOFTWARE = Apache/1.3.9 (MPE/iX) PHP/3.0.14
TZ = PST8PDT
UNIQUE_ID = OaFrd4jwpi4AKAC9fdc

******************************************************************************

I noticed the speed is considerable.

I tested some perl CGI scripts which use "callci".
These scripts run a little faster in the mod_perl environment.
( I execute some QUERY command files from within perl  when I use
"callci".)

Scripts written in pure perl in the mod_perl environment run
really fast!!!

Thanks alot.


--
                                  Respectfully,
                                  Joe

  Joe Whitlock                  | Work Email:
[log in to unmask]
  The Boeing Company            | P.O. Box 3707
                                | Tel: 425-234-1478
  MS 6C-LU                      | Fax: 425-237-7230
  Seattle, WA 98124-2207        |

ATOM RSS1 RSS2