RE: [EMAIL PROTECTED] High availability concept question

2008-05-02 Thread Adam Martin
Guy and Jet, thank you for taking the time to respond. I appreciate it. -Original Message- From: Guy Waugh [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 30, 2008 6:51 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] High availability concept question Adam Martin wrote

[EMAIL PROTECTED] High availability concept question

2008-04-30 Thread Adam Martin
If I load balance between two 2.2 Apache HTTP Servers on two separate physical servers, what type of device or software can I place in front of the web servers to allow users to access either web server via one IP Address? I did a quick search in the documentation but wasn't sure what to look for.

RE: [EMAIL PROTECTED] Access is slow when accessed by IP address instead of 'localhost'

2008-03-19 Thread Adam Martin
, 11 Mar 2008 14:39:36 + > David Cassidy <[EMAIL PROTECTED]> wrote: > > > Nilesh > > > > Check if its doing a reverse lookup. > > > > you need DNS for that ... > > > > D > > > > On Tue, 2008-03-11 at 19:48 +0530, Nilesh Govindrajan

RE: [EMAIL PROTECTED] Access is slow when accessed by IP address instead of 'localhost'

2008-03-11 Thread Adam Martin
Dinesh, When I started reading I thought you may be experiencing a delay with the host resolution but when you mentioned that you could access another Tomcat application using the IP Address it doesn't sound like you are. To be sure you may want to add the 192.168.1.2 host to your hosts fil

RE: [EMAIL PROTECTED] Problem building 2.2.8 on hpux itanum

2008-02-29 Thread Adam Martin
You need to install the expat software. http://sourceforge.net/projects/expat/ -Original Message- From: Rush [mailto:[EMAIL PROTECTED] Sent: Thursday, February 28, 2008 12:07 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Problem building 2.2.8 on hpux itanum I'm running

[EMAIL PROTECTED] RE: make failure

2008-02-29 Thread Adam Martin
the software using the gcc compiler. On a side note I wanted to publicly thank Tamer for his assistance. I contacted him directly via email out of frustration and he went out of his way to assist a total stranger. Thank you. -Original Message- From: Adam Martin Sent: Tuesday, February

RE: [EMAIL PROTECTED] Compiling Apache 2.2.8 under HP-UX 11i v2

2008-02-27 Thread Adam Martin
Tamer, I believe I am experiencing the same issue on HP-UX 11.31 and sent an email to the group yesterday asking for help. When I utilize the gcc compiler I get the same error you do and when I utilize the HP ANSI C compiler if receive a message: ld: Can't find dependent library "libapr-1.so.2"

RE: [EMAIL PROTECTED] Question on permissions

2008-02-26 Thread Adam Martin
Richard, I'm new to the group and thought I'd take a crack at this one. Is www-data a user or group? From the end of your email it sounds like a user since you added it to the rgeddes group but I am a little confused when you changed the group from rgeddes to www-data in the middle of your ex

[EMAIL PROTECTED] make failure

2008-02-26 Thread Adam Martin
This is my first attempt to compile the Apache web server so I will try and include all the relevant information and apologize in advance for any rookie mistakes. I have successfully compiled version 2.2.8 on the IBM AIX, Sun Solaris, and HP-UX PA-RISC platforms but have an issue trying to compile