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 8642059
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T11:40:55+00:00 2026-06-12T11:40:55+00:00

Responsibility of a server is to get request and giving appropriate response to the

  • 0

Responsibility of a server is to get request and giving appropriate response to the request. Then, what is the responsibility of a proxy server? Is there any relationship between server and proxy server(i.e, if server gets overloaded, then proxy server will pretend like a server)? If it is not true, then what is the solution when the server is getting overloaded?

  • 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-12T11:40:56+00:00Added an answer on June 12, 2026 at 11:40 am

    In general Serge’s answer is correct and succinct, and I upvoted it accordingly.

    To expand on Serge’s definition a bit… because your question talks about the relationship between servers, it sounds like you might be thinking about a category of proxy server called a reverse proxy.

    First let’s quickly define both forward and reverse proxies. Generally speaking, when using “forward” proxies, the client knows about the target server, and asks the proxy server to forward the request to that known server. In contrast, when using a “reverse” proxy, the client does not know what the target server is. The reverse proxy is set up to invisibly forward the request to a behind-the-scenes server, which does the actual work, and the reverse proxy passes along the response.

    Reverse proxies are very commonly used, for a variety of reasons:

    1. Hiding the actual servers from direct Internet access improves your security.
    2. You can “terminate” SSL at the proxy, which means decrypting the request at that point, so the web servers don’t have to perform that computationally expensive task.
    3. The proxy can act as a “load balancer”, distributing requests among a pool of servers doing the work, so your service can scale better.
    4. You can cache content at the proxy, greatly speeding up responses to duplicate requests.
    5. You can serve static content very fast, but still mix in dynamically-generated content that is produced by application servers.

    Hopefully this clarifies the relationship between “servers” and “proxy servers”.

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

Sidebar

Related Questions

I'm working on application whose main responsibility is to contact remote server and display
The responsibility of the visibility of a method is relegated to the class that
Who's responsibility is it to encode a string, the model or the view? I've
Suppose a class whose responsibility is to set parameters to a JDBC query. It
I gave to Google Guice the responsibility of wiring my objects. But, how can
The UI thread in Winforms have the responsibility of running the message pump, by
Is high cohesion a synonym for the Single Responsibility Principle? If not, how are
For my understanding purpose i have implemented Chain-Of-Responsibility pattern. //Abstract Base Type public abstract
In C++, whose responsibility is it to delete members of a class: the class,
do routed events from wpf have something in common with the chain of responsibility

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.