Help for this page
my $client_ip = $self->proxy->client_socket->peerhost();
my $client_ip = $request->header('x-forwarded-for');