[Bug 595116] Re: ssl error reading the headers

2010-10-20 Thread Jan K.
Fix works for us too!

-- 
ssl error reading the headers
https://bugs.launchpad.net/bugs/595116
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 595116] Re: ssl error reading the headers

2010-10-18 Thread Martin Pitt
** Tags added: verification-donee
** Tags removed: verification-needed

** Tags added: verification-done
** Tags removed: verification-donee

** Changed in: apache2 (Ubuntu)
   Status: Confirmed = Fix Released

-- 
ssl error reading the headers
https://bugs.launchpad.net/bugs/595116
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 595116] Re: ssl error reading the headers

2010-10-18 Thread Launchpad Bug Tracker
This bug was fixed in the package apache2 - 2.2.14-5ubuntu8.3

---
apache2 (2.2.14-5ubuntu8.3) lucid-proposed; urgency=low

  * debian/apache2.2-common.postinst: Don't fail if you can load the reqtimeout 
module.
(LP: #621837)
  * debian/patches/Backport fix for upstream bug PR 45444: 
https://issues.apache.org/bugzilla/show_bug.cgi?id=45444. (LP: #609290, 
#589611, #595116)
 -- Chuck Short zul...@ubuntu.com   Mon, 27 Sep 2010 14:06:57 -0400

** Changed in: apache2 (Ubuntu Lucid)
   Status: Fix Committed = Fix Released

** Bug watch added: Apache Software Foundation Bugzilla #45444
   http://issues.apache.org/bugzilla/show_bug.cgi?id=45444

-- 
ssl error reading the headers
https://bugs.launchpad.net/bugs/595116
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 595116] Re: ssl error reading the headers

2010-10-16 Thread tomg7...@yahoo.com
Confirmed the fix - we no longer see any errors saying  request failed:
error reading the headers - and all the web pages work as expected.  I
searched the internet for weeks looking for that message, and failed,
until I added ubuntu to the search - and found this thread - this was a
huge fix for us - thank you.

For anyone looking to fix the same issue, here are the steps I used:

echo deb http://archive.ubuntu.com/ubuntu/ lucid-proposed restricted
main multiverse universe  /etc/apt/sources.list

cat  /etc/apt/preferences
Package: *
Pin: release a=lucid-security
Pin-Priority: 990

Package: *
Pin: release a=lucid-updates
Pin-Priority: 900

Package: *
Pin: release a=lucid-proposed
Pin-Priority: 400

(control-D to end)

Then 
aptitude install apache2/lucid-proposed

Don't pick the first solution, but instead pick the following one:

Upgrade the following packages:
apache2-mpm-worker [2.2.14-5ubuntu8.2 (lucid-updates, lucid-security, now) - 
2.2.14-5ubuntu8.3 (lucid-proposed)]
apache2-threaded-dev [2.2.14-5ubuntu8.2 (lucid-updates, lucid-security, now) - 
2.2.14-5ubuntu8.3 (lucid-proposed)]
apache2.2-bin [2.2.14-5ubuntu8.2 (lucid-updates, lucid-security, now) - 
2.2.14-5ubuntu8.3 (lucid-proposed)]
apache2.2-common [2.2.14-5ubuntu8.2 (lucid-updates, lucid-security, now) - 
2.2.14-5ubuntu8.3 (lucid-proposed)]

Score is 53

Then the install will show:

The following packages will be upgraded:
  apache2 apache2-mpm-worker apache2-threaded-dev apache2.2-bin apache2.2-common

Now be sure you have the right stuff:

r...@ubuntu:/etc/apt# dpkg -l | grep apach
ii  apache2 2.2.14-5ubuntu8.3   
  Apache HTTP Server metapackage
ii  apache2-mpm-worker  2.2.14-5ubuntu8.3   
  Apache HTTP Server - high speed threaded model
ii  apache2-threaded-dev2.2.14-5ubuntu8.3   
  Apache development headers - threaded MPM
ii  apache2-utils   2.2.14-5ubuntu8.2   
  utility programs for webservers
ii  apache2.2-bin   2.2.14-5ubuntu8.3   
  Apache HTTP Server common binary files
ii  apache2.2-common2.2.14-5ubuntu8.3   
  Apache HTTP Server common files

If you see 8.3, then you have the new code...  Thanks again.

-- 
ssl error reading the headers
https://bugs.launchpad.net/bugs/595116
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 595116] Re: ssl error reading the headers

2010-09-29 Thread Jean-Baptiste Lallement
@Eric, apache2 2.2.14-5ubuntu8.3 in lucid-proposed is the version to
test. Thank you for helping.

-- 
ssl error reading the headers
https://bugs.launchpad.net/bugs/595116
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 595116] Re: ssl error reading the headers

2010-09-28 Thread Martin Pitt
Accepted apache2 into lucid-proposed, the package will build now and be
available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Changed in: apache2 (Ubuntu Lucid)
   Status: Confirmed = Fix Committed

-- 
ssl error reading the headers
https://bugs.launchpad.net/bugs/595116
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 595116] Re: ssl error reading the headers

2010-09-28 Thread Eric Swenson
I see 2.2.14-5ubuntu8.3 in lucid-proposed.  Is this the version with the
fix?

-- 
ssl error reading the headers
https://bugs.launchpad.net/bugs/595116
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 595116] Re: ssl error reading the headers

2010-09-24 Thread James Gregory
Any idea when this bug is due to be fixed?

-- 
ssl error reading the headers
https://bugs.launchpad.net/bugs/595116
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 595116] Re: ssl error reading the headers

2010-09-14 Thread Alex
Does there anything happen? This bug is a pain in daily work...

-- 
ssl error reading the headers
https://bugs.launchpad.net/bugs/595116
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 595116] Re: ssl error reading the headers

2010-09-14 Thread Jiří Engelthaler
Yes. Fixing this bug is next in queue. See
https://bugs.launchpad.net/ubuntu/lucid/+source/apache2/+bug/589611

-- 
ssl error reading the headers
https://bugs.launchpad.net/bugs/595116
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 595116] Re: ssl error reading the headers

2010-08-27 Thread Jiří Engelthaler
** Changed in: apache2 (Ubuntu)
   Status: Fix Released = Invalid

-- 
ssl error reading the headers
https://bugs.launchpad.net/bugs/595116
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 595116] Re: ssl error reading the headers

2010-08-27 Thread Jiří Engelthaler
** Changed in: apache2 (Ubuntu)
   Status: Invalid = Confirmed

** Changed in: apache2 (Ubuntu Lucid)
   Status: Fix Committed = Confirmed

-- 
ssl error reading the headers
https://bugs.launchpad.net/bugs/595116
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 595116] Re: ssl error reading the headers

2010-08-24 Thread Jiří Engelthaler
2.2.14-5ubuntu8.2 doesn't contain fix for this bug.

-- 
ssl error reading the headers
https://bugs.launchpad.net/bugs/595116
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 595116] Re: ssl error reading the headers

2010-08-23 Thread Benjie Gillam
I have done the following updates to -proposed over a fresh install of
Ubuntu server 10.04.1 (32-bit, hosted on Amazon EC2)

apache2-mpm-worker upgraded from version 2.2.14-5ubuntu8 to version 
2.2.14-5ubuntu8.2
apache2.2-bin upgraded from version 2.2.14-5ubuntu8 to version 2.2.14-5ubuntu8.2
apache2.2-common upgraded from version 2.2.14-5ubuntu8 to version 
2.2.14-5ubuntu8.2
libssl0.9.8 upgraded from version 0.9.8k-7ubuntu8 to version 0.9.8k-7ubuntu8.1

I'm still getting the issues (SSL+SVN+Basic Auth):

svn: Commit failed (details follow):
svn: Server sent unexpected return value (400 Bad Request) in response to 
OPTIONS request for 'https://svn.[SNIPPED]'

From the apache2 error log:

[Mon Aug 23 14:03:46 2010] [error] [client {IP_ADDRESS_ONE}] request failed: 
error reading the headers
[Mon Aug 23 14:04:04 2010] [error] [client {IP_ADDRESS_TWO}] Invalid method in 
request ction-set//D:optionsOPTIONS /svn_[SNIPPED] HTTP/1.1
[Mon Aug 23 14:04:31 2010] [error] [client {IP_ADDRESS_TWO}] Invalid method in 
request ction-set//D:optionsOPTIONS /svn_[SNIPPED] HTTP/1.1

Hopefully my [SNIPPED] etc doesn't disguise the important parts?

-- 
ssl error reading the headers
https://bugs.launchpad.net/bugs/595116
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 595116] Re: ssl error reading the headers

2010-08-20 Thread Jean-Baptiste Lallement
apache2 2.2.14-5ubuntu8.2 is available. Could you please enable
-proposed and try it ? Thanks in advance.

-- 
ssl error reading the headers
https://bugs.launchpad.net/bugs/595116
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 595116] Re: ssl error reading the headers

2010-08-20 Thread Lars Hvile
I'm still getting the same error, at about the same rate...

apache2ctl fullstatus
   Apache Server Status for localhost
   Server Version: Apache/2.2.14 (Ubuntu) mod_ssl/2.2.14 OpenSSL/0.9.8k
   Server Built: Aug 19 2010 03:21:20


from error.log
[Fri Aug 20 15:41:53 2010] [error] [client x] request failed: error reading 
the headers, referer: 
[Fri Aug 20 15:43:01 2010] [error] [client x] request failed: error reading 
the headers, referer: 

-- 
ssl error reading the headers
https://bugs.launchpad.net/bugs/595116
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 595116] Re: ssl error reading the headers

2010-08-19 Thread Bart Vanbrabant
The packages still have not appeared in proposed. Do you have an ETA on
this? We are struggling with this!

-- 
ssl error reading the headers
https://bugs.launchpad.net/bugs/595116
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 595116] Re: ssl error reading the headers

2010-08-19 Thread Jean-Baptiste Lallement
apparently  apache2 2.2.14-5ubuntu8.1 failed to build for the following reason
applying patch upstream-fix-for-lp-609290.patch to ./ ...diff: 
httpd-2.2.14.orig//modules/ssl/ssl_engine_io.c: No such file or directory
diff: httpd-2.2.14//modules/ssl/ssl_engine_io.c: No such file or directory
/build/buildd/apache2-2.2.14/debian/patches/upstream-fix-for-lp-609290.patch: 
line 2: ---: command not found
/build/buildd/apache2-2.2.14/debian/patches/upstream-fix-for-lp-609290.patch: 
line 3: +++: command not found
/build/buildd/apache2-2.2.14/debian/patches/upstream-fix-for-lp-609290.patch: 
line 4: @@: command not found
/build/buildd/apache2-2.2.14/debian/patches/upstream-fix-for-lp-609290.patch: 
line 5: ABOUT_APACHE: command not found
/build/buildd/apache2-2.2.14/debian/patches/upstream-fix-for-lp-609290.patch: 
line 21: syntax error near unexpected token `('
/build/buildd/apache2-2.2.14/debian/patches/upstream-fix-for-lp-609290.patch: 
line 21: `-memcpy(in, buffer-value, inl);'
 failed.
make: *** [patch-stamp] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2

-- 
ssl error reading the headers
https://bugs.launchpad.net/bugs/595116
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 595116] Re: ssl error reading the headers

2010-08-19 Thread Bart Vanbrabant
I patched the lucid source package myself using the patch that Fedora
uses. This one builds on amd64. Have not tried other arches.

** Patch added: apache-package.patch
   
https://bugs.launchpad.net/ubuntu/lucid/+source/apache2/+bug/595116/+attachment/1499843/+files/apache-package.patch

-- 
ssl error reading the headers
https://bugs.launchpad.net/bugs/595116
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 595116] Re: ssl error reading the headers

2010-08-17 Thread Martin Pitt
Accepted apache2 into lucid-proposed, the package will build now and be
available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Also affects: apache2 (Ubuntu Lucid)
   Importance: Undecided
   Status: New

** Changed in: apache2 (Ubuntu Lucid)
   Status: New = Fix Committed

** Tags added: verification-needed

-- 
ssl error reading the headers
https://bugs.launchpad.net/bugs/595116
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 595116] Re: ssl error reading the headers

2010-08-17 Thread Robert Grey
Confirmed fixed in maverick.

-- 
ssl error reading the headers
https://bugs.launchpad.net/bugs/595116
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 595116] Re: ssl error reading the headers

2010-07-28 Thread Andre van der Elst
Does anyone know if this will also be fixed in 10.04.1 LTS scheduled for
August ? Or should I attempt an upgrade to Maverick when it is released
?

-- 
ssl error reading the headers
https://bugs.launchpad.net/bugs/595116
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 595116] Re: ssl error reading the headers

2010-07-27 Thread Launchpad Bug Tracker
This bug was fixed in the package apache2 - 2.2.16-1ubuntu1

---
apache2 (2.2.16-1ubuntu1) maverick; urgency=low

  * Merge from debian unstable.  Remaining changes:
- debian/{control, rules}: Enable PIE hardening.
- debian/{control, rules, apache2.2-common.ufw.profile}: Add ufw profiles.
- debian/control: Add bzr tag and point it to our tree.
- debian/apache2-2.common.apache2.init: Add graceful restart (LP: #456381)

apache2 (2.2.16-1) unstable; urgency=medium

  * Urgency medium for security fix.
  * New upstream release:
- CVE-2010-1452: mod_dav, mod_cache: Fix denial of service vulnerability
  due to incorrect handling of requests without a path segment.
- mod_dir: add FallbackResource directive, to enable admin to specify
  an action to happen when a URL maps to no file, without resorting
  to ErrorDocument or mod_rewrite
  * Fix mod_ssl header line corruption because of using memcpy for overlapping
buffers. PR 45444. LP: #609290, #589611, #595116

apache2 (2.2.15-6) unstable; urgency=low

  * Fix init script not correctly killing htcacheclean. Closes: #580971
  * Add a separate entry in README.Debian about the need to use apache2ctl
for starting instead of calling apache2 directly. Closes: #580445
  * Fix debug info to allow gdb loading it automatically. Closes: #581514
  * Fix install target in Makefile created by apxs2 -n. Closes: #588787
  * Fix ab sending more requests than specified by the -n parameter.
Closes: #541158
  * Add apache2 monit configuration to apache2.2-commons examples dir.
Closes: #583127
  * Build as PIE, since gdb in squeeze now supports it.
  * Update the postrm script to also purge the version of /var/www/index.html
introduced in 2.2.11-7.
  * Bump Standards-Version (no changes).
 -- Chuck Short zul...@ubuntu.com   Mon, 26 Jul 2010 20:21:37 +0100

** Changed in: apache2 (Ubuntu)
   Status: Confirmed = Fix Released

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2010-1452

-- 
ssl error reading the headers
https://bugs.launchpad.net/bugs/595116
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 595116] Re: ssl error reading the headers

2010-07-23 Thread Jiří Engelthaler
Maybe I found a solution (bug in memcpy routine) Bug #609290

-- 
ssl error reading the headers
https://bugs.launchpad.net/bugs/595116
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 595116] Re: ssl error reading the headers

2010-07-22 Thread Robert Sanders
I was having this issue, or at least the one in the Server Fault topic
linked near the top - e.g .I was getting this with SVN over HTTPS w/
BASIC Auth.

I had been able to work around it by setting MaxRequestsPerChild to some
lowish number like 150, as it had been affecting me intermittently.
Yesterday evening ( July 21, 2010 ) I ran some updates yesterday , and
the problem got a whole lot worse - it was happening on every single
request.  I ended up disabling all the modules I didn't actually have to
have; after turning off mod_status the problem seems to have gone away.
I did disable a number of other modules first, but turning off
mod_status seems to be the key.  I probably won't have too much time to
experiment with configurations, but maybe someone with more in depth
understanding of Apache2 internals can find the issue.

P.S. My configuration is:  Lucid, on a 32 bit EC2 AMI (small), running
on an EBS boot disk (the image from alestic.com).

-- 
ssl error reading the headers
https://bugs.launchpad.net/bugs/595116
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 595116] Re: ssl error reading the headers

2010-07-21 Thread recvfrom
Any update on this?  This problem is killing us.  If this truly is
related to https://bugs.launchpad.net/bugs/589611 has anyone tried to
reproduce this on 64-bit Lucid (since that problem seems to have
affected only the 32-bit version)?  If a solution is not coming soon, we
need to move to another platform, Ubuntu or not.  Any news will be
appreciated!!!

-- 
ssl error reading the headers
https://bugs.launchpad.net/bugs/595116
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 595116] Re: ssl error reading the headers

2010-07-21 Thread Robert Grey
I moved to lighttpd. Since the change, the problem is resolved.

-- 
ssl error reading the headers
https://bugs.launchpad.net/bugs/595116
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 595116] Re: ssl error reading the headers

2010-06-27 Thread Ralf Hildebrandt
This seems to be related to my bug
https://bugs.launchpad.net/bugs/589611

Are you also using DEFLATE?

-- 
ssl error reading the headers
https://bugs.launchpad.net/bugs/595116
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 595116] Re: ssl error reading the headers

2010-06-27 Thread Robert Grey
I had the deflate module activated, but removing /etc/apache2/mods-
enabled/deflate.* and restarting apache did not fix the problem.

-- 
ssl error reading the headers
https://bugs.launchpad.net/bugs/595116
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 595116] Re: ssl error reading the headers

2010-06-27 Thread Robert Grey
I moved /lib/i686 to /lib/i686.old and restarted apache. Did not fix the
problem. Here is /proc/cpuinfo (this is on linode):

processor   : 0
vendor_id   : GenuineIntel
cpu family  : 6
model   : 23
model name  : Intel(R) Xeon(R) CPU   L5420  @ 2.50GHz
stepping: 6
cpu MHz : 2500.086
cache size  : 6144 KB
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 10
wp  : yes
flags   : fpu de tsc msr pae cx8 cmov pat clflush mmx fxsr sse sse2 ss 
ht nx constant_tsc pni ssse3 sse4_1 hypervisor
bogomips: 5000.17
clflush size: 64
cache_alignment : 64
address sizes   : 38 bits physical, 48 bits virtual
power management:

processor   : 1
vendor_id   : GenuineIntel
cpu family  : 6
model   : 23
model name  : Intel(R) Xeon(R) CPU   L5420  @ 2.50GHz
stepping: 6
cpu MHz : 2500.086
cache size  : 6144 KB
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 10
wp  : yes
flags   : fpu de tsc msr pae cx8 cmov pat clflush mmx fxsr sse sse2 ss 
ht nx constant_tsc pni ssse3 sse4_1 hypervisor
bogomips: 5000.17
clflush size: 64
cache_alignment : 64
address sizes   : 38 bits physical, 48 bits virtual
power management:

processor   : 2
vendor_id   : GenuineIntel
cpu family  : 6
model   : 23
model name  : Intel(R) Xeon(R) CPU   L5420  @ 2.50GHz
stepping: 6
cpu MHz : 2500.086
cache size  : 6144 KB
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 10
wp  : yes
flags   : fpu de tsc msr pae cx8 cmov pat clflush mmx fxsr sse sse2 ss 
ht nx constant_tsc pni ssse3 sse4_1 hypervisor
bogomips: 5000.17
clflush size: 64
cache_alignment : 64
address sizes   : 38 bits physical, 48 bits virtual
power management:

processor   : 3
vendor_id   : GenuineIntel
cpu family  : 6
model   : 23
model name  : Intel(R) Xeon(R) CPU   L5420  @ 2.50GHz
stepping: 6
cpu MHz : 2500.086
cache size  : 6144 KB
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 10
wp  : yes
flags   : fpu de tsc msr pae cx8 cmov pat clflush mmx fxsr sse sse2 ss 
ht nx constant_tsc pni ssse3 sse4_1 hypervisor
bogomips: 5000.17
clflush size: 64
cache_alignment : 64
address sizes   : 38 bits physical, 48 bits virtual
power management:

-- 
ssl error reading the headers
https://bugs.launchpad.net/bugs/595116
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 595116] Re: ssl error reading the headers

2010-06-21 Thread Chuck Short
** Changed in: apache2 (Ubuntu)
   Importance: Undecided = Medium

-- 
ssl error reading the headers
https://bugs.launchpad.net/bugs/595116
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 595116] Re: ssl error reading the headers

2010-06-16 Thread Robert Grey
I found a similar posting here:

http://serverfault.com/questions/150976/problems-serving-svn-over-https-
on-ubuntu-10-04

-- 
ssl error reading the headers
https://bugs.launchpad.net/bugs/595116
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 595116] Re: ssl error reading the headers

2010-06-16 Thread Robert Grey
here is a python script I use to force the error:

import base64, httplib

base64string = base64.encodestring('%s:%s' % (uname, password))[:-1]
headers = { Authorization : Basic %s % base64string }
while 1:
conn = httplib.HTTPSConnection(host)
conn.request(GET, /dist/test.txt, headers=headers)
response = conn.getresponse()
try:
if response.status != 200:
print response.getheaders(), response.read()
break
else: print OK
finally: conn.close()

hope it helps

-- 
ssl error reading the headers
https://bugs.launchpad.net/bugs/595116
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 595116] Re: ssl error reading the headers

2010-06-16 Thread Serge Hallyn
** Changed in: apache2 (Ubuntu)
   Status: New = Confirmed

-- 
ssl error reading the headers
https://bugs.launchpad.net/bugs/595116
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs