the command line.
When run from mod_perl as above, the first, an older Intel Linux box,
gave me all columns as type 12 (also incorrect). The other machine, a
Mac OS X laptop, gave the correct types under mod_perl.
So can anyone duplicate this? Have any ideas where to go from here to
tr
I assume building it with the system
mysql client libraries should do the trick as well.
That'll teach me!
Ray Zimmerman
Director, Laboratory for Experimental Economics and Decision Research
428-B Phillips Hall, Cornell University, Ithaca, NY 14853
phone: (607) 255-9645
d_perl.
So can anyone duplicate this? Have any ideas where to go from here to
try to track it down?
Ray Zimmerman
Director, Laboratory for Experimental Economics and Decision Research
428-B Phillips Hall, Cornell University, Ithaca, NY 14853
phone: (607) 255-9645
At 11:55 AM -0700 10/20/03, Stas Bekman wrote:
Ray Zimmerman wrote:
At 11:12 AM -0700 10/20/03, Stas Bekman wrote:
Are you sure you are trying it under running mod_perl, and not mod_cgi?
No ... I haven't gotten that far ... I'm just trying to run a
script from the command line. The
: _ 72 0.34 GET /tcc/pix/TCCalculator.gif HTTP/1.0
19155 : _107 0.75 GET /default.css HTTP/1.1
19184 : _ 63 2.61 GET /matpower HTTP/1.0
19474 : W113 0.44 GET /scoreboard HTTP/1.1
19544 : . 0 0.00
19545 : . 0 0.00
19546 : . 0 0.00
--
R
At 11:12 AM -0700 10/20/03, Stas Bekman wrote:
Ray Zimmerman wrote:
I have perl-5.8.0 installed on Mac OS X 10.2.8 in /usr/local with
no problems.
The other day I installed Apache::Scoreboard but when I try running ...
#!/usr/bin/perl -w
use strict;
use Apache::Scoreboard;
1;
... I get
_ap_set_content_length
_sv2request_rec
Trace/BPT trap
Any ideas?
(btw, it works fine on my Linux box with the same versions of everything).
Ray Zimmerman / e-mail: [EMAIL PROTECTED] / 428-B Phillips Hall
Sr Research / phone: (607) 255-9645 / Cornell University
Associate / FAX: (815) 377-3932
e URL Rewriting
Guide were helpful, but I'm still not sure what's a good strategy for
querying the backend servers about their current load?
--
Ray Zimmerman / e-mail: [EMAIL PROTECTED] / 428-B Phillips Hall
Sr Research / phone: (607) 255-9645 / Cornell University
Associate /
available to handle this?
Right now we're simply using a PerlTransHandler on the front end
server. I wouldn't mind a customized approach like this, but I don't
know of a good, efficient way to get the info on the system load of
the two backend servers.
--
Ray Zimmerman / e-mail: