[SATLUG] Multiple websites at single IP?
Zeb Fletcher
zeb.fletcher at gmail.com
Thu Sep 20 15:50:56 CDT 2007
If he gets Road Runner business class then he should get multiple IPs I
believe 5 sounds right. Then you could run multiple interfaces or
sub-interfaces with different IP address allowing you to further seperate
them.
Also if you use the URL handler and have multiple websites if a user enters
the IP address of the site they will goto the default website. We ran into
this problem awhile back.
On 9/20/07, Richard Maynard <richard.maynard at gmail.com> wrote:
>
> > Most of the clients who are likely to have issues with this sort of
> > thing are going to be older browsers that are typically used by
> > physically challenged people and specially adapted to their needs
> > (especially for those that are blind or deaf), and browsers that are
> > used on most hand-held/mobile devices.
>
> Most mobile devices support the 1.1 specification, especially host
> headers. Here is a small sample of data from just today on a medium
> traffic mobile web service:
>
> {15} [ephur@]> tail -20000 access.log | awk '{ print $8 " " $12 }' |
> awk -F\" '{ print $1 " " $3}' | sort | uniq -c | sort -n | tail -20
> 87 HTTP/1.1 Samsung-SPHA640
> 87 HTTP/1.1 Samsung-SPHM500
> 90 HTTP/1.1 Samsung-SPHA900
> 98 HTTP/1.1 Motorola-V3m
> 152 HTTP/1.1 BigBrother
> 294 HTTP/1.0 -
> 536 HTTP/1.0 BlackBerry7250/4.0.0
> 745 HTTP/1.1 BlackBerry7730/3.7.1
> 750 HTTP/1.1 Mozilla/4.8
> 866 HTTP/1.0 Mozilla/5.0
> 989 HTTP/1.1 Microsoft-WebDAV-MiniRedir/5.1.2600
> 1479 HTTP/1.1 BlackBerry/3.5.0
> 1488 HTTP/1.1 BlackBerry7230/3.7.1
> 1517 HTTP/1.1 BlackBerry7730/3.7.0
> 1520 HTTP/1.1 BlackBerry/3.6.0
> 1522 HTTP/1.1 Opera/7.51
> 1548 HTTP/1.1 BlackBerry7230/3.7.0
> 1564 HTTP/1.1 Mozilla/4.51
> 1672 HTTP/1.1 Mozilla/4.0
> 1996 HTTP/1.1 Java/1.4.1
>
> The http 1.1 specification is very widely supported.
>
> -- Richard Maynard
> --
> _______________________________________________
> SATLUG mailing list
> SATLUG at satlug.org
> http://alamo.satlug.org/mailman/listinfo/satlug to unsubscribe
> Powered by Rackspace (www.rackspace.com)
>
More information about the SATLUG
mailing list