Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #21290
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Steven Simpson <ss@domain.invalid> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: HTTP thread limit |
| Date | Thu, 10 Jan 2013 08:04:20 +0000 |
| Organization | A noiseless patient Spider |
| Lines | 14 |
| Message-ID | <4992s9-si7.ln1@s.simpson148.btinternet.com> (permalink) |
| References | <s9qse8hi84jv21924le8cdta61li4parcc@4ax.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Injection-Info | mx04.eternal-september.org; posting-host="b4b33b153c3702a82370146d93331fd7"; logging-data="9898"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+uWCbE9G0imosAc4VmMflGfWDLQD6wKgI=" |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 |
| In-Reply-To | <s9qse8hi84jv21924le8cdta61li4parcc@4ax.com> |
| Cancel-Lock | sha1:FUgVjFIqSB69ol+GOUGdCro2nlw= |
| Xref | csiph.com comp.lang.java.programmer:21290 |
Show key headers only | View raw
On 10/01/13 07:11, Roedy Green wrote: > Is there some limit in Java on how many HTTP GET probes you can have > going at once on different threads? How many waits you can have for a > response from some website out on the web? > > If so, what happens when you go over the limit? Do you just wait to > do your send or do you abort? Can you configure this limit? What is > it called? <http://docs.oracle.com/javase/7/docs/technotes/guides/net/http-keepalive.html> -- ss at comp dot lancs dot ac dot uk
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
HTTP thread limit Roedy Green <see_website@mindprod.com.invalid> - 2013-01-09 23:11 -0800
Re: HTTP thread limit Steven Simpson <ss@domain.invalid> - 2013-01-10 08:04 +0000
Re: HTTP thread limit Roedy Green <see_website@mindprod.com.invalid> - 2013-01-10 01:06 -0800
Re: HTTP thread limit Roedy Green <see_website@mindprod.com.invalid> - 2013-01-10 01:11 -0800
csiph-web