How to “make your own” high speed proxies (reserving ips)
up vote
0
down vote
favorite
I was speaking with a friend, and he mentioned a service using thousands of their own IP's. What I mean by this is: they had somehow reserved a setset of ip addresses, and were using those to issue http requests. Does anyone have any idea on how this is done? I'm curious as how to replicate the end result of a proxy, but without having to actually proxy through another server, rather just "send" a request from a server using a different ip address. For my purpose, I need speed, so I would rather issue http requests from without having to chain through another server, slowing it down.
A quick diagram of what I mean: the speed from the server to a website should not change, should not route through an external server.
VPS (a server)
-> sends a request using ip xxx.xxx.xxx.1
-> sends a request using ip xxx.xxx.xxx.2
-> sends a request using ip xxx.xxx.xxx.3
-> sends a request using ip xxx.xxx.xxx.4
Edit:
upon doing some research, I think what I need is a /48 subnet/network of ipv6 addresses. Can anyone confirm this? Also, does anyone know of any hosting providers that will accommodate this.
I appreciate all help, thank you all.
http networking proxy ip
add a comment |
up vote
0
down vote
favorite
I was speaking with a friend, and he mentioned a service using thousands of their own IP's. What I mean by this is: they had somehow reserved a setset of ip addresses, and were using those to issue http requests. Does anyone have any idea on how this is done? I'm curious as how to replicate the end result of a proxy, but without having to actually proxy through another server, rather just "send" a request from a server using a different ip address. For my purpose, I need speed, so I would rather issue http requests from without having to chain through another server, slowing it down.
A quick diagram of what I mean: the speed from the server to a website should not change, should not route through an external server.
VPS (a server)
-> sends a request using ip xxx.xxx.xxx.1
-> sends a request using ip xxx.xxx.xxx.2
-> sends a request using ip xxx.xxx.xxx.3
-> sends a request using ip xxx.xxx.xxx.4
Edit:
upon doing some research, I think what I need is a /48 subnet/network of ipv6 addresses. Can anyone confirm this? Also, does anyone know of any hosting providers that will accommodate this.
I appreciate all help, thank you all.
http networking proxy ip
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I was speaking with a friend, and he mentioned a service using thousands of their own IP's. What I mean by this is: they had somehow reserved a setset of ip addresses, and were using those to issue http requests. Does anyone have any idea on how this is done? I'm curious as how to replicate the end result of a proxy, but without having to actually proxy through another server, rather just "send" a request from a server using a different ip address. For my purpose, I need speed, so I would rather issue http requests from without having to chain through another server, slowing it down.
A quick diagram of what I mean: the speed from the server to a website should not change, should not route through an external server.
VPS (a server)
-> sends a request using ip xxx.xxx.xxx.1
-> sends a request using ip xxx.xxx.xxx.2
-> sends a request using ip xxx.xxx.xxx.3
-> sends a request using ip xxx.xxx.xxx.4
Edit:
upon doing some research, I think what I need is a /48 subnet/network of ipv6 addresses. Can anyone confirm this? Also, does anyone know of any hosting providers that will accommodate this.
I appreciate all help, thank you all.
http networking proxy ip
I was speaking with a friend, and he mentioned a service using thousands of their own IP's. What I mean by this is: they had somehow reserved a setset of ip addresses, and were using those to issue http requests. Does anyone have any idea on how this is done? I'm curious as how to replicate the end result of a proxy, but without having to actually proxy through another server, rather just "send" a request from a server using a different ip address. For my purpose, I need speed, so I would rather issue http requests from without having to chain through another server, slowing it down.
A quick diagram of what I mean: the speed from the server to a website should not change, should not route through an external server.
VPS (a server)
-> sends a request using ip xxx.xxx.xxx.1
-> sends a request using ip xxx.xxx.xxx.2
-> sends a request using ip xxx.xxx.xxx.3
-> sends a request using ip xxx.xxx.xxx.4
Edit:
upon doing some research, I think what I need is a /48 subnet/network of ipv6 addresses. Can anyone confirm this? Also, does anyone know of any hosting providers that will accommodate this.
I appreciate all help, thank you all.
http networking proxy ip
http networking proxy ip
edited 16 hours ago
asked 17 hours ago
robert
495
495
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53203112%2fhow-to-make-your-own-high-speed-proxies-reserving-ips%23new-answer', 'question_page');
}
);
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password