|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
SQL - Fast LOCALHOST , Slow IPWe have developed an application that use .NET 2.0 and in the same
server are installed the SQL server. The problem is that when i use "LOCALHOST" on the application everething works fine, but when i chage it to the IP number the application works VERY SLOOOW. Why? It must work both way... Please help me... See where the IP is routed through using TRCAERT x.x.x.x at the command
prompt. HTH, Jens K. Suessmeyer. --- http://www.sqlserver2005.de --- Jens skrev:
> See where the IP is routed through using TRCAERT x.x.x.x at the command The server is WIN 2003, and the command "TRCAERT" don´t seem to work> prompt. > > HTH, Jens K. Suessmeyer. > > --- > http://www.sqlserver2005.de > --- Jens skrev:
> Sorry, its TRACERT (my typo) if I do it from mi computer it´s says...over a maximum of 30 hops: 1 < 10ms < 10ms <10ms servername [192.168.1.155] trace complete And if I do it from the server: over a maximum of 30 hops: 1 < 1ms < 1ms <1ms servername [192.168.1.155] trace complete On 15.01.2007 13:15, Juano wrote:
> Jens skrev: Maybe your app is doing a reverse lookup and DNS is somehow configured > >> Sorry, its TRACERT (my typo) > > if I do it from mi computer it´s says... > over a maximum of 30 hops: > 1 < 10ms < 10ms <10ms servername [192.168.1.155] > trace complete > > And if I do it from the server: > over a maximum of 30 hops: > 1 < 1ms < 1ms <1ms servername [192.168.1.155] > trace complete badly? robert What version of SQL Server? What MDAC version?
Using the IP address can be very slow on SQL 2000 with an older service pack and an older MDAC - 2.6 I think is the MDAC version with the problems. Try upgrading your MDAC version and make sure you are current on your SQL Server service packs. -Sue On 15 Jan 2007 06:01:11 -0800, "Juano" <juan.chul***@gmail.com> wrote: Show quote >What can i do about it? > >Plz |
|||||||||||||||||||||||