[Varnish] #1662: BereqProtocol showing twice for HTTP 1.0 requests
    Varnish 
    varnish-bugs at varnish-cache.org
       
    Wed Jan 21 14:51:58 CET 2015
    
    
  
#1662: BereqProtocol showing twice for HTTP 1.0 requests
--------------------+--------------------
 Reporter:  fgsch   |       Owner:
     Type:  defect  |      Status:  new
 Priority:  normal  |   Milestone:
Component:  build   |     Version:  trunk
 Severity:  normal  |  Resolution:
 Keywords:          |
--------------------+--------------------
Description changed by fgsch:
Old description:
> The attached case displays BereqProtocol twice, one for HTTP 1.0 and one
> for HTTP 1.1.
>
> **** v1 0.4 vsl| 1002 BereqMethod b GET
> **** v1 0.4 vsl| 1002 BereqURL b /
> **** v1 0.4 vsl| 1002 BereqProtocol b HTTP/1.0
> **** v1 0.4 vsl| 1002 BereqHeader b X-Forwarded-For: 127.0.0.1
> **** v1 0.4 vsl| 1002 BereqProtocol b HTTP/1.1
New description:
 The attached case displays BereqProtocol twice, one for HTTP 1.0 and one
 for HTTP 1.1.
 {{{
 **** v1 0.4 vsl| 1002 BereqMethod b GET
 **** v1 0.4 vsl| 1002 BereqURL b /
 **** v1 0.4 vsl| 1002 BereqProtocol b HTTP/1.0
 **** v1 0.4 vsl| 1002 BereqHeader b X-Forwarded-For: 127.0.0.1
 **** v1 0.4 vsl| 1002 BereqProtocol b HTTP/1.1
 }}}
--
-- 
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1662#comment:1>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator
    
    
More information about the varnish-bugs
mailing list