Should i disable Nagel's Algorithm in my http client?
- From: "phus" <luxiangyu@xxxxxxx>
- Date: 22 Dec 2006 04:42:59 -0800
I write a perl script to download many small files(<1M bytes) from
Internet(use Socket 1.78). but i found the script seems running slow.
so should i setsockopt TCP_NODELAY?
BTW: i found while the script running, "gabbage collect" in perl will
make my script run very slow. Anybody help? Thanks very much!
.
- Follow-Ups:
- Re: Should i disable Nagel's Algorithm in my http client?
- From: Thrill5
- Re: Should i disable Nagel's Algorithm in my http client?
- From: bugbear
- Re: Should i disable Nagel's Algorithm in my http client?
- Prev by Date: Re: Speeding up an application - general rules
- Next by Date: Re: Speeding up an application - general rules
- Previous by thread: PerlCtrl and C++
- Next by thread: Re: Should i disable Nagel's Algorithm in my http client?
- Index(es):
Relevant Pages
|