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 wrote: I'm trying to use mod_geoip and mod_setenvif to blacklist certain countries. The tests seem to work an correctly identify the sources... it

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

2010-10-13 Thread Igor Galić
- "Dustin Chesterman" 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 huge performa

[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 mes

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

2010-10-13 Thread Eric Covener
On Wed, Oct 13, 2010 at 8:41 AM, Tushar Chavan wrote: > Hi Team, > > Whenever we click on one link on portal,I get below error. > > - > Error application is coming up.

[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] mod_cache: possible bug with cache-control max-age vs expires (rfc2616)

2010-10-13 Thread frank goossens
2010/10/13 Igor Galić : > > - "frank goossens" 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 enough; s-maxage has priority

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

2010-10-13 Thread Igor Galić
- "frank goossens" wrote: > 2010/10/13 Igor Galić > > 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/b

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ć > 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 yes and no; "my" i

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 (