What is the difference between a web-garden and a web-farm?

What is the difference between a web-garden and a web-farm?
Web garden is a web hosting system. It is a setup of multi processors in single server.

Web farm is a web hosting system. It is a multi-server scenario.

Where are cookies actually stored on the hard disk

 

The storage of cookies on the hard disk depends on OS and the browser. The Netscape navigator on Windows, the file cookies.txt contains all the cookies. The path is :
c:\Program Files\Netscape\Users\username\cookies.txt
The Internet Explorer stores the cookies on a file by name username@website.txt is
c:\Windows\Cookies\username@Website.txt