The Artima Developer Community
Sponsored Link

Agile Buzz Forum
Profiling Web Velocity with httperf

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
James Robertson

Posts: 29924
Nickname: jarober61
Registered: Jun, 2003

David Buck, Smalltalker at large
Profiling Web Velocity with httperf Posted: Nov 7, 2008 4:27 PM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by James Robertson.
Original Post: Profiling Web Velocity with httperf
Feed Title: Cincom Smalltalk Blog - Smalltalk with Rants
Feed URL: http://www.cincomsmalltalk.com/rssBlog/rssBlogView.xml
Feed Description: James Robertson comments on Cincom Smalltalk, the Smalltalk development community, and IT trends and issues in general.
Latest Agile Buzz Posts
Latest Agile Buzz Posts by James Robertson
Latest Posts From Cincom Smalltalk Blog - Smalltalk with Rants

Advertisement

I set out to take a look at Web Velocity's scalability today, so I had to install httperf on my Mac. That required a C compiler, so I had to dig out the Leopard DVD and get XCode installed. No problem there - MacPorts worked great and gave me httperf in a jiffy after that.

However, I ran into a small problem - I can't really create more than about 40 requests per second, because httperf complains about FD_SETSIZE being smaller than the open file limit, so it limits itself to 1024. I really don't know what to do from here - my C language skills are rusty enough that they just flake off at this point. Any suggestions?

Technorati Tags: ,

Read: Profiling Web Velocity with httperf

Topic: Why would IT upgrade to Vista Now? Previous Topic   Next Topic Topic: Death of Print News Continues

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use