On Wed, 26 Apr 2000, Michael Schout wrote:
> On Tue, Apr 25, 2000 at 11:55:26AM -0700, Doug MacEachern wrote:
> > On Sat, 22 Apr 2000, Michael Schout wrote:
> >
> > > I dont know what else I would name it. It is extremely similar to the
> > > TicketAccess system in the eagle book, with a lot o
I asked a similar question eariler with no response. So, I shall change
my aproach.
I have figured that I need to use PerlTransHandler for my module, but I
still do not know how to turn a GET request into a POST.
I can rewrite the filename to the correct file:
$r->filename($r->document_root .
According to [EMAIL PROTECTED]:
>
> So, overall..., I think that you should consider how many modperl
> processes you want completely seperately from how many modproxy
> processes you want.
Apache takes care of these details for you. All you need to
do is configure MaxClients around the absolut
[EMAIL PROTECTED] (Michael Schout) wrote:
>On Tue, Apr 25, 2000 at 11:55:26AM -0700, Doug MacEachern wrote:
>> On Sat, 22 Apr 2000, Michael Schout wrote:
>>
>> > I dont know what else I would name it. It is extremely similar to the
>> > TicketAccess system in the eagle book, with a lot of extra
On Tue, Apr 25, 2000 at 11:55:26AM -0700, Doug MacEachern wrote:
> On Sat, 22 Apr 2000, Michael Schout wrote:
>
> > I dont know what else I would name it. It is extremely similar to the
> > TicketAccess system in the eagle book, with a lot of extra features added
> > in.
>
> please come up wit
I had the same issue on Linux. My build had mod_perl compiled in static
but mod_so was also compiled in. PerlFreshRestart was off, I didn't have
any sections, and no modules were loaded dynamically. My root
process would grow by about 1MB each time it was HUPed. Something about
mod_so was cau
Modperlers,
Since we've had a little spirited debate on this issue..., I think it
might be nice to go into some detail on this. Well... here are my
ideas.
As Perrin has brought up, if your doing a lot of queries, and that's
the primary focus of your perl scripts, then parallelism is key.
Howeve
Chad Stephens wrote:
>
> I am trying to mod_perl ASP and Postgres SQL database to create dynamic
> database access through the web on a Linux platform similar to what can be
> done with VB ASP and MS SQL on an NT platform. I am running into a number
> of roadblocks however because I can't find a
I am trying to mod_perl ASP and Postgres SQL database to create dynamic
database access through the web on a Linux platform similar to what can be
done with VB ASP and MS SQL on an NT platform. I am running into a number
of roadblocks however because I can't find any examples or documentation for
Hi!
I'm trying to get Apache::VMonitor to load on a new mod_perl 1.23/Apache
1.3.12/perl 5.005_03 installation. mod_perl is up and running fine,
however I can't get Apache::VMonitor working. If I add
use Apache::VMonitor;
to my startup file, I can't start httpd, I get:
[root@alex apac
> Everything gets slowed down some by context switching, but my point is
> that a long request doesn't hold up short requests in the same way if you
> are processing in parallel. Also, if all of your requests are n seconds
> long, and you process 10 of them that arrive at the server simultaneousl
On Wed, 26 Apr 2000, Leslie Mikesell wrote:
> According to Perrin Harkins:
> > On Tue, 25 Apr 2000 [EMAIL PROTECTED] wrote:
> > > With mod_proxy you really only need a few mod_perl processes because
> > > no longer is the mod_perl ("heavy") apache process i/o bound. It's
> > > now CPU bound. (o
On Wed, Apr 26, 2000 at 01:32:29AM -0700, Doug MacEachern wrote:
> > Just tried it here and aside from some warnings it compiled and passed all
> > its tests. Can't say whether it works or not though as Msql-Mysql doesn't
> > compile, you got a patch hiding for that somewhere too :-)
>
> sure :)
unsubscribe
--
Lloyd Zusman [EMAIL PROTECTED]
perl -le '$n=170;for($d=2;($d*$d)<=$n;$d+=(1+($d%2))){for($t=0;($n%$d)==0;
$t++){$n=int($n/$d);}while($t-->0){push(@r,$d);}}if($n>1){push(@r,$n);}
$x=0;map{$x+=(($_>0)?(1<
I have a page... www.obsequie.com but when I in with IE I can´t see the
pictures... I just maintaining the site...
I don´t know if the problem is in the scripts cause of some redirection or
is because Apache is redirecting bad domain... can anybody help me? may be
this question doesn´t belong to
I regularly get that message when I make mod_perl as a regular user and try
to make test as root. Make sure you kill the httpd process would've started
from the prior attempt. 1.23 is supposed to fix this I think.
Bill
At 4:35 PM -0300 4/26/00, FEITO Nazareno wrote:
>-Mensaje original-
>
-Mensaje original-
De: FEITO Nazareno
Enviado el: Miércoles, 26 de Abril de 2000 04:35 p.m.
Para: '[EMAIL PROTECTED]'
Asunto: RE: make test doesn´t work...
Nop, I´m not using DSO, either --enable-shared=
But I use alias, my syntax is something like this...
Alias /perl/ /home/www/perl
if you are compiling a fresh installation, you might want to consider an
upgrade...
current versions are apache 1.3.12 and mod_perl 1.23
--Geoff
> -Original Message-
> From: FEITO Nazareno [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, April 26, 2000 3:10 PM
> To: [EMAIL PROTECTED]
> Subj
At 04:09 PM 4/26/00 -0300, FEITO Nazareno wrote:
>Hi, i´m trying to configure mod_perl 1.19 with Apache 1.3.9 but when i make
>the test i got an error message... something like he
>couldn´t start httpd, how i fix that?
>the path are correct, the Makefile is correct, apache is configured
>correctly
Hi, i´m trying to configure mod_perl 1.19 with Apache 1.3.9 but when i make
the test i got an error message... something like he
couldn´t start httpd, how i fix that?
the path are correct, the Makefile is correct, apache is configured
correctly, but when i´m trying to test some cgi or perl script
well, that's what I thought. If you are up for some rather lengthy
descriptions of a wierd behavior I can't seem to nail down, read on
(otherwise...)
Basically, I am using an access handler to set the order of some fixup
handlers based on some rules. Now, if I use get_handlers to list the
ena
Anyone know of an Apache list ( I can't get to the news group from where I
am). Need to use E-mail
( this list seems to be for modperl only). Need list for Apache http server
config, install, etc. much obliged
> I managed to install mod_perl without having the Apache source - also for
> various reasons I can't really install it.
>
> Does anyone know if I can install HTML::EMBPerl to run under mod_perl
> without the Apache source?
>
> I tried an install and got it running under "CGI" mode but I get seg
>
According to Perrin Harkins:
> On Tue, 25 Apr 2000 [EMAIL PROTECTED] wrote:
> > With mod_proxy you really only need a few mod_perl processes because
> > no longer is the mod_perl ("heavy") apache process i/o bound. It's
> > now CPU bound. (or should be under heavy load)
>
> I think for most of
On Tue, 25 Apr 2000 [EMAIL PROTECTED] wrote:
> With mod_proxy you really only need a few mod_perl processes because
> no longer is the mod_perl ("heavy") apache process i/o bound. It's
> now CPU bound. (or should be under heavy load)
I think for most of us this is usually not the case, since mo
I managed to install mod_perl without having the Apache source - also for
various reasons I can't really install it.
Does anyone know if I can install HTML::EMBPerl to run under mod_perl
without the Apache source?
I tried an install and got it running under "CGI" mode but I get seg
faults when I
A better way? how about the httpd stuffs a new record to an SQL
table and returns, and then have another daemon that just pulls off
new records from the top of the SQL table for processing sequentially...
that way you process them as fast as you can, but dont give a bad guy
(or a bad spider) a cha
I've read through the modperl guide on Forking
(http://perl.apache.org/guide/performance.html#Forking_and_Executing_Subprocess)
and have seen some posts regarding it, but can't seem to determine what
is the most effective way to fork off a long subprocess.
Can somebody point me in the right direc
On Wed, 26 Apr 2000, Geoffrey Young wrote:
> good morning...
>
> I'm a bit confused about $r->set_handlers and $r->push_handlers behavior.
> Both are listed in the eagle book as being per-request methods, but man
> Apache lists them both as server configuration directives. I think, though,
> th
good morning...
I'm a bit confused about $r->set_handlers and $r->push_handlers behavior.
Both are listed in the eagle book as being per-request methods, but man
Apache lists them both as server configuration directives. I think, though,
that I'm seeing set_handlers as persisting with the child
On Tue, 25 Apr 2000, Doug MacEachern wrote:
> there's nothing to investigate, Apache is working as it is designed.
> if you feel this is a design flaw, the the issue should be raise on
> [EMAIL PROTECTED] list.
> as i mentioned above, alternative to the FixupHandler workaround, if your
> TypeHan
At 11:07 PM 4/25/00, [EMAIL PROTECTED] wrote:
> On the various lists to which I tried to get help, the silence
>was deafening.
Probably 'cause I was the only one that didn't see that your work supports
pornographers. Oh well.
--Jeff
Jeff Beard
___
Web:
Hi,
I'm having a problem compiling mod_perl 1.23 (with Apache 1.3.12 / Perl
5.6.0) as a DSO using APXS on Solaris 2.4. This worked fine using
Apache 1.3.6 / Perl 5.005_03 / mod_perl 1.22.
Can anybody help?
I built the Perl with "-Uusemymalloc" which I had found was necessary
under the previous
At 09:49 AM 4/26/00 +0100, Steve Hay wrote:
> > [snip]
> >
> > Go into your CGI::Carp.pm file and look for the
> > ineval() method. Manually edit it to remove the 5.005 check and just
> > compile an ineval() routine that is dependent on longmess() instead of $^S.
>
>Thanks very much for your repl
Hi,
I've just been building Perl 5.6.0 / mod_perl 1.23 / Apache 1.3.12 on
Windows NT and found something which may be of some use.
The Apache installation does not seem to copy the headers and library
files from the build directory into the install directory (which it DOES
on Unix), so to build
Gunther Birznieks wrote:
> At 02:02 PM 4/18/00 +0100, Steve Hay wrote:
>
> >I'm having problems using "CGI::Carp qw(fatalsToBrowser);" in modperl
> >scripts.
>
> Sorry for the late reply. I was actually trying to figure out why you were
> experiencing this problem. I rarely use Perl 5.005 specifi
On Wed, 26 Apr 2000, Michael hall wrote:
> Just tried it here and aside from some warnings it compiled and passed all
> its tests. Can't say whether it works or not though as Msql-Mysql doesn't
> compile, you got a patch hiding for that somewhere too :-)
sure :) again, just compiles, not sure
At 11:07 PM 4/25/00 -0700, [EMAIL PROTECTED] wrote:
>There are a few updates however, when I copied the apache httpd module to
>/usr/sbin, mod_perl's configuration step worked without the apxs warning,
>make and make install took longer, and Perlsetenv & perlhandler commands
>worked. hello.world
On Tue, Apr 25, 2000 at 07:08:00PM -0700, Doug MacEachern wrote:
> > The biggest hurdle I've faced until now is
> > that DBI won't build with this threaded perl. Hopefully DBI will be updated
> > since the latest version is from july 99.
>
> it compiles with the patch below, not sure if it actua
39 matches
Mail list logo