[us...@httpd] Forward proxy of NTLM authentication

2010-01-26 Thread Evan Champion
Hi, I am using httpd 2.2.14 as a forwards (not reverse) proxy in front of a number of internal applications, a few of which use NTLM authentication. These do not work through the proxy. Is there anything I can do to make these work? Thanks, Evan

RE: [us...@httpd] Long graceful restart time

2010-01-01 Thread Evan Champion
graceful restart time Evan Champion wrote: Hi, I have a large Apache proxy server (around 24000 Proxy statements spread over almost 200 listening ports) that I graceful restart once per day to update the configuration from a database. Our service monitoring tools indicate that during

[us...@httpd] Long graceful restart time

2009-12-29 Thread Evan Champion
Hi, I have a large Apache proxy server (around 24000 Proxy statements spread over almost 200 listening ports) that I graceful restart once per day to update the configuration from a database.  Our service monitoring tools indicate that during the graceful restart the server can take in excess

[us...@httpd] Order of Proxy matching

2009-05-25 Thread Evan Champion
Hi, Can anyone advise of the order in which Proxy statements matching the same URL are matched? I am using SetEnvIf to set a variable that is saved later in the access_log. Sometimes there is a more specific match and a less specific match for the same URL, e.g.: Proxy

[us...@httpd] httpd 2.2.11 proxy CustomLog problems

2009-03-22 Thread Evan Champion
Hi, I am having some trouble with the CustomLog %m, %X, %I and %O formats. I am using httpd 2.2.11 as a proxy server. For %m, the method logged is always GET when the server returns an error, even if the original method was something else, in particular CONNECT. I am using an ErrorDocument