On 10/11/2006 11:09 PM, Jeff Trawick wrote:
> On 10/11/06, Ruediger Pluem <[EMAIL PROTECTED]> wrote:

>> 2. Although GET is mentioned to be idempotent in RFC 2616 (9.1.2)
>> along with some other methods
>>    it is not a good idea to regard a GET / HEAD with query parameters
>> to be idempotent.
> 
> 
> <Location /proxy/all_gets_are_idempotent>
> SetEnv foomatic=1
> </Location>

Sorry I don't get the point here. Could you please explain?

> 
> (In case it isn't stated explicitly already)  No such retry would be
> performed on the initial request sent on a connection, right?

Yes, this should be only done if we get an existing connection from the pool.

Regards

RĂ¼diger



Reply via email to