/[Apache-SVN]/perl/modperl/branches/1.x/mod_perl_tuning.pod
ViewVC logotype

Log of /perl/modperl/branches/1.x/mod_perl_tuning.pod

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 177851 - (view) (annotate) - [select for diffs]
Modified Mon May 23 01:08:52 2005 UTC (4 years, 6 months ago) by noel
File length: 17496 byte(s)
Diff to previous 177689 (colored)
move modperl 1.x trunk to a branches/1.x

Revision 177689 - (view) (annotate) - [select for diffs]
Modified Mon Mar 25 02:57:59 2002 UTC (7 years, 8 months ago) by stas
Original Path: perl/modperl/branches/1.x-import/trunk/mod_perl_tuning.pod
File length: 17496 byte(s)
Diff to previous 177280 (colored)
Adjust the mailling list addresses
's|\@apache\.org|\@perl.apache.org|'
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 177280 - (view) (annotate) - [select for diffs]
Modified Fri Mar 3 20:42:02 2000 UTC (9 years, 8 months ago) by dougm
Original Path: perl/modperl/branches/1.x-import/trunk/mod_perl_tuning.pod
File length: 17491 byte(s)
Diff to previous 177063 (colored)
pod fixups to avoid WARNING from newer pod2*

Revision 177063 - (view) (annotate) - [select for diffs]
Modified Mon Mar 22 19:43:03 1999 UTC (10 years, 8 months ago) by khera
Original Path: perl/modperl/branches/1.x-import/trunk/mod_perl_tuning.pod
File length: 17507 byte(s)
Diff to previous 177052 (colored)
Use a slightly optimized snippet of code for the X-Forwarded-For
header processing example.  Idea from Andreas J. Koenig.  Benchmark
shows this method to be just ever so slightly faster than doing a
split/pop like we were before.  But since every cycle counts, we use it!

Revision 177052 - (view) (annotate) - [select for diffs]
Modified Mon Mar 1 08:58:29 1999 UTC (10 years, 8 months ago) by ask
Original Path: perl/modperl/branches/1.x-import/trunk/mod_perl_tuning.pod
File length: 17225 byte(s)
Diff to previous 176950 (colored)
Shameless "promotion" of the mod_proxy_add_forward module.

Revision 176950 - (view) (annotate) - [select for diffs]
Modified Fri Dec 4 21:33:18 1998 UTC (10 years, 11 months ago) by khera
Original Path: perl/modperl/branches/1.x-import/trunk/mod_perl_tuning.pod
File length: 17024 byte(s)
Diff to previous 176599 (colored)
Fixed a couple of typos.

Added to section on Squid accelerator how to get the real client IP
address using a small handler to pull it from the X-Forwarded-For
header provided by Squid.

Revision 176599 - (view) (annotate) - [select for diffs]
Modified Sat Jun 20 23:00:27 1998 UTC (11 years, 5 months ago) by ask
Original Path: perl/modperl/branches/1.x-import/trunk/mod_perl_tuning.pod
File length: 15673 byte(s)
Diff to previous 176578 (colored)
oops, my terminal fscked up, so I didn't see the 'the body'.
added 'how to subscribe' to tuning.pod
PR:

Revision 176578 - (view) (annotate) - [select for diffs]
Modified Sun Jun 14 14:09:13 1998 UTC (11 years, 5 months ago) by rse
Original Path: perl/modperl/branches/1.x-import/trunk/mod_perl_tuning.pod
File length: 15612 byte(s)
Diff to previous 176569 (colored)
The E<copy> is not understood by all POD backends, especially not by the NRoff
backend which is used at the standard build.  I replace it by a text variant.
If a &copy; should be used for HTML please use a ``=for HTML'' section.

This was the error:
Manifying ./blib/man3/mod_perl_tuning.3
/sw/pkg/websrv/lib/perl/bin/pod2man: Unknown escape in paragraph 66 of
mod_perl_tuning.pod: ``E<copy>''

Revision 176569 - (view) (annotate) - [select for diffs]
Modified Fri Jun 12 18:07:09 1998 UTC (11 years, 5 months ago) by khera
Original Path: perl/modperl/branches/1.x-import/trunk/mod_perl_tuning.pod
File length: 15616 byte(s)
Diff to previous 176433 (colored)
Updated content for consistency with apache 1.3

PR:

Revision 176433 - (view) (annotate) - [select for diffs]
Modified Thu Mar 19 23:09:08 1998 UTC (11 years, 8 months ago) by dougm
Original Path: perl/modperl/branches/1.x-import/trunk/mod_perl_tuning.pod
File length: 15529 byte(s)
Diff to previous 176431 (colored)
mod_perl-1.09
PR:
Obtained from:
Submitted by:	Doug MacEachern
Reviewed by:

Revision 176431 - (view) (annotate) - [select for diffs]
Modified Sat Feb 21 13:51:28 1998 UTC (11 years, 9 months ago) by hartill
Original Path: perl/modperl/branches/1.x-import/trunk/mod_perl_tuning.pod
File length: 15529 byte(s)
Diff to previous 176429 (colored)
v1.08

Revision 176429 - (view) (annotate) - [select for diffs]
Modified Tue Feb 10 21:32:51 1998 UTC (11 years, 9 months ago) by hartill
Original Path: perl/modperl/branches/1.x-import/trunk/mod_perl_tuning.pod
File length: 15537 byte(s)
Diff to previous 176427 (colored)
Doug's 1.07_04

Revision 176427 - (view) (annotate) - [select for diffs]
Modified Fri Jan 9 17:35:10 1998 UTC (11 years, 10 months ago) by hartill
Original Path: perl/modperl/branches/1.x-import/trunk/mod_perl_tuning.pod
File length: 15412 byte(s)
Diff to previous 176425 (colored)
mod_perl-1.07_03.tar.gz

Revision 176425 - (view) (annotate) - [select for diffs]
Modified Mon Dec 22 11:53:09 1997 UTC (11 years, 11 months ago) by hartill
Original Path: perl/modperl/branches/1.x-import/trunk/mod_perl_tuning.pod
File length: 15412 byte(s)
Diff to previous 176423 (colored)
1.07_02

Revision 176423 - (view) (annotate) - [select for diffs]
Added Sat Dec 6 17:57:37 1997 UTC (11 years, 11 months ago) by hartill
Original Path: perl/modperl/branches/1.x-import/trunk/mod_perl_tuning.pod
File length: 15410 byte(s)
mod_perl-1.07

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2