HTTP module: Difference between revisions

no edit summary
(Created page with " ==HTTP module== The HTTP module processes HTTP traffic and stores the requested host names of the HTTP requests internally for cross-referencing so that name lookup is possi...")
 
No edit summary
Line 1: Line 1:
==HTTP module==
The HTTP module processes HTTP traffic and stores the requested host names of the HTTP requests internally for cross-referencing so that name lookup is possible for an IP even if no DNS name has been seen for it.
The HTTP module processes HTTP traffic and stores the requested host names of the HTTP requests internally for cross-referencing so that name lookup is possible for an IP even if no DNS name has been seen for it.
Since a server may handle multiple so-called virtual hosts, multiple names can be seen as well for an IP.  
Since a server may handle multiple so-called virtual hosts, multiple names can be seen as well for an IP.  
1,775

edits