|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
||||
|
||||
|
Internet Protocols
Hi All,
I have a quick question regarding Internet Protocols which are stored in a 'Combined Log Format' as defined by Apache. An example of a log entry: 206.217.9.110 - - [27/Jan/2003:16:34:54 -0700] "GET /blah/dir/page.php HTTP/1.1" 200 17818 "http://www.domain.com/index.php" "Mozilla/4.0 (compatible; MSIE 5.0; MSNIA; Windows 98; DigExt)" The part I am interested in is the HTTP/1.1 And I am basically trying to find out what possible values can be stored here so that I can build my regular expression accordingly. So far I have only come across HTTP/1.0 and HTTP/1.1 Is the HTTP present in all log entries and just the 1.0|.1 likely to change for example? TIA
__________________
--------------------- -- SilkySmooth -- --------------------- Proxy | Little Directory |
|
#2
|
||||
|
||||
|
You will occasionally see 0.9, but very rarely. Yes, 1.0 and 1.1 is standard now and probably not going to change any time soon. There's 1.2 extension as well, but I have never seen it live.
__________________
And you know I mean that. |
|
#3
|
||||
|
||||
|
Cheers Al
|
![]() |
| Viewing: Dev Shed Forums > Other > Dev Shed Lounge > Internet Protocols |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|