Koozali.org: home of the SME Server

Slow Response using domain name form inside the network

Offline ccupani

  • *
  • 10
  • +0/-0
    • http://www.cupanisolutions.com
Slow Response using domain name form inside the network
« on: July 31, 2007, 04:50:26 AM »
My server is fast outside the network.  The server is also fast inside the network if I use the server IP address.  If I use the domain name inside the network the server crawls.  Anyone know what this could be?

Offline mmccarn

  • *
  • 2,656
  • +10/-0
Slow Response using domain name form inside the network
« Reply #1 on: July 31, 2007, 02:24:54 PM »
Samba? httpd? ftp? ssh?  Fast responding to what?

Offline ccupani

  • *
  • 10
  • +0/-0
    • http://www.cupanisolutions.com
Slow Response using domain name form inside the network
« Reply #2 on: July 31, 2007, 07:56:19 PM »
Slow responding to HTTP only using the domain name

Offline Tillebeck

  • ****
  • 76
  • +0/-0
Slow Response using domain name form inside the network
« Reply #3 on: August 02, 2007, 08:13:55 PM »
I have a similar problem. After the 7.2 upgrade I have not been able to access my ibays from inside my network. It is possible if I have made a domain-entry on the server pointing into that ibay.

The results with this setup are listed below:
 - the server "myserver"
 - with the LAN IP 192.168.55.5
 - the ibay "myibay"
 - and a domain "myibay.myserver.dk" created using the server-manager and pointing to the ibay "myibay"

This does not work:
http://myserver/myibay

This does work:
http://192.168.55.5/myibay
http://myibay.myserver.dk/

Mayby your "slow access" and my "no access" is founded in the same problem. I guess I shuld report this in the bugtracker.
 - I will do a bit of testing first since it very well be can be an internal router problem...

BR. Anders