APR::BucketType bucket types?

2005-04-01 Thread Dintelmann, Peter
I am looking for a list of the bucket types for APR::BucketType objects and their meanings. So far I have encountered the types "FLUSH", "EOC" (end of connection?) and "mod_perl SV bucket". It seems that bucket type (names) are only available as strings. When looking for buckets of a particular t

AW: APR::BucketType bucket types?

2005-04-05 Thread Dintelmann, Peter
> -Ursprüngliche Nachricht- > Von: Stas Bekman [mailto:[EMAIL PROTECTED] > Gesendet: Montag, 4. April 2005 18:47 > An: Dintelmann, Peter > Cc: 'modperl@perl.apache.org' > Betreff: Re: APR::BucketType bucket types? > > > Dintelmann, Peter wrote: >

setting request_time (prot. handler)

2005-04-05 Thread Dintelmann, Peter
The log phase can be invoked in a protocol handler using the run_log_transaction() method from Apache::HookRun. use Apache::Connection; use Apache::Const -compile => qw(OK); use Apache::RequestRec; use Apache::RequestUtil; use Apache::HookRun; sub handler { my $c = s

AW: AW: APR::BucketType bucket types?

2005-04-06 Thread Dintelmann, Peter
[snip] > > ok; I didn't think about that... > > So what is the most efficient way to determine the > > "standard" bucket types like EOS/EOC/FLUSH? > > with is_foo methods: > http://perl.apache.org/docs/2.0/api/APR/Bucket.html > though at the moment we expose just two of them

AW: setting request_time (prot. handler)

2005-04-06 Thread Dintelmann, Peter
> -Ursprüngliche Nachricht- > Von: Stas Bekman [mailto:[EMAIL PROTECTED] > Gesendet: Dienstag, 5. April 2005 17:58 > An: Dintelmann, Peter > Cc: 'modperl@perl.apache.org' > Betreff: Re: setting request_time (prot. handler) > > > Dintelmann, Peter wr

auth mechanism and req. record

2005-04-22 Thread Dintelmann, Peter
When you are implementing your own authentication mechanism e.g. in a server using the multiprotocol feature you have to pass two pieces of information to the Auth handler: the name of the auth mechanism used and the data submitted by the client (e.g. a MD5 hash). The name of the auth mechanism ca

AW: auth mechanism and req. record

2005-04-22 Thread Dintelmann, Peter
Geoffrey, thanks for the quick reply. > > When you are implementing your own authentication mechanism e.g. > > in a server using the multiprotocol feature you have to pass two > > pieces of information to the Auth handler: the name of the auth > > mechanism used and the data submi

building mod_perl-2.0.3 with Perl 5.10.0 (DEVEL32096)

2007-10-26 Thread Dintelmann, Peter
The "make" step of building mod_perl-2.0.3 with Perl 5.10.0 (DEVEL32096) on Solaris 8 in 64-bit fails with the following message: $ make cd "src/modules/perl" && make gcc -I/var/tmp/peter/mod_perl-2.0.3/src/modules/perl -I/var/tmp/peter/mod_perl-2.0.3/xs -I/opt/MISperl/httpd2/include -I/opt/MISp

AW: building mod_perl-2.0.3 with Perl 5.10.0 (DEVEL32096)

2007-10-29 Thread Dintelmann, Peter
> -Ursprüngliche Nachricht- > Von: Philippe M. Chiasson [mailto:[EMAIL PROTECTED] > Gesendet: Samstag, 27. Oktober 2007 09:15 > An: Dave Mitchell > Cc: Dintelmann, Peter; Mod_Perl Mailingliste (E-Mail); Perl 5 Porters > (E-Mail) > Betreff: Re: building mod_perl-2

AW: building mod_perl-2.0.3 with Perl 5.10.0 (DEVEL32096)

2007-10-29 Thread Dintelmann, Peter
> -Ursprüngliche Nachricht- > Von: Dintelmann, Peter > Gesendet: Montag, 29. Oktober 2007 12:39 > An: Philippe M. Chiasson; Dave Mitchell > Cc: Mod_Perl Mailingliste (E-Mail); Perl 5 Porters (E-Mail) > Betreff: AW: building mod_perl-2.0.3 with Perl

AW: building mod_perl-2.0.3 with Perl 5.10.0 (DEVEL32096)

2007-11-01 Thread Dintelmann, Peter
The current mod_perl/2.0.4-dev snapshot compiles correctly with Perl 5.10.0 DEVEL 32209. > -Ursprüngliche Nachricht- > Von: Dintelmann, Peter > Gesendet: Montag, 29. Oktober 2007 12:39 > An: Philippe M. Chiasson; Dave Mitchell > Cc: Mod_Perl Mailingliste (E-Mail); Perl 5