GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Gantry::Utils::PerlbalFixup(3) User Contributed Perl Documentation Gantry::Utils::PerlbalFixup(3)

Gantry::Utils::PerlbalFixup - This module will set the client ip

 #httpd.conf or some such
 #can be any Perl*Handler
 PerlInitHandler Gantry::Utils::PerlbalFixup

This module will set the proper client ip using the X-Forwarded-For header which is set by Perlbal and other proxy methods. This module should be loaded at the PerlInitHandler or PerlReadParseHeaders phase during the request life- cycle

The apache fixup handler. Stores the value of the X-Forwarded-For header in the remote_ip of the request's connection, so apps behind a perlbal proxy can tell who their client is.

mod_perl(3)

Tim Keefer <tkeefer@gmail.com>
2022-04-07 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.