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

Bug#678504: marked as done (apache2: "request failed: error reading the headers" with SSL and Firefox/13.0.1)



Your message dated Sat, 28 May 2016 14:43:49 +0200 (CEST)
with message-id <alpine.DEB.2.11.1605281440010.31657@eru.sfritsch.de>
and subject line Re: Bug#678504: apache2: "request failed: error reading the headers" with SSL and Firefox/13.0.1
has caused the Debian Bug report #678504,
regarding apache2: "request failed: error reading the headers" with SSL and Firefox/13.0.1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
678504: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678504
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apache2.2-common
Version: 2.2.16-6+squeeze7
Severity: normal

I have this error while doing a POST of a large file on a VirtualHost using SSL.

error:

 [Wed Jun 20 12:10:31 2012] [error] [client 82.226.xx.xxx] request failed:
 error reading the headers, referer:
 https://xxx.example.org/Programme/integration_xxx_xxxxx.html

 [Wed Jun 20 12:12:50 2012] [error] [client 82.226.xx.xxx] request failed:
 error reading the headers, referer:
 https://xxx.example.org/Programme/integration_xxx_xxxxx.html

access log for the first (default) SSL virtual host. It was not the expected
virtualHost (probably because the host header was not properly parsed):

 82.226.xx.xxx 21913997 - [20/Jun/2012:12:10:09 +0200] "POST
 /Programme/transfert.php HTTP/1.1" 400 235
 "https://xxx.example.org/Programme/integration_xxx_xxxxx.html"; "Mozilla/5.0
 (Windows NT 6.0; rv:13.0) Gecko/20100101 Firefox/13.0.1"

 82.226.xx.xxx 22144249 - [20/Jun/2012:12:12:28 +0200] "POST
 /Programme/transfert.php HTTP/1.1" 400 235
 "https://xxx.example.org/Programme/integration_xxx_xxxxx.html"; "Mozilla/5.0
 (Windows NT 6.0; rv:13.0) Gecko/20100101 Firefox/13.0.1"

Everything was working fine for years; windows-Firefox and debian-Apache
updated at each release.

LogFormat "%h %D %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\""

-- Package-specific info:
List of /etc/apache2/mods-enabled/*.load:
  actions alias auth_basic authn_file authnz_ldap authz_default
  authz_host authz_user autoindex-nuvola dav dav_fs dav_svn deflate
  dir env expires headers info ldap mime negotiation php5 proxy
  proxy_http reqtimeout rewrite setenvif ssl status wsgi
List of enabled php5 extensions:
  adodb apc curl gd imagick imap ldap mcrypt mysql mysqli pdo
  pdo_mysql pspell recode tidy xmlrpc xsl

-- System Information:
Debian Release: 6.0.5
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.1.4.skc2 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages apache2 depends on:
ii  apache2-mpm-prefork    2.2.16-6+squeeze7 Apache HTTP Server - traditional n
ii  apache2.2-common       2.2.16-6+squeeze7 Apache HTTP Server common files

apache2 recommends no packages.

apache2 suggests no packages.

Versions of packages apache2.2-common depends on:
ii  apache2-utils          2.2.16-6+squeeze7 utility programs for webservers
ii  apache2.2-bin          2.2.16-6+squeeze7 Apache HTTP Server common binary f
ii  libmagic1              5.04-5+squeeze2   File type determination library us
ii  lsb-base               3.2-23.2squeeze1  Linux Standard Base 3.2 init scrip
ii  mime-support           3.48-1            MIME files 'mime.types' & 'mailcap
ii  perl                   5.10.1-17squeeze3 Larry Wall's Practical Extraction 
ii  procps                 1:3.2.8-9squeeze1 /proc file system utilities

-- no debconf information



--- End Message ---
--- Begin Message ---
Hi,

I am sorry for not answering to your bug report.

On Fri, 22 Jun 2012, Sebastien Koechlin wrote:
> I have this error while doing a POST of a large file on a VirtualHost using SSL.

I suspect that you would have needed to increase SSLRenegBufferSize:

http://httpd.apache.org/docs/2.4/mod/mod_ssl.html#sslrenegbuffersize


Since so much has changed in mod_ssl between 2.2.16 and 2.4, I will 
close the bug. If someone experiences this problem with 2.4, please 
re-open.

Cheers,
Stefan

--- End Message ---

Reply to: