Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8846835
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T12:05:50+00:00 2026-06-14T12:05:50+00:00

the title may be a little bit confusing, but I don’t know how to

  • 0

the title may be a little bit confusing, but I don’t know how to explain easier or different. I’m writing a local Proxy Server in C# right now. When a HTTP-Request started by Browser and redirected by Proxy is answered by the according Web Server a bunch of new HTTP-Requests is launched by the Browser, (Can you tell me how the Browser knows, what to reload, and how this works) pictures for example. What I need to know is: Do I have to start a DNS Request for every single reloaded Object or is it possible to use the IP-Adress from the first HTTP-Request?

Greets, Thomas

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T12:05:51+00:00Added an answer on June 14, 2026 at 12:05 pm

    From Wikipedia:

    The DNS Resolution Process reduces the load on individual servers by caching DNS request records for a period of time after a response. This entails the local recording and subsequent consultation of the copy instead of initiating a new request upstream. The time for which a resolver caches a DNS response is determined by a value called the time to live (TTL) associated with every record. The TTL is set by the administrator of the DNS server handing out the authoritative response. The period of validity may vary from just seconds to days or even weeks.

    So while the TTL has not expired yet, you can reuse the resolved IP address(es) without performing a new DNS lookup. When the TTL has expired, you need to perform a new DNS lookup.

    The Dns Class does not expose the TTL associated with the IP addresses and I’m not sure if it caches the IP addresses. You could check if it performs caching, e.g., by looking at the traffic using Wireshark. If it does, just call the Dns Class methods every time. If not, implement your own DNS client or grumble and call the Dns Class methods every time.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

The title may be a little confusing, but I don't know how else to
The title may have been confusing, but please let me explain: Currently when I
The title may sound confusing but it actually isn't, I just didn't know how
I understand the title may be a little vague, but, hopefully, I can explain
Title may be a little confusing, so let me explain. I am trying to
I know my title may be a little convoluted but I am really quite
This title may sound a little bit crazy, but this is what is making
I know the title may sound a little weird, but the same goes for
Title may be confusing, but here's explanation with code. Based on some conditions, I
The title may be a bit ambiguous, but I couldn't think of a better

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.