|
|
|
||||
|
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#1 |
|
Too lazy to set a custom title
Join Date: Aug 2001
Location: The Netherlands
Posts: 13,723
|
How to download more then 2-3 things in Internet Explorer?
When I'm downloading a lot of zips from servers over HTTP, I can't download more then 2 zips at a time. When one ends, nr 3 starts etc.
How to increase this without download managers? Is this possible? If not, what spyware/crap free managers would you suggest Andre
__________________
Questions? ICQ: 125184542 |
|
|
|
|
|
#2 |
|
Confirmed User
Industry Role:
Join Date: Aug 2001
Location: Nomad
Posts: 5,196
|
you can use get right
If I remember correctly there used to be a setting in the registry that allowed you to connect to the same ip more than 3x (it could be limited by servers now, not sure) might wanna search google
__________________
. |
|
|
|
|
|
#3 |
|
So Fucking Banned
Industry Role:
Join Date: Apr 2001
Location: N.Y. -Long Island --
Posts: 122,992
|
there is a way , brb let me get you info on it
|
|
|
|
|
|
#4 |
|
So Fucking Banned
Join Date: Aug 2001
Posts: 2,875
|
its a reg hack...hold on
Jon |
|
|
|
|
|
#5 |
|
So Fucking Banned
Industry Role:
Join Date: Apr 2001
Location: N.Y. -Long Island --
Posts: 122,992
|
|
|
|
|
|
|
#6 |
|
So Fucking Banned
Join Date: Aug 2001
Posts: 2,875
|
|
|
|
|
|
|
#7 | |
|
Too lazy to set a custom title
Industry Role:
Join Date: Aug 2002
Posts: 55,372
|
Quote:
__________________
Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence. ![]() WP Stuff |
|
|
|
|
|
|
#8 |
|
Confirmed User
Join Date: Jun 2001
Location: inside my brain
Posts: 2,035
|
well - use flashget.
or download and work with ziped content directly at your server under shell - if it zips with content for example.
__________________
LONGBUCKS-Teen, Mature, Reality, Gay sites. Free hosting (cgi/php/mysql/cron etc). FHGs. Free content.Great rebills. Support icq - 313-882-945 Webmaster friendly high recommended programs to promote (personal experience): RoyalCash-Teen ProfitX -Video SmokinCash-Amateur,Lesbo,Squirting |
|
|
|
|
|
#9 |
|
So Fucking Banned
Industry Role:
Join Date: Apr 2001
Location: N.Y. -Long Island --
Posts: 122,992
|
BTW
This thread is ![]() |
|
|
|
|
|
#10 |
|
So Fucking Banned
Industry Role:
Join Date: Apr 2001
Location: N.Y. -Long Island --
Posts: 122,992
|
http://support.microsoft.com/kb/q183110/
SUMMARY WinInet limits the number of simultaneous connections that it makes to a single HTTP server. If you exceed this limit, the requests block until one of the current connections has completed. This is by design and is in agreement with the HTTP specification and industry standards. MORE INFORMATION WinInet limits connections to a single HTTP 1.0 server to four simultaneous connections. Connections to a single HTTP 1.1 server are limited to two simultaneous connections. The HTTP 1.1 specification (RFC2616) mandates the two-connection limit. The four-connection limit for HTTP 1.0 is a self-imposed restriction that coincides with the standard that is used by a number of popular Web browsers. The only evidence of this limitation to your application is that calls such as HttpSendRequest and InternetOpenURL appear to take longer to complete because they wait for previous connections to be freed up before their requests are sent. You can configure WinInet to exceed this limit by creating and setting the following registry entries: Note By changing these settings, you cause WinInet to go against the HTTP protocol specification recommendation. You should only do this if absolutely necessary and then you should avoid doing standard Web browsing while these settings are in effect: HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Internet Settings MaxConnectionsPerServer REG_DWORD (Default 2) Sets the number of simultaneous requests to a single HTTP 1.1 Server MaxConnectionsPer1_0Server REG_DWORD (Default 4) Sets the number of simultaneous requests to a single HTTP 1.0 Server These settings are made for a particular user and will have no affect on other users who log on to the computer. In Internet Explorer 5, it is possible to change the connection limit programmatically by calling the InternetSetOption function on NULL handle with the following flags (note that it will change connection limit for the whole process): INTERNET_OPTION_MAX_CONNS_PER_SERVER INTERNET_OPTION_MAX_CONNS_PER_1_0_SERVER Note If the process has established a connection to a server, if you change the connection limit by calling InternetSetOption, the function does not have any effect to subsequent connections on the same server. This occurs even if a prevous connection is disconnected prior to the call to InternetSetOption. Connection limit does affect all other servers |
|
|
|
|
|
#11 | |
|
So Fucking Banned
Industry Role:
Join Date: Apr 2001
Location: N.Y. -Long Island --
Posts: 122,992
|
Quote:
|
|
|
|
|
|
|
#12 |
|
Too lazy to set a custom title
Join Date: Aug 2001
Location: The Netherlands
Posts: 13,723
|
You guys are to good for me. Thanks thanks thanks
__________________
Questions? ICQ: 125184542 |
|
|
|