q: transfer encoding request header "te: chunked"

This is a discussion on q: transfer encoding request header "te: chunked" within the Apache forums in Application Servers & Tools category; Hi, I found that some agents sent http request headers as follows: te: chunked questions: 1. What is the meaning of this header? I still didn't found any description of it. 2. it looks like that this requests header (te: chunked) leads to passing by request in respect to the apache cache, and all request were send to the back-end web servers (like using force reload in the browser). Can the header "te: chunked" explain such behaviour or is there something else wrong? regards Harald Falkenberg and requests always --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server ...

Go Back   Application Development Forum > Application Servers & Tools > Apache

Object Mix

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #1  
Old 10-30-2008, 12:24 PM
Harald Falkenberg
Guest
 
Default q: transfer encoding request header "te: chunked"

Hi,

I found that some agents sent http request headers as follows:
te: chunked

questions:
1. What is the meaning of this header? I still didn't found any
description of it.
2. it looks like that this requests header (te: chunked) leads to
passing by request in respect to the apache cache, and all
request were send to the back-end web servers (like using
force reload in the browser). Can the header "te: chunked"
explain such behaviour or is there something else wrong?


regards
Harald Falkenberg

and requests always

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Reply With Quote
  #2  
Old 10-30-2008, 12:36 PM
Eric Covener
Guest
 
Default Re: q: transfer encoding request header "te: chunked"

On Thu, Oct 30, 2008 at 12:24 PM, Harald Falkenberg
<harald.falkenberg@desy.de> wrote:
> Hi,
>
> I found that some agents sent http request headers as follows:
> te: chunked
>
> questions:
> 1. What is the meaning of this header? I still didn't found any
> description of it.


rfc 2616 section 3.6.1

> 2. it looks like that this requests header (te: chunked) leads to
> passing by request in respect to the apache cache, and all
> request were send to the back-end web servers (like using
> force reload in the browser). Can the header "te: chunked"
> explain such behaviour or is there something else wrong?


If it's a chunked request body, it's likely not a GET -- so it won't be cached.

See "what can be cached" here:
http://httpd.apache.org/docs/2.2/caching.html#overview


--
Eric Covener
covener@gmail.com

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Reply With Quote
  #3  
Old 10-30-2008, 12:45 PM
Tom Evans
Guest
 
Default Re: q: transfer encoding request header "te: chunked"

On Thu, 2008-10-30 at 17:24 +0100, Harald Falkenberg wrote:
> Hi,
>
> I found that some agents sent http request headers as follows:
> te: chunked


For some secret definition of some? Can we know which UAs send this?

>
> questions:
> 1. What is the meaning of this header? I still didn't found any
> description of it.


RTFRFC
http://www.w3.org/Protocols/rfc2616/....html#sec14.39

> 2. it looks like that this requests header (te: chunked) leads to
> passing by request in respect to the apache cache, and all
> request were send to the back-end web servers (like using
> force reload in the browser). Can the header "te: chunked"
> explain such behaviour or is there something else wrong?


Doubt it. It simply negotiates how the client and server are prepared to
talk to each other, it shouldn't have any effect on cacheing. If the
exact same request is repeated, but without the TE header, does it then
hit the cache? telnet is your friend.

>
>
> regards
> Harald Falkenberg
>
> and requests always


Cheers

Tom


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Reply With Quote
Reply


Thread Tools
Display Modes


All times are GMT -5. The time now is 08:22 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vB Ad Management by =RedTyger=

In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.