I confirm the link does not work here too
'host www.adcworks.com unknown'

$ nslookup adcworks.com
Server:         193.190.249.143
Address:        193.190.249.143#53

** server can't find adcworks.com: NXDOMAIN


looking in whois database the reason it does not work is obvious,

$whois adcworks.com
 .... (stripped most) ....
 Registrar of Record: TUCOWS, INC.
 Record last updated on 21-Dec-2005.
 Record expires on 18-Apr-2006.
 Record created on 18-Apr-2000.

This domain name has expired yesterday. You might be using an old copy
of dns entries, explaining why it still work for you :)

Allistair Crossley a écrit :

>Hi,
>
>The link certainly works for me. Perhaps go into it from www.adcworks.com/blog 
>
>A.
>
>-----Original Message-----
>From: Thomas Hack [mailto:[EMAIL PROTECTED] 
>Sent: 19 April 2006 11:15
>To: Tomcat Users List
>Subject: RE: multiple tomcat on one server??
>
>Hi Allistair,
>
>thanks for your very quick response.
>The link you mailed does not work, please resend the correct link.
>
>Also: I do not use TC load balancing, but completley separate TC, which must 
>run independant of eacch other on the same Linux server.
>
>Regards
>
>Thomas H.
>  
>
>>--- Ursprüngliche Nachricht ---
>>Von: "Allistair Crossley" <[EMAIL PROTECTED]>
>>An: "Tomcat Users List" <users@tomcat.apache.org>
>>Betreff: RE: multiple tomcat on one server??
>>Datum: Wed, 19 Apr 2006 11:08:37 +0100
>>
>>Hi,
>>
>>This question was asked (yesterday) by myself. Firstly, stop using JK2.
>>Secondly, go read
>>
>>
>>    
>>
>http://www.adcworks.com/blog/index.php/2005/08/03/load-balancing-with-tomcat-55-and-jk-12/
>  
>
>>Which explains how I have 2 Tomcats up on 1 server.
>>
>>Cheers, Allistair.
>>
>>-----Original Message-----
>>From: Thomas Hack [mailto:[EMAIL PROTECTED]
>>Sent: 19 April 2006 11:06
>>To: users@tomcat.apache.org
>>Subject: multiple tomcat on one server??
>>
>>Hi,
>>
>>I would like to run different versions of Tomcat on the same server.
>>Therefore I change ports for communication.
>>
>>First I change the port 8009 in workers2.properties:
>>workers2.properties
>>[channel.socket:localhost:8009]
>>port=8009
>>host=127.0.0.1
>>
>># define the worker
>>[ajp13:localhost:8009]
>>channel=channel.socket:localhost:8009
>>group=lb
>>
>>Then I change the Connector port from 8080 to something else.
>>
>>But what about all the other ports in server.xml  and server-minimal.xml?
>>Which need to be changed in order to run and administer serveral 
>>Tomcat versions on the same machine?
>>
>><Server port="8005" shutdown="SHUTDOWN" debug="0">
>>
>>    <Connector port="8080"
>>               maxThreads="150" minSpareThreads="25" maxSpareThreads="75"
>>               enableLookups="false" redirectPort="8443" acceptCount="100"
>>               debug="0" connectionTimeout="20000"
>>               disableUploadTimeout="true" />
>>               
>>               
>>    <Connector port="8443"
>>               maxThreads="150" minSpareThreads="25" maxSpareThreads="75"
>>               enableLookups="false" disableUploadTimeout="true"
>>               acceptCount="100" debug="0" scheme="https" secure="true"
>>               clientAuth="false" sslProtocol="TLS" />
>>
>>    <Connector port="8009"
>>               enableLookups="false" redirectPort="8443" debug="0"
>>               protocol="AJP/1.3" />
>>
>>    <Connector port="8082"
>>               maxThreads="150" minSpareThreads="25" maxSpareThreads="75"
>>               enableLookups="false"
>>               acceptCount="100" debug="0" connectionTimeout="20000"
>>               proxyPort="80" disableUploadTimeout="true" />
>>
>>Thanks
>>regards
>>
>>Thomas H.
>>
>>--
>>"Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ...
>>Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail
>>
>>
>>--
>>GMX Produkte empfehlen und ganz einfach Geld verdienen!
>>Satte Provisionen für GMX Partner: http://www.gmx.net/de/go/partner
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: [EMAIL PROTECTED]
>>For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>>
>>
>>
>><FONT SIZE=1 FACE="VERDANA,ARIAL" COLOR=BLUE>
>>-------------------------------------------------------
>>QAS Ltd.
>>Registered in England: No 2582055
>>Registered in Australia: No 082 851 474
>>-------------------------------------------------------
>></FONT> <FONT SIZE=1 FACE="VERDANA,ARIAL" COLOR=BLACK>
>>Disclaimer:  The information contained within this e-mail is 
>>confidential and may be privileged. This email is intended solely for 
>>the named recipient only; if you are not authorised you must not 
>>disclose, copy,
>>    
>>
>distribute,
>  
>
>>or retain this message or any part of it. If you have received this
>>    
>>
>message
>  
>
>>in error please contact the sender at once so that we may take the 
>>appropriate action and avoid troubling you further.  Any views 
>>expressed
>>    
>>
>in this
>  
>
>>message are those of the individual sender.  QAS Limited has the right 
>>lawfully to record, monitor and inspect messages between its employees 
>>and
>>    
>>
>any
>  
>
>>third party.  Your messages shall be subject to such lawful 
>>supervision as QAS Limited deems to be necessary in order to protect 
>>its information, its interests and its reputation.
>>
>>Whilst all efforts are made to safeguard Inbound and Outbound emails, 
>>QAS Limited cannot guarantee that attachments are virus free or 
>>compatible
>>    
>>
>with
>  
>
>>your systems and does not accept any liability in respect of viruses 
>>or computer problems experienced.
>></FONT>
>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: [EMAIL PROTECTED]
>>For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>    
>>
>
>--
>Echte DSL-Flatrate dauerhaft für 0,- Euro*!
>"Feel free" mit GMX DSL! http://www.gmx.net/de/go/dsl
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>  
>


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

Reply via email to