View previous topic :: View next topic |
Author |
Message |
p3 -
Joined: 17 Jun 2005 Posts: 615
|
Posted: Sun Aug 21, 2005 6:41 pm Post subject: Binding |
|
|
This may be kind of stuipid, but... Does binding your server to a certain IP Address have any side effects? |
|
Back to top |
|
 |
MonkeyNation -
Joined: 05 Feb 2005 Posts: 921 Location: Cardiff
|
Posted: Sun Aug 21, 2005 7:18 pm Post subject: Re: Binding |
|
|
p3 wrote: | This may be kind of stuipid, but... Does binding your server to a certain IP Address have any side effects? |
It can cause anything from mild rashes to leprosy.
Seriously, dont think so, not sure how abyss handles it exactly, but I imagine it would just ignore requests to or to domains pointing to addresses other than the one you specify. _________________
 |
|
Back to top |
 |
 |
p3 -
Joined: 17 Jun 2005 Posts: 615
|
Posted: Sun Aug 21, 2005 7:20 pm Post subject: Re: Binding |
|
|
MonkeyNation wrote: | p3 wrote: | This may be kind of stuipid, but... Does binding your server to a certain IP Address have any side effects? |
It can cause anything from mild rashes to leprosy.
Seriously, dont think so, not sure how abyss handles it exactly, but I imagine it would just ignore requests to or to domains pointing to addresses other than the one you specify. |
From what I understand, i think it broadcasts that this server is ALWAYS located on that IP, and when someone tries to contact that, it connects to my server... I dunno though :D |
|
Back to top |
|
 |
MonkeyNation -
Joined: 05 Feb 2005 Posts: 921 Location: Cardiff
|
Posted: Sun Aug 21, 2005 7:26 pm Post subject: Re: Binding |
|
|
p3 wrote: | MonkeyNation wrote: | p3 wrote: | This may be kind of stuipid, but... Does binding your server to a certain IP Address have any side effects? |
It can cause anything from mild rashes to leprosy.
Seriously, dont think so, not sure how abyss handles it exactly, but I imagine it would just ignore requests to or to domains pointing to addresses other than the one you specify. |
From what I understand, i think it broadcasts that this server is ALWAYS located on that IP, and when someone tries to contact that, it connects to my server... I dunno though :D |
Taken from the apache manual (Unpopular here, true, but its a good reference for some non apache specific things.)
Apache 1.3 Manual wrote: | BindAddress is used to restrict the server to listening to a single address, and can be used to permit multiple Apache servers on the same machine listening to different IP addresses. |
_________________
 |
|
Back to top |
 |
 |
p3 -
Joined: 17 Jun 2005 Posts: 615
|
Posted: Sun Aug 21, 2005 7:31 pm Post subject: Re: Binding |
|
|
MonkeyNation wrote: | p3 wrote: | MonkeyNation wrote: | p3 wrote: | This may be kind of stuipid, but... Does binding your server to a certain IP Address have any side effects? |
It can cause anything from mild rashes to leprosy.
Seriously, dont think so, not sure how abyss handles it exactly, but I imagine it would just ignore requests to or to domains pointing to addresses other than the one you specify. |
From what I understand, i think it broadcasts that this server is ALWAYS located on that IP, and when someone tries to contact that, it connects to my server... I dunno though :D |
Taken from the apache manual (Unpopular here, true, but its a good reference for some non apache specific things.)
Apache 1.3 Manual wrote: | BindAddress is used to restrict the server to listening to a single address, and can be used to permit multiple Apache servers on the same machine listening to different IP addresses. |
|
OK, thanks |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
|
Back to top |
|
 |
MonkeyNation -
Joined: 05 Feb 2005 Posts: 921 Location: Cardiff
|
Posted: Mon Aug 22, 2005 2:55 pm Post subject: Re: Binding |
|
|
Theres no search on the abyss manual, couldnt be bothered to wade through documents. _________________
 |
|
Back to top |
 |
 |
admin Site Admin
Joined: 03 Mar 2002 Posts: 1334
|
|
Back to top |
|
 |
MonkeyNation -
Joined: 05 Feb 2005 Posts: 921 Location: Cardiff
|
Posted: Mon Aug 22, 2005 3:04 pm Post subject: Re: Binding |
|
|
Didnt know about the site google directive :S
And I dont have abyss started. _________________
 |
|
Back to top |
 |
 |
|