Re: mod_deflate update

2004-04-19 Thread Sami Tikka
su, 2004-04-18 kello 15:22, Nick Kew kirjoitti: Also a question: When I create a bucket brigade in a module, I always explicitly apr_brigade_destroy() it. None of the filters in mod_deflate destroy their brigades. A look at apr_brigade.c shows that it's not in fact necessary, but maybe a

Re: Win32DisableAcceptex

2004-04-19 Thread Sami Tikka
pe, 2004-04-16 kello 23:04, Sami Tikka kirjoitti: Of course, the easy way out is to just increase the number of threads/processes, but then the question is how many threads/processes are enough to handle all HTTP CONNECTs and still have plenty to spare to handle plain HTTP traffic. I think

Re: Win32DisableAcceptex

2004-04-16 Thread Sami Tikka
for HTTP CONNECTs would make more sense. Or would it be a really bad idea? -- Sami Tikka tel: +358 9 2520 5115 Senior Software Engineerfax: +358 9 2520 5013 F-Secure Corporationhttp://www.f-secure.com/ BE SURE

Re: Thread terminatinos ?

2003-12-29 Thread Sami Tikka
that with the child processes of the Worker MPM.) -- Sami Tikka tel: +358 9 2520 5115 Senior Software Engineerfax: +358 9 2520 5013 F-Secure Corporationhttp://www.F-Secure.com/ F-Secure: Securing the Mobile, Distributed Enterprise

Re: what response code filters should return when they see c-aborted?

2003-12-29 Thread Sami Tikka
? And all the buckets in the brigade are returned to the allocator? -- Sami Tikka tel: +358 9 2520 5115 Senior Software Engineerfax: +358 9 2520 5013 F-Secure Corporationhttp://www.F-Secure.com/ F-Secure: Securing the Mobile, Distributed

Re: consider reopening 1.3

2003-11-28 Thread Sami Tikka
as an evil thing. It is called evolution. (I guess if you start your own repository, you can no longer call it Apache, but any other name of an american indian tribe should be ok. :) -- Sami Tikka

C-L of proxy output (Re: [PATCH] Fix proxy's handling of input bodies)

2002-12-03 Thread Sami Tikka
, or delete it if it cannot compute the new length before headers are transmitted. I can create a fix but it would be nice to know if the proxy was _designed_ to work this way and leaving the C-L header intact would create more problems elsewhere. Thanks for any insight you can provide. -- Sami