Project

General

Profile

Actions

Bug #546

closed

mod_auth causes a forever loading in the browser

Added by c00i90wn about 19 years ago. Updated over 16 years ago.

Status:
Invalid
Priority:
Normal
Category:
mod_auth
Target version:
-
ASK QUESTIONS IN Forums:

Description

I've configured mod_auth as you can see in the attached config file.
The problem is that whenever I call the page that requires auth (for example: http://dev.litestep.com/projects/OTS3%20Projects/login ) the browser keeps loading forever, and the only way to bring the user:pass prompt is restarting the lighttpd server which of course is not a solution. In consecuence I did a strace to the lighttpd process and ended up with the following: http://litestep.com/strace.txt
Also, if I let it loading for a while I finally get a timeout and the following error in the log:


2006-02-25 07:19:46: (server.c.1126) NOTE: a request for /projects/OTS3 Projects/login t
imed out after writing 148 bytes. We waited 360 seconds. If this a problem incre
ase server.max-write-idle

Files

main-lighttpd (7.97 KB) main-lighttpd Configuration file c00i90wn, 2006-02-25 15:47
Actions #1

Updated by c00i90wn about 19 years ago

Apparently this is a problem between mod_fastcgi and mod_auth, when a page have both they must be loaded in a specific order as stated here:
http://forum.lighttpd.net/topic/34

Like the person who posted that on the forum I consider this a bug.

Best Regards,
C00I90WN

Actions #2

Updated by c00i90wn about 19 years ago

Actually, a lack of documentation, but now Weigon fixed that with the modification of http://www.lighttpd.net/documentation/configuration.html

This ticket can be closed now as worksforme

Actions #3

Updated by stbuehler about 17 years ago

  • Status changed from New to Fixed
  • Resolution set to invalid

Problem by design, not a bug and documentation available.

Actions #4

Updated by stbuehler over 16 years ago

  • Status changed from Fixed to Invalid
Actions

Also available in: Atom