I have an entry on "dl1.mangatraders.com" with a connection limit of 1 in Site Manager, and I am already downloading a file from that server. When I add another download with a link that redirects to "dl1.mangatraders.com", it doesn't enforce the max connection limit.
I am using FDM 3.8 b1173 on Win XP SP3.
Code:
02:18:19 2012-01-31 Starting download...
02:18:19 2012-01-31 GET /download/file/41583 HTTP/1.1
Referer: http://www.mangatraders.com/manga/series/48
Cookie: PHPSESSID=efb0ed1f7ce...blabla...
Host: www.mangatraders.com
02:18:20 2012-01-31 HTTP/1.1 302 Found
X-Powered-By: PHP/5.2.12
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Location: http://dl1.mangatraders.com/downloads/1374bea4081f037902743e1d5c98ddde/4f26df0f/229598-Pretty Face vol 01.rar
Content-type: text/html
Content-Length: 0
Date: Mon, 30 Jan 2012 18:18:55 GMT
Server: lighttpd/1.4.26
It's supposed to stop right HERE :(
02:18:20 2012-01-31 Redirecting...
02:18:20 2012-01-31 Redirection succeeded. Opening new URL
02:18:20 2012-01-31 GET /downloads/1374bea4081f037902743e1d5c98ddde/4f26df0f/229598-Pretty%20Face%20vol%2001.rar HTTP/1.1
Referer: http://www.mangatraders.com/manga/series/48
Host: dl1.mangatraders.com
02:18:21 2012-01-31 HTTP/1.1 403 Forbidden
Content-Type: text/html
Content-Length: 3301
Date: Mon, 30 Jan 2012 18:18:55 GMT
Server: lighttpd/1.4.28
02:18:21 2012-01-31 Access denied. Invalid user name or password
02:18:21 2012-01-31 Stopped
I have an entry on "dl1.mangatraders.com" with a connection limit of 1 in Site Manager, and I am already downloading a file from that server. When I add another download with a link that redirects to "dl1.mangatraders.com", it doesn't enforce the max connection limit.
I am using FDM 3.8 b1173 on Win XP SP3.
[code]02:18:19 2012-01-31 Starting download...
02:18:19 2012-01-31 GET /download/file/41583 HTTP/1.1
Referer: http://www.mangatraders.com/manga/series/48
Cookie: PHPSESSID=efb0ed1f7ce...blabla...
Host: www.mangatraders.com
02:18:20 2012-01-31 HTTP/1.1 302 Found
X-Powered-By: PHP/5.2.12
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Location: http://dl1.mangatraders.com/downloads/1374bea4081f037902743e1d5c98ddde/4f26df0f/229598-Pretty Face vol 01.rar
Content-type: text/html
Content-Length: 0
Date: Mon, 30 Jan 2012 18:18:55 GMT
Server: lighttpd/1.4.26
It's supposed to stop right HERE :(
02:18:20 2012-01-31 Redirecting...
02:18:20 2012-01-31 Redirection succeeded. Opening new URL
02:18:20 2012-01-31 GET /downloads/1374bea4081f037902743e1d5c98ddde/4f26df0f/229598-Pretty%20Face%20vol%2001.rar HTTP/1.1
Referer: http://www.mangatraders.com/manga/series/48
Host: dl1.mangatraders.com
02:18:21 2012-01-31 HTTP/1.1 403 Forbidden
Content-Type: text/html
Content-Length: 3301
Date: Mon, 30 Jan 2012 18:18:55 GMT
Server: lighttpd/1.4.28
02:18:21 2012-01-31 Access denied. Invalid user name or password
02:18:21 2012-01-31 Stopped[/code]