Cookie domain (Attribute)

An attribute that defines the domain scope of a cookie.

For security reasons, cookies can only be sent back to the web-server the creating document originated from. However, in large web-server farms, the web pages may be distributed for load balancing reasons. Because of this, the domain attribute provides a way to widen the scope to any machine within a domain.