RE: (RADIATOR) Determine IP address request came to

2002-08-26 Thread Frank Danielson
reads running. -Original Message- From: Timothy G. Wells [mailto:[EMAIL PROTECTED]] Sent: Sunday, August 25, 2002 8:29 AM To: [EMAIL PROTECTED] Subject: (RADIATOR) Determine IP address request came to Greetings, Has there been anything added to radiator to allow me to determine which

Re: (RADIATOR) Determine IP address request came to

2002-08-25 Thread Mike McCauley
Hi Timothy, On Mon, 26 Aug 2002 12:15, Hugh Irvine wrote: > Hello Tim - > > As far as I know this is an issue with Perl, although I have copied this > mail to Mike for his comments. Unfortunately, there appears to be no way in perl (or in C for that matter) for an application to discover after

Re: (RADIATOR) Determine IP address request came to

2002-08-25 Thread Hugh Irvine
Hello Tim - As far as I know this is an issue with Perl, although I have copied this mail to Mike for his comments. BTW - you can see the IP addresses in a packet dump of the incoming requests using snoop or tcpdump, but this doesn't really help at the application level. regards Hugh On

RE: (RADIATOR) Determine IP address request came to

2002-08-25 Thread Martin Edge
: (RADIATOR) Determine IP address request came to I think %c.. Check the docco -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Timothy G. Wells Sent: Sunday, August 25, 2002 10:29 PM To: [EMAIL PROTECTED] Subject: (RADIATOR) Determine IP address request came to

RE: (RADIATOR) Determine IP address request came to

2002-08-25 Thread Martin Edge
I think %c.. Check the docco -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Timothy G. Wells Sent: Sunday, August 25, 2002 10:29 PM To: [EMAIL PROTECTED] Subject: (RADIATOR) Determine IP address request came to Greetings, Has there been anything

(RADIATOR) Determine IP address request came to

2002-08-25 Thread Timothy G. Wells
Greetings, Has there been anything added to radiator to allow me to determine which IP a request came into radiator with? This is needed for a server with multiple IP's and one radiator process binding to all addresses. I brought this up maybe a year ago but no such attribute existed. I think