External Hostname Vs IP address

Hi,
We face issue in performance. 
The performance of accessing reports in Report Manager differs when it is accessed via url with IP Address and url with external hostname. 
With IP address the access is very fast where as with external its not. What might be the issue? how can we get the same speed we get with IP Address in the url having external hostname?
-Thank you!
--------------------------- Radhai Krish | Golden Age is no more far | --------------------------

External?  does this mean your accessing another host in another domain; e.g. not in your companies domain?  If so then the issue is that if you use just the I.P. address then the connection protocol will attempt to connect directly to
the Server with the I.P.; when specifying the Server Name your process will go via DNS; which in turn looks up the Server Name, provides the I.P. address and then makes the connection, this is why using the Host name is slower.
Please click "Mark As Answer" if my post helped. Tony C.
I am sorry I might have said it incorrectly. Apologize!
I meant that our IP address link would be like this: http://101.100.203.199/Reports/Pages/Folder.aspx?ViewMode=List
similarly we do have another address for the report manager like, 
http://ourcompanydomain.com/Reports/Pages/Folder.aspx?ViewMode=List
I meant that ourcompanydomain.com to be the external hostname..
I just used wrong word. its Host Header.
Is there any work around to make the host header to be accessed faster? 
--------------------------- Radhai Krish | Golden Age is no more far | --------------------------

Similar Messages

  • Outlook Anywhere External Hostname

    Good dayI am busy doing a few tests in my Lab environment with regards to Exchange 2010 Outlook anywhere.Do any of you know if it possible to setup Outlook anywhere with an external hostname that differs from what the CAS hostname is?Taking into account that you have configured all the rest of the requirements for Outlook anywhere such as setting up the SAN certificate with all the correct FQDNs, setting up DNS etc.I have also configured the OutlookProvider (Set-OutlookProvider -Identity EXPR..) with the FQDN that I want to use for Outlook anywhere.What I have found is that when I configure my Outlook client to use this new proxy address instead of the CAS hostname it prompts for a password and does not accept the password that is given. I can see in Outlook clients connection status that it is indeed trying to connect to my Outlook...
    This topic first appeared in the Spiceworks Community

    Hi,
    According to your description, you have minimized the certificate names before you set the internal and external host names of Outlook Anywhere and other services' URLs. If I misunderstand your meaning, please feel free to let me know.
    If yes, As Martina said, I recommend you set all URLs and internal and external OA host names with the name mail.company.com. Then we can confirm the internal DNS record about the name. To test Autodisocver, we can directly access its URL which is set in
    the property AutodiscoverServiceInternalURI.
    Additionally, based on my research, for the error when you run the New-TestCasConnectivityUser.ps1 script, you can opened the script in notepad and found the line beginning “new-mailbox” – and deleted the parameter “–OrgainisationalUnit:$OrganistationalUnit”:
    http://www.definit.co.uk/2011/03/exchange-2010-createtestuser-mailbox-could-not-be-created-verify-that-ou-users-exists-and-that-password-meets-complexity-requirements/
    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make
    sure that you completely understand the risk before retrieving any suggestions from the above link.
    Thanks,
    Angela Shi
    TechNet Community Support

  • I want to be able to totally block the FaceTime functionality in my home network.  I would like to do this at the router level.  Does anyone know the hostname or IP address that the FaceTime application uses? Or which port it connects to?

    I want to be able to totally block the FaceTime functionality in my home network so my 4 kids aren't using the Facetime feature- It was easy for Skype just had to enter the work Skype on my Router Security list- and it denies access. I would like to do this at the router level for FaceTime? Only site I find in init.ess.apple.com - is this the startup site for Facetime?   Does anyone know a site I can block, hostname or IP address that the FaceTime application uses? Or which port it connects to?

    I would presume so, but it might be worth your while to experiment and play around with different combinations to see if you can block FaceTime while keeping Game Center open.  Good luck!

  • Connect to external device using ip address in lan

    Hi,
    I have a external device in lan ,
    ,want to connect this external device using ip address.

    Dhaval.Yoganandi wrote:
    hi ejb,
    may be he wants to connect with the 172.16.0.20 via public network ?And ?
    That has nothing to do with anything. Whether the resource is on the local network or accesible through the internet only is not relevent here at all. This forum is for Java network programming. If a resouce is not available because you are not connected physically to a network that is a network problem. That is not a Java progamming problem.
    Okay?
    There's alot of rubbish posted in this forum about "public networks" and what not and not one lick of it is related to Java programming. Yes if you connect through more routers to something there is a better chance that somewhere along the way that you will hit a firewall or other similar issue. But these are all network issues. Not networking programming issues. And not resolvable directly in Java any way you want to think about it.

  • Valid hostname or network address required in server description:10024

    Since applying 10.8.5, the mail server won't run and this message is in the SMTP log
    valid hostname or network address required in server description:10024
    If I turn off filtering the existing email on the queue aren't processed because smrp-amavis is not available.
    What's going wrong and how can I correct it?

    OK, seems a lot of emails were left on the queue.  after much Googling, I found
    postsuper -r ALL
    This got things moving again and the outstanding queue cleared.

  • What is the procedure to change the hostname and IP address of iAS?

    Dear all,
    I would like to change hostname and ip address of iAS, is it just only
    change the kregedit or i need to change some config file?
    Thank you for your help!
    Angus

    Hi,
    i am not sure what do you mean by changing ip address and machine name.
    Is the IP address and machine name of the installation machine changed?
    Then you can change the ip address and machine name from kregedit. If
    you want to run it from some other machine, you wont be able to do it.
    regds
    parsuram panigrahi
    Angus Yiu wrote:
    >
    Dear all,
    I would like to change hostname and ip address of iAS, is it just only
    change the kregedit or i need to change some config file?
    Thank you for your help!
    Angus

  • OAM 11g: SOA server works only with localhost or hostname, not IP address

    Hello,
    I have weblogic 10.3.3 up and running (no errors) and successfully start the SOA server (no errors). I can access the URLs for Weblogic and OIM using http://ipaddress:portno/servername.
    However, I can access the SOA server only using localhost in the URL or the hostname (http://localhost:8001/soa-infra or http://hostname:8001/soa-infra). If I try using the IP address I get a 401 error. Is there some setting I'm missing? I tried adding the ipaddress to the hosts file on the server but no effect.
    Since I can't use the IP address, in effect I can't connect to it from outside the localhost or use it for JDeveloper.
    Any suggestions?
    Thanks!

    So I tried something else, on my IE browser, for LAN settings, Bypass proxy server for local addresses is checked. But I added the IP address of my soa server to the Exceptions section under Advanced. That seems to have resolved my issue! I can now use the IP address and get to my SOA server. I didn't think of trying this because my OIM and weblogic server were accessible without this setting.
    Thank you for all your help Atul.
    Edited by: user8476704 on Mar 9, 2011 5:15 AM

  • Change hostname and IP-address by a script

    Hey!
    I want to migrate a collaboration suite from a standalone machine to a virtual machine. Their I need to change the hostname and the IP-address from the whole collaboration suite.
    My question is: Is it possible to change the hostname and the IP-adrdress and if yes! Is their any script from Oracle which I could use?
    By the way: I use the same host configuration as before (SLES 9) and have a FULL environment backup.
    Thanks ahead..

    Hi, try to look here:
    http://download-uk.oracle.com/docs/cd/B25553_01/collab.1012/b25490/ch_changing_netconfig.htm#BHBBJEBF
    and here:
    http://download-uk.oracle.com/docs/cd/B25553_01/collab.1012/b25490/ch_backing_up.htm#i1010667
    You can change the ip address but you can't change the hostname

  • Chaging hostname and IP address

    We have a Solaris 10 machine and need to change the hostname and the IP address. I have worked primarily with Solaris 8 and this is my first experience with Solaris 10. I am fairly sure I will get the basics, but I have the vague recollection that there was something under /etc/opt or similar. Now, I cannot find it. So, I was wondering if someone knew of a checklist of things to change to make sure that I do not miss anything.
    Any info would be greatly appreaciated.

    I guess I should learn to look harder before I post:
    http://forum.sun.com/jive/thread.jspa?threadID=73429

  • Meeting Place Web Servers ( Internal and External )DNS and IP Addressing

    For the Meetingplace 8.5 what will be the IP addresses of the Internal Web Server ( Internal IP's from the same subnet as of the CUCM) and for the External one interface from the internal network subnet ( CUCM subnet)  and the other Public IP address?
    How we will be mapping the DNS FQDN for these IP addresses?
    Do we need to have one internal DNS server and the other place in the DMZ?

    Hi Ali,
    You need two Web Server one Internal and one External. While configuring you internal web server you also add external if external particpants are allowed or not.
    For internal web server you want to make sure it's on the same subnet so internal particpants can access that one. For external you need to make sure the IP configured on external one is either natted ip or public ip so that when they type the external domain name it resolves to this external server ip address.
    Let me know if you have more questions.
    HTH
    Arun

  • Unable to resolve external hostname internally

    Hello,
    I am working on adding a mapping to our external address for our mail server - let's call it mail.example.com
    I would like to be able to access mail.example.com internally for our user's smartphones - if they access our company WiFi they are not able to get mail using the mail.example.com as the server name in their phone setups.  However, once they leave the office and use any other WiFi it works fine. Also, I am unable to ping that address from any internal device.  I believe also this is the reason Exchange accounts do not work on our site to site VPN connections.
    I have a ASA 5520 and work primarily in the ASDM 6.4 to do configurations in the main office and have 5510 in our site to site connections.
    Any help would be greatly appreciated!

    Hi Joseph,
    I guess mail.example.com resolves to external IP. So the company WiFi goes thru the same ASA as your mail host connected to? If so, you may need DNS doctoring. Based on ASA version check for DNS doctoring docs.
    hth
    MS

  • External candidate - Form of address

    Hi
    Under Administrator tab - Recruiter page - Enter external application - in form of address. where to maintain this value. Pls. suggest.

    Hi,
    The form of address field in E-Recruiting is taken from the business partner settings, so you have to adjust them in V_TSAD3.
    Regards
    Nicole

  • External SMTP server, From address

    I have googled a good number of postings about this but just couldn't quite find the right solution. Surely this can't be that hard. Running Leopard, here's what I'm trying to do:
    Use Mail to read & send emails from my work server as well as my .Mac account.
    Easy enough, you would think. Sorry if this is too obvious but I'm a new Mac devotee (though this has rocked my boat a bit!). So, here are the problems I've encountered:
    1) Tried to add an External Server to MobileMe. Problem: Can't my external address as reply-to
    2) Tried to add the account to Mail. The SMTP server doesn't seem to want to take the password that I know works for Outlook and keeps the account "Offline". When I try to send an email using this in the From, it gives me the outgoing email error, allows me to edit or select servers. Selecting it again gives the same erorr.
    3) Tried to just use the default Mac SMTP server for this external account, but still get an error when trying to send.
    Please help me get the right solution!
    Thanks,
    R

    The MobileMe .mac/.me smtp can only be used when sending from a MobileMe address, and not any others.
    What is the source of the SMTP you are trying to use with the other account? What Port are you presenting that SMTP on, and how have you selected to authenticate it?
    Ernie

  • When pinging a server using hostname it doenot resolve the hostname to IP address

    When pinging my DC using the hostname I get the reply of MAC address instead of IP address

    Hello,
    You did NOT get MAC address, this is IPv6.
    ON Server, open regedit.exe, Navigate to the following registry key:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters
    Create (32-bit DWORD) DisabledComponents and set Value Hex is
    20 (this is Prefer IPv4 over IPv6). Restart Server and ping again.
    Do NOT disable IPv6.
    Regards

  • Problem matching hostname and IP address cannot start XI Design Environment

    Hello All,
    The present situation is
    >> XI installed on Sun Solaris with domain xyz.
    >> But i am using Windows to develop the XI Scenarios.
    >>if i say http://xyz:50000/rep/start/index.htm, i am not able to get the NetWeaver Page for XI
    >>but, if say http://IP ADDRESS:50000/rep/start/index.htm, then its working fine.
    The problem is when i use java web start for opening the Design platform, it starts to download the *.jar files  by specifying <hostname> xyz, hence unable to download the .jar files and hence not able to start the Design time and Configuration time Environments!
    Help Appreciated
    Regards,
    Ramesh P

    Hi Ramesh,
    Assuming you are using Windows environment, do the following in the m/c you are running integration builder:
    Go to Start->Run->Type drivers->Ok->go to folder etc->open hosts file with notepad->in the last line, set your XI Server hostname and provide the IP for the same. (An entry for 127.0.0.1 localhost will already exist in the file)->Save and Close. Now try running SXMB_IFR.
    Regards,
    Amitabha

Maybe you are looking for

  • Hp laserjet p1006 is not being installed on window server2008 64 bit

    hp laserjet p1006 is not being installed on window server2008 64 bit

  • Lenovo G570 running slow on Ethernet

    We have bought 3 G570's laptops and all 3 are having the same issue.  They were all having issues, so I rebuilt them from scratch with Windows 7 Home Prem and then upgraded to Windows 7 Pro 64 bit. After rebuilding them they were all still having the

  • [原创] Apache 2.x与WLS9.1集成-Solaris篇

    目的:使用Apache做WebLogic Server 9.1集群的负载分发 1. 软件环境描述 Sun Solaris 10 WebLogic Server 9.1 Solaris 10安装自带Apache 2,位置为/usr/apache2 使用weblogic用户安装WebLogic Server 9.1,位置为 ~/bea/weblogic91 2.生成并修改Apache配置文件 最好使用root用户登陆,否则需要修改的地方很多,比如端口,日志文件的位置等,这里不讨论 #cd /etc/

  • TS1398 Wifi connection

    Hi, my ipad is suddenly stopped being connected to wifi - don't know why can't figure out any changes. Other computers ie this one my laptop are connected - so what's going on? Checked out the manual and couldn't figure it out - Help please!

  • Installing CC on OS X 10.75 fails

    Anybody else have this? I am trying to install Creative Cloud desktop and InDesign/Photoshop and the desktop app does not list any apps, installed or available. The download spinner has been going 'round for days! It will not let me uninstall either,