alarms

2002-04-10 Thread mire

I wish to know 2 things about mod_perl

1) what happens when you set an alarm for lets say 30 seconds and the request
finishes in 20 ? Since apache child is very likely still alive is mod_perl too ?

2) does apache child die when you issue die; from perl code (mod_perl
ofcourse) ?


-- 


Best regards,

Miroslav Madzarevic, Senior Perl Programmer
[EMAIL PROTECTED]
Mod Perl Development http://www.modperldev.com
Telephone: +381 64 1193 501
jamph 
$_=,,.,,.,,,.,,,.,,,..,,.,,,.,.,,,;
s/\s//gs;tr/,./05/;my(@a,$o,$i)=split//;$_=DATA;tr/~`'^/0-4/;map{$o
.=$a[$i]+$_;$i++}split//;@a=$o=~m!...!g;map{print chr}@a; __DATA__
`~^`~~``^`~`~`^``~`~``''~^'`~^``'``^```~^``'```'~`~



Re: Serious bug, mixing mod-perl content

2002-03-14 Thread mire


Beta contains new code and www is old code. We were calling www but once a
while beta would pop in.  We noticed error messages that were giving whole
stack trace (caller) but those error messages were not present in www code,
they are implemented as a change in beta code. Right now we solved the problem
by moving beta to a totally different domain. We'll make a large test
eventually. Everything seems ok, double checked with a help from my business
partner, the paths are different, names are different etc.


Could you describe the actual nature of the error?  How can you tell
that the response you're getting is from the wrong virtual host and what
is different about the virtual hosts' setup that causes the difference
in responses?

-- 

Best regards,

Miroslav Madzarevic, Senior Perl Programmer
[EMAIL PROTECTED]
Mod Perl Development http://www.modperldev.com
Telephone: +381 64 1193 501
jamph 
$_=,,.,,.,,,.,,,.,,,..,,.,,,.,.,,,;
s/\s//gs;tr/,./05/;my(@a,$o,$i)=split//;$_=DATA;tr/~`'^/0-4/;map{$o
.=$a[$i]+$_;$i++}split//;@a=$o=~m!...!g;map{print chr}@a; __DATA__
`~^`~~``^`~`~`^``~`~``''~^'`~^``'``^```~^``'```'~`~