LOGIN   :::   RECOVER PASS   :::   GET ACCOUNT    
Browse
  • Projects
  • Code (CVS)
  • Forums
  • News
  • Articles
  • Polls
  •  
    OpenCores
  • FAQ
  • CVS HowTo
  • Mission
  • Media
  • Tools
  • Sponsors
  • Mirrors
  • Logos
  • Contact us
  •  
    Tools
  • Search
      
  • Download Cores (CVSGet)
  •  
    More
  • Wishbone
  • Perlilog
  • EDA tools
  • OpenTech CD
  •  
    Navigation: All forums > Cores > Message List > Message Post

    Message

    Reply | Reply all
    Date Prev | Date Next | Thread Prev | Thread Next Date Index | Thread Index

    From: Andreas Bombe <bombe@i...>
    Date: Tue, 22 Jan 2002 21:52:18 +0100
    Subject: [oc] Re: Re: mirror - Domain names
    Top

    On Tue, Jan 22, 2002 at 06:06:30AM -0800, Tim O'Neil wrote:
    > >The DNS server needs to respond with different addresses depending on
    > >the requester's IP address.  Apart from software support, that requires
    > >building a network mapping table that makes sense, which would be quite
    > >some work I guess.
    > 
    > It would, especially if no one is quite sure what your talking about.
    > "The DNS server needs to respond with a different address depending on
    > the requestor's IP..." Not quite sure what your getting at here...
    > Running a stable of BIND 8 servers myself I would love to know.
    
    I meant transparently directing users who type "www.opencores.org" to
    mirrors.  Maybe I misunderstood the intention wrong that it should be
    done the _direct_ way, by resolving www.opencores.org to addresses of
    appropriate mirror servers.
    
    You can do that on the main web server with http redirects on second
    thought (and it probably is done that way more often) but then you'll
    still have everyone hitting the main server for the initial redirect.
    
    DNS redirect is for the real big mirroring needs where you don't want
    the web server having to process redirect tables (which would have to be
    done on every access, after all).  Then again... You could have a pure
    redirection server and have the master server be handled like a mirror.
    
    Just to have an idea, what number of accesses and bandwidth are we
    talking about for the current opencores server?  I don't expect it to be
    as big as e.g. kernel.org, but I still don't have an idea.  Was it
    mentioned already?
    
    -- 
    Andreas Bombe <bombe@i...>    DSA key 0x04880A44
    
    
    

    ReferenceAuthor
    RE: [oc] Re: mirror - Domain namesTim O'Neil

     
    Copyright (c) 1999 OPENCORES.ORG. All rights reserved.