RE: Virtual Hosting Questions

2004-11-17 Thread Steven Lister
you can see it in the logs too  ..

INFO   | jvm 1    | 2004/11/17 15:09:03 | Nov 17, 2004 3:09:03 PM 
org.apache.jk.common.ChannelSocket init
INFO   | jvm 1    | 2004/11/17 15:09:03 | INFO: JK2: ajp13 listening on 
/0.0.0.0:9009

> I seem to recall seeing code in some component of Tomcat that explicitly 
> treated the string "localhost" as 0.0.0.0 (rather than the normal value of 
> 127.0.0.1), just for this one configuration entry. This allows listening on 
> all IP addresses configured for the TCP/IP stack. 
> 
-- 
___
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: tomcat/apace

2004-11-17 Thread Steven Lister
Thanks for the help and information.

BTW I always try and schedule site downtime from 9am - 12pm .. much better then 
those annoying 3am jobers.  ;)


- Original Message - 
From: "Didier McGillis" 
To: [EMAIL PROTECTED] 
Subject: RE: tomcat/apace 
Date: Wed, 17 Nov 2004 16:03:18 + 

> 
> I did some testing a couple of weeks ago, with apache started and shut down 
> two of the four tomcat environments that I have running and I was able to 
> access them, so I dont think that order matters as it once did. 
> 
> Steve, you can test as well even if you have only one environment, of course 
> as long as its not the production environment :) 
> 
> >From: Phillip Qin 
> >Reply-To: "Tomcat Users List" 
> >To: 'Tomcat Users List' 
> >Subject: RE: tomcat/apace 
> >Date: Wed, 17 Nov 2004 10:25:05 -0500 
> > 
> >Ypav, correct me if I were wrong - order doesn't matter. 
> > 
> >-Original Message- 
> >From: Steven Lister [mailto:[EMAIL PROTECTED] 
> >Sent: November 17, 2004 9:43 AM 
> >To: Tomcat Users List 
> >Subject: RE: tomcat/apace 
> > 
> > 
> >So just as long as apache is started tomcat should find it 
> > 
> >- Original Message - 
> >From: "Phillip Qin" 
> >To: "'Tomcat Users List'" 
> >Subject: RE: tomcat/apace 
> >Date: Wed, 17 Nov 2004 09:37:28 -0500 
> > 
> > > 
> > > Not true in tc5. 
> > > 
> > > -Original Message- 
> > > From: Steven Lister [mailto:[EMAIL PROTECTED] 
> > > Sent: November 17, 2004 9:33 AM 
> > > To: Tomcat Users List 
> > > Subject: tomcat/apace 
> > > 
> > > 
> > > Just a quick question. Does apache2 need to be 
> > > restarted if connected using mod_jk2 to tomcat5? 
> > > I know that I was told that under 4.1 tomcat mod_jk and 
> > > tomcat 4 you had to do it in x order, is that still true. 
> > > -- 
> > > ___ 
> > > Sign-up for Ads Free at Mail.com http://promo.mail.com/adsfreejump.htm 
> > > 
> > > 
> > > - 
> > > To unsubscribe, e-mail: [EMAIL PROTECTED] 
> > > For additional commands, e-mail: [EMAIL PROTECTED] 
> > > 
> > > 
> > > 
> > > 
> >-- 
> >___ 
> >Sign-up for Ads Free at Mail.com http://promo.mail.com/adsfreejump.htm 
> > 
> > 
> >- 
> >To unsubscribe, e-mail: [EMAIL PROTECTED] 
> >For additional commands, e-mail: [EMAIL PROTECTED] 
> > 
> > 
> >!DSPAM:419b63b8315661278313514! 
> 
> 
> 
> - 
> To unsubscribe, e-mail: [EMAIL PROTECTED] 
> For additional commands, e-mail: [EMAIL PROTECTED] 
> 
> 
-- 
___
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: tomcat/apace

2004-11-17 Thread Steven Lister
So just as long as apache is started tomcat should find it

- Original Message - 
From: "Phillip Qin" 
To: "'Tomcat Users List'" 
Subject: RE: tomcat/apace 
Date: Wed, 17 Nov 2004 09:37:28 -0500 

> 
> Not true in tc5. 
> 
> -Original Message- 
> From: Steven Lister [mailto:[EMAIL PROTECTED] 
> Sent: November 17, 2004 9:33 AM 
> To: Tomcat Users List 
> Subject: tomcat/apace 
> 
> 
> Just a quick question. Does apache2 need to be 
> restarted if connected using mod_jk2 to tomcat5? 
> I know that I was told that under 4.1 tomcat mod_jk and 
> tomcat 4 you had to do it in x order, is that still true. 
> -- 
> ___ 
> Sign-up for Ads Free at Mail.com http://promo.mail.com/adsfreejump.htm 
> 
> 
> - 
> To unsubscribe, e-mail: [EMAIL PROTECTED] 
> For additional commands, e-mail: [EMAIL PROTECTED] 
> 
> 
> !DSPAM:419b612d314961930315303! 
> 
-- 
___
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



tomcat/apace

2004-11-17 Thread Steven Lister
Just a quick question.  Does apache2 need to be
restarted if connected using mod_jk2 to tomcat5?
I know that I was told that under 4.1 tomcat mod_jk and
tomcat 4 you had to do it in x order, is that still true.
-- 
___
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: JAVA_OPTS

2004-11-15 Thread Steven Lister
Sun's JVM on Debian OS.
One question about JAVA_OPTS is there a setting that I should have if I am 
serving content that is image intensive and database intensive.  I understand 
that one app differes from another, just trying to get an idea on if I missing 
soemthing.

JAVA_OPTS='-server -Xms128m -Xmx384m -Djava.awt.headless=true' 

- Original Message - 
From: Mufaddal Khumri 
To: "Tomcat Users List" 
Subject: Re: JAVA_OPTS 
Date: Mon, 15 Nov 2004 11:11:37 -0700 

> 
> I do not know what VM you are using. If you are using Windows and have 
> tomcat as a service on there you will have to specify the -server 
> option in the registry. If you are using Mac OS X you can specify it 
> in the JAVA_OPTS 
> 
> As far as what the -server option will do for you , that depends on 
> your VM vendor. 
> 
> On Nov 15, 2004, at 10:35 AM, Steven Lister wrote: 
> 
> > Thanks for the quick reply. 
> > the sound you probably heard a couple of minutes ago was my head 
> > repeatedly hitting my desk. 
> > the Xms and Xms was a mispelling. :( 
> > export JAVA_OPTS='-server -Xms128m -Xmx384m -Djava.awt.headless=true' 
> > 
> > Does anyone know -server cached if that is mispelled or wrong tense? 
> > 
> > - Original Message - 
> > From: "Shapira, Yoav" 
> > To: "Tomcat Users List" 
> > Subject: RE: JAVA_OPTS 
> > Date: Mon, 15 Nov 2004 12:23:36 -0500 
> > 
> >> 
> >> 
> >> Hi, 
> >> 
> >>> First one is I was looking at -server cached and tested that out and 
> >>> got 
> >>> nothing, tomcat didnt start a process. 
> >> 
> >> You probably mistyped the JAVA_OPTS setting. 
> >> 
> >>> Next is -Xms128 -Xmx384 gives me an error of  "Error occurred during 
> >>> initialization of VM  Too small initial heap" 
> >>> Tomcat wont start with either of these flags set in JAVA_OPTS. 
> >> 
> >> Definitely mistyped the JAVA_OPTS setting there: add m after 128 and 
> >> 384 to make it megabytes. 
> >> 
> >> Yoav 
> >> 
> >> 
> >> 
> >> This e-mail, including any attachments, is a confidential business 
> >> communication, and may contain information that is confidential, 
> >> proprietary and/or privileged. This e-mail is intended only for the 
> >> individual(s) to whom it is addressed, and may not be saved, copied, 
> >> printed, disclosed or used by anyone else. If you are not the(an) 
> >> intended recipient, please immediately delete this e-mail from your 
> >> computer system and notify the sender. Thank you. 
> >> 
> >> 
> >> - 
> >> To unsubscribe, e-mail: [EMAIL PROTECTED] 
> >> For additional commands, e-mail: [EMAIL PROTECTED] 
> >> 
> >> 
> > -- 
> > ___ 
> > Sign-up for Ads Free at Mail.com 
> > http://promo.mail.com/adsfreejump.htm 
> > 
> > 
> > - 
> > To unsubscribe, e-mail: [EMAIL PROTECTED] 
> > For additional commands, e-mail: [EMAIL PROTECTED] 
> > 
> > 
> Mufaddal 
> 
> - 
> To unsubscribe, e-mail: [EMAIL PROTECTED] 
> For additional commands, e-mail: [EMAIL PROTECTED] 
> 
> 
-- 
___
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: JAVA_OPTS

2004-11-15 Thread Steven Lister
Thanks for the quick reply.
the sound you probably heard a couple of minutes ago was my head repeatedly 
hitting my desk.
the Xms and Xms was a mispelling.  :(
export JAVA_OPTS='-server -Xms128m -Xmx384m -Djava.awt.headless=true'

Does anyone know -server cached if that is mispelled or wrong tense?

- Original Message - 
From: "Shapira, Yoav" 
To: "Tomcat Users List" 
Subject: RE: JAVA_OPTS 
Date: Mon, 15 Nov 2004 12:23:36 -0500 

> 
> 
> Hi, 
> 
> >First one is I was looking at -server cached and tested that out and got 
> >nothing, tomcat didnt start a process. 
> 
> You probably mistyped the JAVA_OPTS setting. 
> 
> >Next is -Xms128 -Xmx384 gives me an error of  "Error occurred during 
> >initialization of VM  Too small initial heap" 
> >Tomcat wont start with either of these flags set in JAVA_OPTS. 
> 
> Definitely mistyped the JAVA_OPTS setting there: add m after 128 and 384 to 
> make it megabytes. 
> 
> Yoav 
> 
> 
> 
> This e-mail, including any attachments, is a confidential business 
> communication, and may contain information that is confidential, proprietary 
> and/or privileged. This e-mail is intended only for the individual(s) to whom 
> it is addressed, and may not be saved, copied, printed, disclosed or used by 
> anyone else. If you are not the(an) intended recipient, please immediately 
> delete this e-mail from your computer system and notify the sender. Thank 
> you. 
> 
> 
> - 
> To unsubscribe, e-mail: [EMAIL PROTECTED] 
> For additional commands, e-mail: [EMAIL PROTECTED] 
> 
> 
-- 
___
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



JAVA_OPTS

2004-11-15 Thread Steven Lister
First time caller, long time listener.  :)
Have a couple of questions about JAVA_OPT settings in catalina.sh.
First one is I was looking at -server cached and tested that out and got 
nothing, tomcat didnt start a process.
Next is -Xms128 -Xmx384 gives me an error of  "Error occurred during 
initialization of VM  Too small initial heap"
Tomcat wont start with either of these flags set in JAVA_OPTS.
-- 
___
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]