On Fri, 17 Sep 2004 10:45:18 -0400
Perrin Harkins <[EMAIL PROTECTED]> wrote:
Hi Perrin,
> Enrico Sorcinelli wrote:
> > I'm glad to announce Apache::Session::Memcached.
> > This module provides a way to use memcached as Apache::Session storage
> > implementation
Hi,
lately, I used Apache::Session::SharedMem 0.05 and I found a little bug using it
with Apache::Session::Flex.
I attached a very simple patch.
Also, i suggest to add some tests into the distro in order to use also
Apache::Session::Flex
by
- Enrico
A-S-SM_0.05.patch
Description
a nice thing to set up a bechmark suite and also include it in
Apache::Session distribution (the raison I've CC to Casey)
by
- Enrico
bench-as.pl
Description: Binary data
--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
ethod with 'delete' Cache::Memcached call
+ Added delete calls in tests
Any comment and/or criticism are welcome :-)
by
- Enrico
--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl
On Mon, 08 Dec 2003 10:37:51 -0800
Stas Bekman <[EMAIL PROTECTED]> wrote:
Hi,
> Enrico Sorcinelli wrote:
> > Hi all,
> > I'm porting to mp2 this mp1 code:
> >
> > use Apache::URI;
> > my $uri = Apache::URI->parse($r);
> > # now I can work w
On Mon, 8 Dec 2003 14:53:35 -0500
"Lihn, Steve" <[EMAIL PROTECTED]> wrote:
Hi,
> OraTS: Oracle-based Template System
interesting.
How about mod_perl 2 compatibility?
by
- Enrico
--
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.
t exist in my %INC as far as I can tell,
> it's not in the mod perl dist files as far as I can tell, and it's not a
> separate freebsd port or cpan module.
Apache::Request (libapreq) doesn't come with mod_perl.
You need to install it separately.
See http://search.c
tion and use
See perldoc Apache::SessionManager::cookpod for more info about module use
Any comment and/or criticism are welcome :-)
by
- Enrico
--
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.or
7;ve also started an experimental branch of Apache::Session in order to
customize (add) 'sessions' table fields.
After all, why not extend Apache::Session package simply by adding the wrapper
code instead of creating a new one?
by
- Enrico
--
Report problems: http://perl.ap
lan to put it on CPAN and eventually add a cache layer for processed (and
unchanged) files, so any comment about namespace and/or criticism are welcome :-)
by
- Enrico
--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquett
oject'.
>this is what I'd propose, in no particular order.
I'd add:
- a sessions 'clean' object (for all datastore)
- the facility to customize (add) 'sessions' tabls fields
- a web wrapper (glue) code: in the fact i've rarely seen A::S u
he::session and writing my own wrapper around it to do this.
>
> A patch to SessionManager would be another option. Then we could all
> benefit from it.
I agree with Perrin.
Chris, I'd be happy to patch A::SM with your improvements! :-)
by
- Enrico
--
Report problems: http:
to 'Apache::'
Maybe can we suggest to apply s/:// to original namespace, when applicable
(i.e. for modules one-shot without sub classes)...?
Thanks for suggestions :-)
by
- Enrico
--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.
EMAIL PROTECTED]
See you
- Enrico
Pisa.pm
--- have fun with www.perl.it ---
--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html
> >
> > Or maintainer_s_. Why not set up an SF project for this? Then you and
> > Enrico can both do work on it. There's no reason a Perl module needs one
> > and only one maintainer.
>
> SourceForget is truly terrible and I would not burden the users with
ul on my Linux 2.4.22 (Slackware 9.1) / Apache 2.0.48 / Perl
5.8.2 box.
by
- Enrico
--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html
r/local/src/mod_perl-1.99_13/t/htdocs/hooks/cleanup2: Permission denied at
/usr/local/src/mod_perl-1.99_13/Apache-Test/lib/Apache/TestUtil.pm line 96.
by
- Enrico
--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html
welcome :-)
by
- Enrico
--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html
der to highlight code supplied
on the fly. For example by passing an additional param 'code' to query string.
3. Use Syntax::Highlight::Perl directly in order to build your pages (but
with no line numbers or caching features) with code fragments.
by
- Enrico
--
Report
der to highlight code supplied
on the fly. For example by passing an additional param 'code' to query string.
3. Use Syntax::Highlight::Perl directly in order to build your pages (but
with no line numbers or caching features) with code fragments.
by
- Enrico
--
Report
r for module documentation and use
See perldoc Apache::SessionManager::cookpod for more info about module use
Any comment and/or criticism are welcome :-)
by
- Enrico
--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List eti
a way to use memcached as Apache::Session storage
implementation (more informations about memcached are available at
http://www.danga.com/memcached).
Any comment and/or criticism are welcome :-)
by
- Enrico
PS: Sorry if Apache::Session::Memcached isn't strictly tied to mod
Apache::SessionManager::cookpod for more info about module use
Any comment and/or criticism are welcome :-)
by
- Enrico
--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html
Hi all,
just for statistics informations, I've successfully built (from sources, w/gcc
3.2.3) Perl/5.8.1, Apache/2.0.47 and mod_perl/1.99_10 on Slackware 9.1 (2.4.22,
Intel)
by
- Enrico
sers?
Moreover it could be nice to control it with PerlSetVar directives
(ttl and so on)
by
- Enrico
--
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
On Mon, 10 Nov 2003 14:24:11 +0800
Byron Hammond <[EMAIL PROTECTED]> wrote:
Hi Byron,
>Hi Enrico,
>
>Thanks for the great work on Apache::SessionManager.
>I started using Apache::Session thinking I didn't need
>Apache::SessionManager. How wrong I was :)
>I am using
ecause in my Apache (1.x) C modules experience, TAKE1 (or
TAKE2) directive doesn't have the same behaviour returnig args also with 0
values.
by
- Enrico
--
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
Hi all,
as I've received the OK from my publisher to publish on line my five mod_perl
tutorial articles I wrote for Linux&C (italian printed magazine), I've put these
in the Italian Perl Mongers web site at:
http://www.perl.it/documenti/articoli/mod_perl1/tutorial/
by
ption in order to use CGI.pm in phases
other than Response? (adding PerlOptions +GlobalRequest all works fine).
by
- Enrico
--
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
he above technique.
Yes, I know, and indeed I will use CGI >= 2.93 new constructor interface
(waiting for libapreq 2)
Thanks
by
- Enrico
--
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
On Tue, 25 Nov 2003 15:34:16 -0500
Geoffrey Young <[EMAIL PROTECTED]> wrote:
> Enrico Sorcinelli wrote:
> > Hi all,
> >>
> > I have this PerlSetVar behaviour. Suppose to have:
> >
> >
> > SetHander pe
-if (!SvTRUE(RETVAL)) {
> +if (!SvOK(RETVAL)) {
> s = r && r->server ? r->server : perl_get_startup_server();
> if (s && s->module_config) {
> SvREFCNT_dec(RETVAL); /* in case above did newSV(0) */
>
Hi Geoff,
the patch seems to wor
ly under Apache::testold mod_perl 1 test suite
! Ported t/lib/*.pm sample modules to work either with mod_perl 1.0 and 2.0
! Updated PODS
See perldoc Apache::SessionManager for module documentation and use
See perldoc Apache::SessionManager::cookpod for more info about module us
My::Apache::GeoIP
PerlSetVar GeoIPDBFile "/usr/local/share/GeoIP/GeoIP.dat"
PerlSetVar GeoIPFlag Standard
...
I think that this happnes because Apache2/Apache/Geo/IP.pm don't loads
Apache::Connection class.
With simple patch (that I've attached) it
e, we could be update the docs in order to encourage use
of META.yml (as you suggested) or to report mp2 compatibility status in
Changes file.
>> 2) Apache::AuthPerLDAP - Again CPAN reports:
>>[...]
>> CPAN_VERSION 0.5
>>[...]
>>instead of version 2.01
>
:URI (maybe the doc can be
updated?).
So, a working code could be:
use Apache::URI;
require APR::URI if MP2;
my $uri = MP2 ? APR::URI->parse($r->pool,$r->construct_url) : Apache::URI->parse($r);
I'm missing some things, or there's a better way?
Thanks in advance
fixed the problem.
>
> Anyone got an idea on what this can be, and even better: Have anyone seen
> this happen and managed to get rid of it?
>
I think that you first should upgrade to the latest apache/mod_perl version:
apache 1.3.29/mod_perl 1.29
apache 2.0.48/mod_perl 1.9911
by
- Enrico
--
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
tle) doubts :-)
- Enrico
things you may not know about mod_perl"
http://www.perl.it/documenti/talks/ipw/2005/bepi/mod_perl_20_things-eng/img0.html
I hope that someone will enjoy a little bit with them ;-)
- Enrico
ous module largely used by mod_perl users.
IMHO, trying to improve that instead of writing a new one would have been the
better thing for the mod_perl community.
Have you contacted Apache::DBI maintainer in order to integrate your work with
that module?
by
- Enrico
On Mon, 5 Dec 2005 11:47:59 +0100
Frank Maas <[EMAIL PROTECTED]> wrote:
> On Sun, Dec 04, 2005 at 10:45:03AM +0100, Enrico Sorcinelli wrote:
> >
> > Have you contacted Apache::DBI maintainer in order to integrate your work
> > with
> > that module?
>
>
41 matches
Mail list logo