lighttpd and dirs with with mod_auth

2010-09-29 Thread kromonos
I have a little problem with my lighttpd server, reaching over squid web proxy. When I configure browser, to use proxy, I couldʼn't enter username and password for mod_auth secured directorys. I directly get a Not authenticated error. What do I need to configure in squid.conf to such a folder

Re: lighttpd and dirs with with mod_auth

2010-09-29 Thread Bob Kromonos Achten
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 29.09.2010 08:53, schrieb Bob Kromonos Achten: I have a little problem with my lighttpd server, reaching over squid web proxy. When I configure browser, to use proxy, I could?'t enter username and password for mod_auth secured directorys. I

Re: [PATCH] HTTP Compliance: improve age calculation

2010-09-29 Thread Mark Nottingham
How does this interact with http://trac.tools.ietf.org/wg/httpbis/trac/ticket/29? While you're at it, any thoughts about http://trac.tools.ietf.org/wg/httpbis/trac/ticket/212? Cheers, On 28/09/2010, at 3:01 PM, Alex Rousskov wrote: HTTP Compliance: improve entity age calculation.

Build failed in Hudson: 3.HEAD-i386-OpenBSD #590

2010-09-29 Thread noc
See http://build.squid-cache.org/job/3.HEAD-i386-OpenBSD/590/changes Changes: [Amos Jeffries amosjeffr...@squid-cache.org] More unit-tests for HTTP request first in parser. Catches strange integer values for the version. [Amos Jeffries amosjeffr...@squid-cache.org] Bug 3051: integer display

REWRITE directive

2010-09-29 Thread Miguel Castellanos
Hello. I noticed that the rewrite directive was only supported in 2.0HEAD. Is there any plan to support in future 3.X releases ? I really missed it L, external redirect programs are not good for high performance servers. I understand that proxies are not supposed to rewrite URLs, however

Re: REWRITE directive

2010-09-29 Thread Amos Jeffries
On 28/09/10 12:24, Miguel Castellanos wrote: Hello. I noticed that the rewrite directive was only supported in 2.0HEAD. Is there any plan to support in future 3.X releases ? I really missed it L, external redirect programs are not good for high performance servers. I understand that proxies

Re: REWRITE directive

2010-09-29 Thread Henrik Nordström
mån 2010-09-27 klockan 20:24 -0300 skrev Miguel Castellanos: I really missed it L, external redirect programs are not good for high performance servers. url rewrite program using the concurrent protocol performs pretty well for high performace servers in my experience. the old non-concurrent

[PATCH] InstanceId

2010-09-29 Thread Alex Rousskov
Added InstanceId to uniquely identify concurrent messages, transactions, etc. Use InstanceId for async job and calls identification. Side-effect: removes inconsistent prefixes for job debugging: ecapxN, icapxN, asyncN are now all jobN, simplifying searching and processing debugging logs.

Re: REWRITE directive

2010-09-29 Thread Alex Rousskov
On 09/27/2010 05:24 PM, Miguel Castellanos wrote: I noticed that the rewrite directive was only supported in 2.0HEAD. Is there any plan to support in future 3.X releases ? I really missed it L, external redirect programs are not good for high performance servers. In addition to other

Re: [PATCH] HTTP Compliance: improve age calculation

2010-09-29 Thread Alex Rousskov
On 09/29/2010 02:20 AM, Mark Nottingham wrote: How does this interact withhttp://trac.tools.ietf.org/wg/httpbis/trac/ticket/29? I do not know for sure (even though I think I wrote that ticket precursor!), but I suspect more fixes will be needed to address ticket #29. Glad that RFC bug is

Build failed in Hudson: 3.HEAD-i386-OpenBSD #591

2010-09-29 Thread noc
See http://build.squid-cache.org/job/3.HEAD-i386-OpenBSD/591/changes Changes: [Amos Jeffries amosjeffr...@squid-cache.org] Documentation: display default-if-none instead of 'none' defaults. Updates the parser to accept DEFAULT_IF_NONE: as a valid default value instead of requiring DEFAULT:

Re: [PATCH] InstanceId

2010-09-29 Thread Amos Jeffries
On Wed, 29 Sep 2010 12:20:23 -0600, Alex Rousskov rouss...@measurement-factory.com wrote: Added InstanceId to uniquely identify concurrent messages, transactions, etc. Use InstanceId for async job and calls identification. Side-effect: removes inconsistent prefixes for job debugging:

Build failed in Hudson: 3.HEAD-i386-OpenBSD #592

2010-09-29 Thread noc
See http://build.squid-cache.org/job/3.HEAD-i386-OpenBSD/592/changes Changes: [Amos Jeffries amosjeffr...@squid-cache.org] Documentation: display default-if-none instead of 'none' defaults. Updates the parser to accept DEFAULT_IF_NONE: as a valid default value instead of requiring DEFAULT:

Build failed in Hudson: 3.2-i386-OpenBSD.4 #6

2010-09-29 Thread noc
See http://build.squid-cache.org/job/3.2-i386-OpenBSD.4/6/changes Changes: [Amos Jeffries amosjeffr...@squid-cache.org] Author: Alex Rousskov rouss...@measurement-factory.com Bug 3048: commio_has_callback(fd, IOCB_READ, ccb) assertion. May also be applicable to a similar IOCB_WITE assertion.

Build failed in Hudson: 3.2-i386-Debian.sid #3

2010-09-29 Thread noc
See http://build.squid-cache.org/job/3.2-i386-Debian.sid/3/ -- Started by upstream project 3.2-amd64-CentOS.5 build number 20 Building remotely on rio.treenet [3.2-i386-Debian.sid] $ bzr log --show-ids -r -1 [3.2-i386-Debian.sid] $ bzr pull --overwrite

Build failed in Hudson: 3.HEAD-i386-OpenBSD #593

2010-09-29 Thread noc
See http://build.squid-cache.org/job/3.HEAD-i386-OpenBSD/593/changes Changes: [Amos Jeffries squ...@treenet.co.nz] Translation .po/.pot updates [Amos Jeffries amosjeffr...@squid-cache.org] Documentation: display default-if-none instead of 'none' defaults. Updates the parser to accept