Re: [users@httpd] FilterProtocol cache=no not working correctly in 2.3.15?

2011-12-04 Thread Nick Kew
On 5 Dec 2011, at 02:27, Dennis Jacobfeuerborn wrote: > FilterProvider testfilter TESTFILTER "%{CONTENT_TYPE} = 'text/html'" > FilterProtocol testfilter change=yes,cache=no > FilterChain testfilter FilterProtocol is slightly half-baked: filter modules should tell mod_filter their protocol details

[users@httpd] FilterProtocol cache=no not working correctly in 2.3.15?

2011-12-04 Thread Dennis Jacobfeuerborn
Hi, I create an output filter and have it configured like this: FilterProvider testfilter TESTFILTER "%{CONTENT_TYPE} = 'text/html'" FilterProtocol testfilter change=yes,cache=no FilterChain testfilter The filter itself works fine but the problem is that despite specifying cache=no which accord

Re: [users@httpd] mod_proxy ProxyPass max parameter and ThreadsPerChild

2011-12-04 Thread Rainer Jung
On 29.11.2011 11:29, codefruit wrote: Hello, I am using Apache 2.2 with the MPM worker. I have some questions about the interaction between the 'max' parameter that can be added to a mod_proxy ProxyPass configuration line and the MPM worker ThreadsPerChild value. From reading the docs, my unde

Re: [users@httpd] Apache 2 server hangs when CGI script is executed

2011-12-04 Thread Rainer Jung
On 29.11.2011 07:43, garima goel wrote: Hi All, I work for Oracle, India. I deployed Oracle Access Manager Webgate module on Apache 2 Server which provides single sign-on solution. I also configured Apache 2 server in SSL mode on Solaris 10 and enabled hardware acceleration by setting "SSLCrypto

Re: [users@httpd] Double Slashes in URL Path

2011-12-04 Thread Tim Roberts
Thanks for the reply. I guess my issue is that I don't understand how these urls are being formed. The client application in this case is Transmit which is an FTP app that supports webdav. My assumption has been that the url is formed on the server end via Apache. Also, the Finder (file browser