Project

General

Profile

Actions

Bug #666

closed

another hang on sending ssl POST data

Added by Anonymous almost 18 years ago. Updated over 17 years ago.

Status:
Fixed
Priority:
High
Category:
core
Target version:
-
ASK QUESTIONS IN Forums:

Description

Uploads using the soon to be attached files hang for 60 seconds before the client times out. This is similar to issue #607, but seems to still happen using the svn branch lighttpd-merge-1.4.x.

Expected output: two consecutive 404 pages, instead you get one 404 followed by a 60 second timeout and "An error occurred sending request".


Files

tmp (12.2 KB) tmp Data file used by forthcoming test case jtate, 2006-05-31 19:17
testfoo.py (696 Bytes) testfoo.py Test case with one simple control followed by a known failing case. jtate, 2006-05-31 19:18
lighttpd.test.conf (625 Bytes) lighttpd.test.conf Config file for reproducing the above case, but any lighttpd.conf file with ssl enabled should work (as the error is demonstrated even on a 404) jtate, 2006-05-31 19:19
Actions #1

Updated by bgreenlee almost 18 years ago

I posted this to #607, but there's been no response, so perhaps this is the right place for it.

I'm still seeing a problem after installing the latest code from svn, except for me it is happening between 12476 - 16382 bytes inclusive, and every 16K bytes after that. I'm using the same test program as posted to #607. If you aren't seeing the problem, I'll put together a simplified version of my conf file and debugging information.

I would consider this a critical bug, and it completely prevents us from using lighttpd.

Actions #2

Updated by jtate over 17 years ago

There's a patch on issue 607 that fixes this. This bug may be closed as a duplicate.

Actions #3

Updated by jan over 17 years ago

  • Status changed from New to Fixed
  • Resolution set to duplicate
Actions #4

Updated by jtate over 17 years ago

Confirmed fixed.

Actions

Also available in: Atom