[us...@httpd] mod_cache: possible bug with cache-control max-age vs expires (rfc2616)

2010-10-13 Thread frank goossens
Morning list; While playing around with mod_cache Drupal (Pressflow actually) I think I may have found a problem in mod_cache's implementation of the http/1.1 cache expiration mechanism. According to the spec (rfc 2616, 14.9.3), cache-control max-age overrules expires: If a response includes

Re: [us...@httpd] mod_cache: possible bug with cache-control max-age vs expires (rfc2616)

2010-10-13 Thread Igor Galić
Hi Frank, Morning list; This list might be the wrong place to discuss such matters. While playing around with mod_cache Drupal (Pressflow actually) I think I may have found a problem in mod_cache's implementation of the http/1.1 cache expiration mechanism. According to the spec (rfc

Re: [us...@httpd] mod_cache: possible bug with cache-control max-age vs expires (rfc2616)

2010-10-13 Thread frank goossens
2010/10/13 Igor Galić i.ga...@brainsware.org This list might be the wrong place to discuss such matter just following the bug reporting guidelines on http://httpd.apache.org/bug_report.html :-) I believe we're talking about this PR here https://issues.apache.org/bugzilla/show_bug.cgi?id=35247

Re: [us...@httpd] mod_cache: possible bug with cache-control max-age vs expires (rfc2616)

2010-10-13 Thread Igor Galić
- frank goossens fut...@gmail.com wrote: 2010/10/13 Igor Galić i.ga...@brainsware.org This list might be the wrong place to discuss such matter just following the bug reporting guidelines on http://httpd.apache.org/bug_report.html :-) I believe we're talking about this PR here

Re: [us...@httpd] mod_cache: possible bug with cache-control max-age vs expires (rfc2616)

2010-10-13 Thread frank goossens
2010/10/13 Igor Galić i.ga...@brainsware.org: - frank goossens fut...@gmail.com wrote: so the question is; how can these (related) problems be tackled? Maybe by fixing the specification? http://tools.ietf.org/html/draft-ietf-httpbis-p6-cache-11 but does the spec need fixing? seems clear

[us...@httpd] Can we replace text 'srmhost' by 'srmdevarp' with Any Apache Module

2010-10-13 Thread Tushar Chavan
Hi Team, Whenever we click on one link on portal,I get below error. - Error application is coming up. 20101013 BASIS 153756 srmhost http://srmhost.klm.com:8000/sap/bc/webdynpro/sapsrm

Re: [us...@httpd] Can we replace text 'srmhost' by 'srmdevarp' with Any Apache Module

2010-10-13 Thread Eric Covener
. 20101013 BASIS 153756 srmhost http://srmhost.klm.com:8000/sap/bc/webdynpro/sapsrm/wda_l_fpm_oif/ OBJECTS_OBJREF_NOT_ASSIGNED_NO -- Now here I want to replace srmhost by srmarphost

[us...@httpd] debugging mod_proxy performance with WireShark

2010-10-13 Thread Dustin Chesterman
Hey all- I wasn't sure if I posted this correctly since I did it before my confirmation email from subscribing and it looked different in the archives. I'm looking for any ideas why my apache proxy would be causing such a huge performance hit to our web app. Thanks! :) -- Forwarded

Re: [us...@httpd] debugging mod_proxy performance with WireShark

2010-10-13 Thread Igor Galić
- Dustin Chesterman dcheste...@gmail.com wrote: Hey all- I wasn't sure if I posted this correctly since I did it before my confirmation email from subscribing and it looked different in the Welcome Dustin, archives. I'm looking for any ideas why my apache proxy would be causing such a

Re: [us...@httpd] Identifying banned networks correctly, but unable to block access

2010-10-13 Thread Philip Prindeville
On 10/12/10 4:14 PM, Philip Prindeville wrote: On 10/12/10 10:32 AM, Eric Covener wrote: On Tue, Oct 12, 2010 at 12:42 PM, Philip Prindeville philipp_s...@redfish-solutions.com wrote: I'm trying to use mod_geoip and mod_setenvif to blacklist certain countries. The tests seem to work an