Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • Sorry, I didn't mention - I have a requirement that the client sends only one request (It is not a person/browser but a machine). The question is whether to do this computation in the web server or in another process. The web server also has to handle thousands of requests / second. Commented Feb 5, 2015 at 8:32
  • 1
    Please improve & edit your question to tell all this. Show the actual request URLs & HTTP messages... Commented Feb 5, 2015 at 8:37