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

  • Home
  • SEARCH
  • 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 8821441
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T05:51:21+00:00 2026-06-14T05:51:21+00:00

I have a http server program running on linux host say B that listens

  • 0

I have a http server program running on linux host say B that listens to a port and consumes the requests.
I am trying to generate huge load (>10k requests per sec) to this http server. For this purpose, i have written a http client program that will repeatedly post a fixed size request to this http server from host A.

Now, what is the impact if i run multiple instances of the httpclient program on host A. Does that generate enough load. Or is there a limit on how many http clients i can run from one machine talking to one server-port.

My observation so far is increasing the number of instances does not really produce enough load or the http server program/OS is not accepting. And i see the cpu/memory/network consumption is very little.

Any ideas? How can i measure the bottleneck?

  • 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-14T05:51:23+00:00Added an answer on June 14, 2026 at 5:51 am

    Try apache ab to benchmark your webserver.
    This generates concurrent http requests very efficiently and is a defacto standard for this purpose.

    With ab you can easily create high load on one URL and analyse the results

    http://httpd.apache.org/docs/2.2/programs/ab.html

    $ ab -n 1000 -c 5 
    

    Creates 1000 total, 5 concurrent requests.
    Good tutorial how to work with ab
    http://www.cyberciti.biz/tips/howto-performance-benchmarks-a-web-server.html

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

Sidebar

Related Questions

I have an app running on port 9100 on a remote server serving http
I have a java program running on a linux server. I need to send
I have a PHP script (running on a Linux server) that ouputs the names
I have a UNIX server running. I have a program, that uploads images to
I have my Apache http server running on localhost:80 and restlet server on localhost:8182,
We have Tomcat application server set up at port 8080 and Apache Http Server
I have a small app that downloads some files from a remote (HTTP) server
I am running a HTTP server on my development machine. I have a website,
Running sql server 2005 I have database A. I am trying to restore from
I have some pdf files located on a http server: Like: http://domain.com/files/file1.pdf http://domain.com/files/file1.pdf http://domain.com/files/file1.pdf

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.