[patch 2.0] http body request/response/trace conformance

2005-07-13 Thread William A. Rowe, Jr.
Attached is the rollup of everything that we have collected to address c-l/t-e conformance in the httpd-2.1 trunk, which should apply clean to httpd-2.0 branch. I'll commit in 24 hrs by lazy consensus, but would rather see a few +1's first. Jeff's patch (without the protocol.c patch) demonstrated

Re: mod_mbox user interface

2005-07-13 Thread Branko Čibej
Paul A Houle wrote: Maxime Petazzoni wrote:. As promised : a first try at XHTML mockup. Comments about DOM structure and XHTML semantics are welcome ! http://skikda.bulix.org/~sam/ajax/jsless/ On firefox/win32, the "box list" and "message lists" aren't vertically aligned correctly (a

[STATUS] (httpd-test: perl-framework) Wed Jul 13 23:46:23 2005

2005-07-13 Thread Rodent of Unusual Size
httpd-test/perl-framework STATUS: -*-text-*- Last modified at [$Date: 2004-11-24 19:36:41 -0500 (Wed, 24 Nov 2004) $] Stuff to do: * finish the t/TEST exit code issue (ORed with 0x2C if framework failed) * change existing tests that frob the DocumentRoo

[STATUS] (httpd-2.1) Wed Jul 13 23:45:48 2005

2005-07-13 Thread Rodent of Unusual Size
APACHE 2.1 STATUS: -*-text-*- Last modified at [$Date: 2005-06-30 16:42:43 -0400 (Thu, 30 Jun 2005) $] The current version of this file can be found at: * http://svn.apache.org/repos/asf/httpd/httpd/trunk/STATUS Documentation status is maintained se

[STATUS] (httpd-2.0) Wed Jul 13 23:45:41 2005

2005-07-13 Thread Rodent of Unusual Size
APACHE 2.0 STATUS: -*-text-*- Last modified at [$Date: 2005-07-06 19:17:59 -0400 (Wed, 06 Jul 2005) $] The current version of this file can be found at: * http://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x/STATUS Documentation status is main

PayPal Notification: Upgrade your information

2005-07-13 Thread [EMAIL PROTECTED]
Title: PayPal Secure Your PayPal Account!

Re: mod_mbox: js speed and mbox size

2005-07-13 Thread Maxime Petazzoni
> would preprocessing (and caching) some of this stuff on the server > help? it might make your 450k XML file larger, but you could > provide some of the thread info in the XML file itself. The XML answer already contains thread information. > this is why I suggested openrico .. they have done a

Re: mod_mbox: js speed and mbox size

2005-07-13 Thread Ian Holsman
Bill Stoddard wrote: Maxime Petazzoni wrote: Hi, As I already said, the AJAX browser in mod_mbox relies on a hidden XmlHttpRequest and on Javascript processing of the replied XML document to generate the message list. After setting up a browser stub, I'm not going to concentrate on compatibil

Re: mod-cache-requestor plan

2005-07-13 Thread Ian Holsman
What my initial idea for this was: we feed the 'soon to be expired' URLs into a priority queue. (similar to mod-mem-cache's) a pool of threads read the queue and start fetching the content, and re-filling the cache with fresh responses. the benefit of this method would be that we control e

Re: mod_mbox with lucene4c

2005-07-13 Thread Garrett Rooney
russell johnson wrote: When I build the lucene4c library I get a liblucene4c.la that does not look like any other .la file I have looked at and mod_mbox make does not like it. Its trying to access the library when it goes to compile mbox_search.c for the generate_index function. It gives me a i

mod_mbox with lucene4c

2005-07-13 Thread russell johnson
When I build the lucene4c library I get a liblucene4c.la that does not look like any other .la file I have looked at and mod_mbox make does not like it. Its trying to access the library when it goes to compile mbox_search.c for the generate_index function. It gives me a is not a valid libtool arc

Re: mod_mbox: js speed and mbox size

2005-07-13 Thread Bill Stoddard
Maxime Petazzoni wrote: Hi, As I already said, the AJAX browser in mod_mbox relies on a hidden XmlHttpRequest and on Javascript processing of the replied XML document to generate the message list. After setting up a browser stub, I'm not going to concentrate on compatibility and speed problems

mod_mbox: js speed and mbox size

2005-07-13 Thread Maxime Petazzoni
Hi, As I already said, the AJAX browser in mod_mbox relies on a hidden XmlHttpRequest and on Javascript processing of the replied XML document to generate the message list. After setting up a browser stub, I'm not going to concentrate on compatibility and speed problems before continuing. In fact

PayPal Needs tour Feedback

2005-07-13 Thread [EMAIL PROTECTED]
You have recieved this email because someone had tried to use your paypal account at http://www.1-bulk-email-mailing-address-list.com Below is the details about the transaction made: Payment Details Transaction ID: 4FS50663S0663861W Total: $149.00 USD Item/Product Name: America Email Addres

Re: mod-cache-requestor plan

2005-07-13 Thread Akins, Brian
On 7/13/05 2:43 PM, "Graham Leggett" <[EMAIL PROTECTED]> wrote: > This was one of the basic design goals of the new cache, but the code > for it was never written. > > It was logged as a bug against the original v1.3 proxy cache, which > suffered from thundering herd when cache entries expired

Re: mod-cache-requestor plan

2005-07-13 Thread Graham Leggett
Parin Shah wrote: - In this case, what would be the criteria to determine which pages should be refreshed and which should be left out. intitially I thought that all the pages - those are about to expire and have been requested - should be refreshed. but, if we consider keeping non-popular but

Re: mod-cache-requestor plan

2005-07-13 Thread Graham Leggett
Akins, Brian wrote: This avoids the "thundering herd" to the backend server/database/whatever handler. Trust me, it works :) This was one of the basic design goals of the new cache, but the code for it was never written. It was logged as a bug against the original v1.3 proxy cache, whic

Re: mod-cache-requestor plan

2005-07-13 Thread Akins, Brian
On 7/12/05 10:27 PM, "Parin Shah" <[EMAIL PROTECTED]> wrote: > >> Also, one of the flaws of mod_disk_cache (at least the version I am looking >> at) is that it deletes objects before reloading them. It is better for many >> reasons to only replace them. That's the best way to accomplish what

test

2005-07-13 Thread R, Rajesh (STSD)
test /Rajesh