View Full Version : support multiple connection?
maidos
07-30-2008, 06:52 PM
Well as the title said wonder if my server can support 5 connection?
since right now using download manager it doesnt support resuming and only allow 1 connection.
I dont have any server firewall enabled at the moment and i have apache 2.2.9.
The downloads are served through http
Dismounted
07-31-2008, 06:51 AM
How is the file being downloaded? Is it a direct link, or through a script?
maidos
07-31-2008, 11:27 AM
well through a script, to be more exact vb mods downloadsII. I suppose i should contact the author for support?
But without the script i still get one connection only. I wish to raise it to 4-5 connection when they use download manager. Anyway to do this with an apache installed?
Dismounted
07-31-2008, 12:13 PM
If you can still only "open" one connection when directly downloading a file - I would suggest contacting your SysAdmin/Host as it is most likely a configuration issue.
maidos
07-31-2008, 12:41 PM
Actually the sysadmin says something very different. They said that since i have apache it wont support resuming and only allow one connection. Any help?
i got centos 5.2 64bit
Hi,
I believe as you are using apache to download, it does not support multiple
connections and resume downloads. Usually this is on special ftp servers.
Dismounted
08-01-2008, 05:56 AM
That is wrong - Apache will support download resuming/part splitting "out-of-the-box", as it is simply a header request for specific parts of the file. Unless you have disabled accepting these headers yourself, they will be "enabled".
maidos
08-01-2008, 06:11 AM
please help me how to allow 4 connection in that case
Dismounted
08-01-2008, 06:21 AM
It should be already enabled by default - I don't know your specific server configuration. As I've said before, contact your SysAdmin/Host.
maidos
08-01-2008, 06:31 AM
Well they said i would need to give them instruction how to allow 4 connnection since they believe this is not something it is possible because i use apache.
Please help. if you want me to give any specific configuration i will try to do so.
Dismounted
08-01-2008, 06:47 AM
<a href="http://dominia.org/djao/limitipconn.html" target="_blank">mod_limitipconn</a>
maidos
08-01-2008, 07:19 AM
thanks, installed and raised to 4 connection per ip. however i sitll only able to reach 1 connection using download manager
Dismounted
08-01-2008, 07:22 AM
You were implying that it multiple connections worked, now you're saying it doesn't? See post #8....
maidos
08-01-2008, 07:30 AM
You were implying that it multiple connections worked, now you're saying it doesn't? See post #8....
post 8 is ur reply
i think you misinterpet some of my replies here :/
since i dont recall even mentioning that multiple connections even worked
httpd -M
Loaded Modules:
core_module (static)
authn_file_module (static)
authn_default_module (static)
authz_host_module (static)
authz_groupfile_module (static)
authz_user_module (static)
authz_default_module (static)
auth_basic_module (static)
include_module (static)
filter_module (static)
deflate_module (static)
log_config_module (static)
logio_module (static)
env_module (static)
headers_module (static)
unique_id_module (static)
setenvif_module (static)
ssl_module (static)
mpm_prefork_module (static)
http_module (static)
mime_module (static)
dav_module (static)
status_module (static)
autoindex_module (static)
asis_module (static)
suexec_module (static)
cgi_module (static)
dav_fs_module (static)
dav_lock_module (static)
negotiation_module (static)
dir_module (static)
actions_module (static)
userdir_module (static)
alias_module (static)
rewrite_module (static)
so_module (static)
limitipconn_module (shared)
php5_module (shared)
Syntax OK
Dismounted
08-01-2008, 09:38 AM
post 8 is ur reply
Yes, and read it ;).
i think you misinterpet some of my replies here :/
since i dont recall even mentioning that multiple connections even worked
please help me how to allow 4 connection in that case
That post implies that you have multiple connections working and that you want to then limit it to four connections only.
maidos
08-01-2008, 09:45 AM
well in that case u ormyself misinterpet
That is wrong - Apache will support download resuming/part splitting "out-of-the-box", as it is simply a header request for specific parts of the file. Unless you have disabled accepting these headers yourself, they will be "enabled".
I assumed that your reply stated that multiple connection is possible therefore i thought since it was possible i wanted to raise to 4 connection but didnt knew how and i asked you for help
Dismounted
08-01-2008, 12:03 PM
Out-of-the-box, Apache will allow as many connections as possible. I said multiple connections are enabled by default - if it didn't work for you, why didn't you just say so?
My comments in post #8 still stand though.
maidos
08-01-2008, 12:11 PM
and as my earlier post said, they have no clue. They strongly believe that multiple connection is not possible as long as i have apache installed.
i thought you would understand that message that i could never get multiple connection possible consider that my sysadmin and the host said that with apache multiple connection is not possible. maybe ididnt made my msg clear enough?
But if you think it is possible what server configuration do i have to give you in order to raise the connection limit?
Dismounted
08-02-2008, 04:32 AM
There is no connection limit - unless you have modified Apache. Can this be any clearer?
maidos
08-02-2008, 05:43 AM
Clear enough. Though i havent modified the apache but im uncertain about what sysadmin did because they said they only optimized the server. They keep saying that apache can only give one connection because of the apache. Any help?
Dismounted
08-02-2008, 11:04 AM
I don't know what they did - I do know, however, that Apache can give more than one connection per IP, as been stated several times.
Wow, this thread is one for the books. Provide the following info:
1) A link to a file
2) Who is your host?
3) Is this a shared, dedicated, vps, etc?
4) Is there a cp installed (IE CPanel)
Give that info and we can move ahead...
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.