ASHISH MUKHERJEE wrote:
> Hello! I was trying Recipe 11.3 from the mod_perl Cookbook
> (Cookbook::Timer). Does this measure real download speed or does it
> merely measure server processing time?
well, it measures the time that it takes Apache to complete the response.
this is dependent on a num
IEEE Consulting wrote:
> Where's the mod_perl Cookbook?
you can find all types of information about the cookbook at
http://www.modperlcookbook.org/
including places to purchase it and the source code from the entire book.
enjoy!
--Geoff
At 06:04 PM 2/18/02, [EMAIL PROTECTED] wrote:
>I would catch user sessions in PerlInitHandler/PerlTransHandler,
>store/check them in PerlAuthzHandler, where I would also set the
>cookie, and close or refresh them in PerlCleanupHandler.
We do something similar, but we've segmented the process a li
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Mon, Feb 18, 2002 at 06:31:15PM -0500, IEEE Consulting wrote:
> Where's the mod_perl Cookbook?
Grep your favorite bookstore for ISBN# 0672322404.
- --
Stephen Clouse <[EMAIL PROTECTED]>
Senior Programmer, IQ Coordinator Project Lead
The IQ Group
On Thu, Feb 21, 2002 at 01:17:02AM +0200, Issac Goldstand wrote:
> [EMAIL PROTECTED] wrote:
> [snip]
>
> >As I need information between the stage of life, I would use $r->notes to
> >communicate down the cycle. But then again, if I have some data tied
> >to the session (I use Apache::Session), ho
[EMAIL PROTECTED] wrote:
[snip]
>As I need information between the stage of life, I would use $r->notes to
>communicate down the cycle. But then again, if I have some data tied
>to the session (I use Apache::Session), how can I give it to
>the PerlHandler. Is $r->notes proofed for any export, obj
on 4/4/00 11:59 PM, Tom Christiansen at [EMAIL PROTECTED] wrote:
>> This is by no means meant to replicate information readily
>> available in other resources such as the _Perl Cookbook_, the
>> Eagle book, or Stas's mod_perl Guide. This is meant to compliment
>> them.
>
> Compliments are alw
Tom Christiansen <[EMAIL PROTECTED]> wrote:
>>This is by no means meant to replicate information readily
>>available in other resources such as the _Perl Cookbook_, the
>>Eagle book, or Stas's mod_perl Guide. This is meant to compliment
>>them.
>
>Compliments are always appreciated. Complem
>This is by no means meant to replicate information readily
>available in other resources such as the _Perl Cookbook_, the
>Eagle book, or Stas's mod_perl Guide. This is meant to compliment
>them.
Compliments are always appreciated. Complements might work better for the
general public, tho