[ANNOUNCE] Apache::ClickPath 1.0

[prev] [thread] [next] [Date index for 2004/12/13]

From: Torsten Foertsch
Subject: [ANNOUNCE] Apache::ClickPath 1.0
Date: 18:00 on 13 Dec 2004
--nextPart3024861.pPylHZUOYX
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Hi,
I have just uploaded Apache::ClickPath. It provides user tracking via uri. =
No=20
cookie is used. It uses a translation handler and an output filter. The=20
translation handler strips the session part from the uri or generates a new=
=20
session. The output filter patches HTML output and inserts the session part=
=20
into links.

The module can be used without writing a single line of perl code. It is=20
completely configurable via httpd.conf. It is almost invisible to other cod=
e=20
(modperl, cgi, ssi, static html).

I am using a slightly extended version on a server making 1.300.000 page=20
impressions, 13.000.000 hits and 150 GByte a day.

     LoadModule perl_module ".../mod_perl.so"
     PerlLoadModule Apache::ClickPath
     <ClickPathUAExceptions>
       Google     Googlebot
       MSN        msnbot
       ...
     </ClickPathUAExceptions>
     ClickPathSessionPrefix "-S:"
     ClickPathMaxSessionAge 18000
     PerlTransHandler Apache::ClickPath
     PerlOutputFilterHandler Apache::ClickPath::OutputFilter
     LogFormat "%h %l %u %t \"%m %U%q %H\" %>s %b \"%{Referer}i\"=20
\"%{User-agent}i\" \"%{SESSION}e\""


Torsten

--nextPart3024861.pPylHZUOYX
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQBBvdjcwicyCTir8T4RAtIlAJwN7MFvrCY1k4v25NJa1xWNMlaGWACgxZx2
umTy0VgC74Eo/Ek/8QD/J3g=
=GG/G
-----END PGP SIGNATURE-----

--nextPart3024861.pPylHZUOYX--

[ANNOUNCE] Apache::ClickPath 1.0
Torsten Foertsch 18:00 on 13 Dec 2004

Re: [ANNOUNCE] Apache::ClickPath 1.0
Perrin Harkins 18:39 on 13 Dec 2004

Re: [ANNOUNCE] Apache::ClickPath 1.0
Torsten Foertsch 08:07 on 14 Dec 2004

Generated at 11:26 on 21 Dec 2004 by mariachi v0.52