The IP-Address in the SMQP URL is only for JNDI lookup. You receive a 
connection factory which contains the hostname, thus your client does a 
lookup which apparently is slow on your machine. The next SwiftMQ release 
delivers IP addresses instead of hostnames.

-- 
Andreas Mueller, [EMAIL PROTECTED], IIT GmbH, Bremen/Germany, http://www.iit.de
SwiftMQ, JMS Enterprise Messaging System, http://www.swiftmq.com


-----Original Message-----
From: "Jung-Ho Ahn" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Date: Sat, 6 Jan 2001 09:29:37 +0900
Subject: [developers] Connection is too slow...

> Yes, I have a normal speed after the first connection.
> But I put the IP address directly, so it is not a DNS lookup problem.
> Is there any problem when using Windows 2000 professional and server?
> 
> 
> ----- Original Message -----
> From: "Andreas Mueller" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, January 05, 2001 6:38 PM
> Subject: [developers] Connection is too slow...
> 
> 
> >
> > Jung-Ho Ahn wrote:
> > >
> > > I tested 'cli.bat' again, and  I could see the username prompt
> after
> about
> > > 20 seconds.
> > > I also tested sample client programs and these showed the similar
> results.
> > > (I ran the server and client on windows 2000 machines.)
> >
> > Do you have a normal speed after the first connection? Could it be
> that
> > the DNS resolve is slow? The client get a connection factory with the
> > DNS name of the router's host. Hence, it must do a DNS lookup to
> connect
> > to the router. Just test it with nslookup from your client host.
> >
> > Otherwise I have no idea.
> >
> > --
> > Andreas Mueller, [EMAIL PROTECTED], IIT GmbH, Bremen/Germany,
> http://www.iit.de
> > SwiftMQ - JMS Enterprise Messaging System, http://www.swiftmq.com
> >
> > ------------------------------------------------------
> > SwiftMQ developers mailing list * http://www.swiftmq.com
> > To unsubscribe from this list, send an eMail to
> > [EMAIL PROTECTED] and write in the body of your message:
> > UNSUBSCRIBE developers <your-email-address>
> > Archive: http://www.mail-archive.com/developers@mail.iit.de/
> >
> >
> >
> 
> 
> ------------------------------------------------------
> SwiftMQ developers mailing list * http://www.swiftmq.com
> To unsubscribe from this list, send an eMail to 
> [EMAIL PROTECTED] and write in the body of your message:
> UNSUBSCRIBE developers <your-email-address>
> Archive: http://www.mail-archive.com/developers@mail.iit.de/
> 
> 
> 


------------------------------------------------------
SwiftMQ developers mailing list * http://www.swiftmq.com
To unsubscribe from this list, send an eMail to 
[EMAIL PROTECTED] and write in the body of your message:
UNSUBSCRIBE developers <your-email-address>
Archive: http://www.mail-archive.com/developers@mail.iit.de/




Reply via email to