> Brian Akins of Turner Broadcasting, Inc. wrote...
>
> We are moving towards the 'if you say you support gzip,
> then you get gzip' attitude.
There isn't a browser in the world that can 'Accept Encoding'
successfully for ALL mime types.
Some are better than others but there are always certain
Ruediger Pluem wrote:
On 08/27/2009 06:18 PM, n...@apache.org wrote:
Author: niq
Date: Thu Aug 27 16:18:19 2009
New Revision: 808489
URL: http://svn.apache.org/viewvc?rev=808489&view=rev
Log:
Improve docs note on PR 46665 (ProxyPassMatch buglet) as suggested by wrowe
Don't you need to do the
Ruediger Pluem wrote:
> The original code above uses some magic to avoid stomping on an already
> existing Warning header:
>
> /* make sure we don't stomp on a previous warning */
> if ((warn_head == NULL) ||
> ((warn_head != NULL) && (ap_strstr_c(warn_head
Following Nick's suggestions, I entered the bugs into Bugzilla. For the
four bugs I discovered, three of them are duplicates of existing bugs, so I
added comments and attached patches to the three bugs. I created a new bug
47753 for the only bug that is not similar to any existing bugs.
The bugs
Guenter Knauf wrote:
> 2) If anyone would do so he would most likely be on Win32 where you get
> a warning and you have to agree before an existing file is overwritten.
I always click 'yes' without paying much attention :)
Seriously ...
> 3) If anyone would really want to combine into httpd sour
Ruediger Pluem wrote:
>> I'm not sure I understand: you use the "Submitted by:" convention in the
>> log message to list the contributors? Why?
>>
> Only if the committer is not the contributor. In this case we use this
> convention
> to document the provenance of the patch.
>
I see. I am
On 08/27/2009 12:46 AM, minf...@apache.org wrote:
> Author: minfrin
> Date: Wed Aug 26 22:46:35 2009
> New Revision: 808212
>
> URL: http://svn.apache.org/viewvc?rev=808212&view=rev
> Log:
> mod_cache: Introduce the thundering herd lock, a mechanism to keep
> the flood of requests at bay that st
On 08/27/2009 09:20 PM, Tomislav Nakic-Alfirevic wrote:
> William A. Rowe, Jr. wrote:
>
>> And also note, the meta log text line "Submitted by:" indicates that the
>> committer is not the author - this is usually followed by one or more
>> human names with an email name in <>'s.
>
> I'm not sur
William A. Rowe, Jr. wrote:
And also note, the meta log text line "Submitted by:" indicates that the
committer is not the author - this is usually followed by one or more
human names with an email name in <>'s.
I'm not sure I understand: you use the "Submitted by:" convention in the
log messa
On 08/27/2009 06:18 PM, n...@apache.org wrote:
> Author: niq
> Date: Thu Aug 27 16:18:19 2009
> New Revision: 808489
>
> URL: http://svn.apache.org/viewvc?rev=808489&view=rev
> Log:
> Improve docs note on PR 46665 (ProxyPassMatch buglet) as suggested by wrowe
Don't you need to do these changes
On 08/27/2009 12:46 AM, minf...@apache.org wrote:
> Author: minfrin
> Date: Wed Aug 26 22:46:35 2009
> New Revision: 808212
>
> URL: http://svn.apache.org/viewvc?rev=808212&view=rev
> Log:
> mod_cache: Introduce the thundering herd lock, a mechanism to keep
> the flood of requests at bay that st
Bill,
William A. Rowe, Jr. schrieb:
> Guenter Knauf wrote:
>> what two different copies? where are these two?
>
> There were two flavors of the instructions for netware, one occurred
> before and one after the section on rebuilding docs.
whoups?
>>> It is not clear ... gmake or make? make -f NWG
Guenter Knauf wrote:
> what two different copies? where are these two?
There were two flavors of the instructions for netware, one occurred
before and one after the section on rebuilding docs.
>> It is not clear ... gmake or make? make -f NWGNUftp-makefile will or
>> will not work properly? Net
On 27 Aug 2009, at 16:37, William A. Rowe, Jr. wrote:
+Note
+ The URL argument must be parsable as a URL before
regexp
+ substitutions (as well as after). This limits the matches
you can use.
+ See https://issues.apache.org/bugzilla/
show_bug.cgi">PR 46665
+ for
n...@apache.org wrote:
> Author: niq
> Date: Thu Aug 27 08:53:18 2009
> New Revision: 808327
>
> URL: http://svn.apache.org/viewvc?rev=808327&view=rev
> Log:
> Document limitation to ProxyPassMatch in PR 46665
>
> Modified:
> httpd/httpd/branches/2.2.x/docs/manual/mod/mod_proxy.xml
>
> Modif
Bill,
wr...@apache.org schrieb:
> Author: wrowe
> Date: Wed Aug 26 15:44:52 2009
> New Revision: 808062
>
> URL: http://svn.apache.org/viewvc?rev=808062&view=rev
> Log:
> Attempt to merge two different copies of the netware build instructions.
what two different copies? where are these two?
> It
On 8/26/09 3:20 PM, "Paul Querna" wrote:
> I would write little lua scriptlets that map user agents to two
> buckets: supports gzip, doesnt support gzip. store the thing in
> mod_cache only twice, instead of once for every user agent.
We do the same basic thing. We are moving towards the "if y
Hi Madhuri,
Please direct your question towards us...@httpd.apache.org, include
more information than this too.
Part of your config would be helpful.
Kind regards
~Jorge
On Thu, Aug 27, 2009 at 1:11 PM, Madhuri wrote:
>
> Hi All - This is the first time I am setting up apache server. It works
Hi All - This is the first time I am setting up apache server. It works fine
on SSL mode with https://XX/, however it does not work with
http://XX/. Will really appreciate any help.
Thanks
Madhuri
--
View this message in context:
http://www.nabble.com/HTTP-mode-on-Apache-not-working-tp2
> William A. Rowe, Jr.
>
> I think we blew it :)
>
> Vary: user-agent is not practical for correcting errant browser behavior.
You have not 'blown it'.
>From a certain perspective, it's the only reasonable thing to do.
Everyone keeps forgetting one very important aspect of this issue
and that i
20 matches
Mail list logo