Re: [users@httpd] output compression when host has disabled mod_deflate, mod_gzip and php_value auto_prepend_file

2012-09-21 Thread Ben Johnson
On 9/21/2012 12:44 PM, edward eric pedersson wrote: > Thanks for your response Ben. Sure! > I did mean the user-agent caching. I guess I can control this using the > PHP header output and hope the user-agent respects the header. > > Penalties or benefits, depends which way you look at it I gue

Re: [users@httpd] output compression when host has disabled mod_deflate, mod_gzip and php_value auto_prepend_file

2012-09-21 Thread edward eric pedersson
Thanks for your response Ben. I did mean the user-agent caching. I guess I can control this using the PHP header output and hope the user-agent respects the header. Penalties or benefits, depends which way you look at it I guess ;-) Essentially I need to compare the cost of the two statements be

Re: [users@httpd] output compression when host has disabled mod_deflate, mod_gzip and php_value auto_prepend_file

2012-09-21 Thread Ben Johnson
On 9/21/2012 10:10 AM, edward eric pedersson wrote: > 1) Will apache cache the full url or the url minus the query parameter? I don't believe that Apache will cache anything. Did you mean the user-agent? If so, the user-agent should cache the contents associated with the entire URL, including th

[users@httpd] output compression when host has disabled mod_deflate, mod_gzip and php_value auto_prepend_file

2012-09-21 Thread edward eric pedersson
Hi My host, Host Papa (yes, they are rubbish) has disabled mod_deflate, mod_gzip and php_value auto_prepend_file so can't use them in .htaccess file. I would move host but I did not realise this was the case until I wanted to make use of them. I am tied in for three years so need to find a workaro

Re: [users@httpd] OpenSSL version in Apache 2.2.23

2012-09-21 Thread Eric Covener
On Fri, Sep 21, 2012 at 9:35 AM, Görkem Durğüt wrote: > Actually, I was talking about the official release existing in Apache Http > Server Project (Win32 Binary including OpenSSL 0.9.8t (MSI Installer): > httpd-2.2.23-win32-x86-openssl-0.9.8t.msi). > > Current apache version is 2.2.22, and Open

RE: [users@httpd] OpenSSL version in Apache 2.2.23

2012-09-21 Thread Görkem Durğüt
Actually, I was talking about the official release existing in Apache Http Server Project (Win32 Binary including OpenSSL 0.9.8t (MSI Installer): httpd-2.2.23-win32-x86-openssl-0.9.8t.msi). Current apache version is 2.2.22, and OpenSSL version is 0.9.8t. What I need is to upgrade OpenSSL to Ope

[users@httpd] Apache httpd + Tomcat - session affinity

2012-09-21 Thread Jaroslav Fikker
Hello everybody, I encountered problem with session affinity in combination Apache httpd 2.2.21 and Tomcat 7.0.23.0. I have next directives in httpd.conf file: BalancerMember ajp://smtt01:8023 route=PRED_TT01 BalancerMember ajp://smtt02:8023 route=PRED_TT02 ProxyPass /pred/ balancer:/

Re: [users@httpd] OpenSSL version in Apache 2.2.23

2012-09-21 Thread Michael Felt
I cannot speak for all packagers, but I do not bundle openssl in mine - it uses whatever the hosting server has installed. So, I think it would help to if you mentioned what platform you are using, and/whether you package/build for yourself. ---

[users@httpd] Input filters that alter content-length

2012-09-21 Thread Ivan Prostran
Hi, I have the following scenario : - Apache/2.2.19 (Solaris 10 SPARC) SetInputFilter alterxmlbody (AP_FTYPE_RESOURCE) SetHandler weblogic-handler The handler forwards requests to multiple weblogic servers and the filter itself analyzes and/or changes the POST data in a way that the

Re: [users@httpd] Change https to port 8000 instead of 443

2012-09-21 Thread techienote . com
Thanks for the update. Sent on my BlackBerry® from Vodafone -Original Message- From: Kheng_Ee Date: Thu, 20 Sep 2012 23:23:03 To: techienote@gmail.com Reply-To: Kheng_Ee Subject: Re: [users@httpd] Change https to port 8000 instead of 443 Thanks for your response... when I add the h

RE: [users@httpd] Apache Proxy configuration question

2012-09-21 Thread Jeremy T
Hi,Thanks for your help. I got back into the config and found out that its an application issue.The internal urls were set to http and not https. - so its all good! Thank you very muchJeremy From: lin.supp...@gmail.com Date: Wed, 19 Sep 2012 18:38:41 +0530 To: users@httpd.apache.org Subject:

[users@httpd] OpenSSL version in Apache 2.2.23

2012-09-21 Thread Görkem Durğüt
Hi, While the latest build was 2.2.22 for the 2.2.x version, some vulnerabilities were found in OpenSSL version 0.9.8t which was existing in the official "Win32 Binary including OpenSSL 0.9.8t (MSI Installer)" bundle. I have waited the new version which is 2.2.23 but it still have not included