|
|

|
Webservers know quite a bit about you
Your web browser sends a fair bit of data with each request.
More data is created on the server about which pages you access and how you move about.
Every computer that accesses the internet has an address that is unique across the entire world.
All this leaves a distinct footprint which is carefully logged and can be analysed with specialist software.
Here is a small sample of what information a web server knows about your system:
|
| Browser Detection |
| HTTP_ACCEPT | Accept: application/xhtml+xml, text/html;q=0.9, text/plain; |
| HTTP_ACCEPT_CHARSET | ISO-8859-1, utf-8;q=0.7, *;q=0.7 |
| HTTP_ACCEPT_ENCODING | gzip |
| HTTP_ACCEPT_LANGUAGE | en-us, en;q=0.5 |
| HTTP_CACHE_CONTROL | no-cache |
| HTTP_CONNECTION | close |
| HTTP_HOST | britishshares.com |
| HTTP_PRAGMA | no-cache |
| HTTP_USER_AGENT | CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
| REMOTE_ADDR | 38.103.63.58 |
| REMOTE_PORT | 49643 |
|