sks-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Sks-devel] keyserver.linux.it - Error parsing headers: no colon fou


From: Marco Nenciarini
Subject: Re: [Sks-devel] keyserver.linux.it - Error parsing headers: no colon found
Date: Wed, 27 Apr 2005 12:03:22 +0200
User-agent: Mutt/1.5.9i

On Tue, Apr 26, 2005 at 02:31:54PM +0200, Marco Nenciarini wrote:
> 
> Ik, i've addad these lines to my apache conf:
> 
> ProxyVia Block
> SetEnv force-proxy-request-1.0 1
> SetEnv proxy-nokeepalive 1
> 
> If the apache documentation is right these lines tell it to remove the
> Via header and force HTTP 1.0 compliance.
> 
> Can someone test it with unpatched client?
> 

Self response: it does not work.

I've tried with

ProxyVia Block
<Location /pks>
    SetEnv downgrade-1.0 1
    SetEnv force-response-1.0 1
</Location>

And this seem to be better, but the main problem still here.

The problem is that apache handle all request without http version
(HTTP/1.X at end of first line) stripping out all headers from
response, and that make sks confused.

I think the better solution is adding Jason's patch to main sks
distribution.

Bye

-- 
---------------------------------------------------------------------
|    Marco Nenciarini    | Debian/GNU Linux Developer - Plug Member |
| address@hidden | http://www.prato.linux.it/~mnencia       |
---------------------------------------------------------------------
Key fingerprint = FED9 69C7 9E67 21F5 7D95  5270 6864 730D F095 E5E4

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]