Re: Adding new general libraries.

2010-11-30 Thread Leif Hedstrom
On 11/30/2010 10:01 AM, Alan M. Carroll wrote: Zwoop pointed me to this page[1] in the Wiki about reorganization. It seems fine to me, which would change my proposal to adding a top level "lib" and then putting TsConfig in that directory. +1. -- leif

Re: Adding new general libraries.

2010-11-30 Thread Alan M. Carroll
Zwoop pointed me to this page[1] in the Wiki about reorganization. It seems fine to me, which would change my proposal to adding a top level "lib" and then putting TsConfig in that directory. [1] https://cwiki.apache.org/confluence/display/TS/ReorganizeDirectoryStructure Tuesday, November 30, 2

Adding new general libraries.

2010-11-30 Thread Alan M. Carroll
As part of the work on WCCP, I added a prototype config library, TsConfig. It is currently in proxy/tsconfig, which is probably not a particularly appropriate place, but I did not see a better one. I personally do not like clutter directories, so I propose that I add a top level directory "libt

Re: Printing origin server response

2010-11-30 Thread Manish Pandey
Hi Eric, Thanks for the pointers. >1. With a transformation plugin you could 'print' the full response -- but where do you want to print it? I'd like to print it as a debug message to stdio/stderr on the window in which the program is running, and check on the transformations that are applied to

Re: Should we enable TCP_DEFER_ACCEPT by default?

2010-11-30 Thread Jim Jagielski
+1 On Nov 29, 2010, at 11:27 PM, Leif Hedstrom wrote: > On 11/29/2010 05:15 PM, Igor Galić wrote: >> >> HTTPD also supports FreeBSD's far surprior accept filters: >> http://www.freebsd.org/cgi/man.cgi?query=accept_filter >> >> This can provide an entire HTTP requests. So maybe in the light >> o