Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

new-httpd

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 234
  • Category: General
  • Founded: Aug 7, 1998
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 50179 - 50208 of 56488   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
50179 Bill Stoddard
bill@... Send Email
Aug 26, 2004
5:59 pm
... I can make that change. Is this the only netware breakage? Bill...
50180 Jeff Trawick
trawick@... Send Email
Aug 26, 2004
6:07 pm
On 26 Aug 2004 18:04:20 -0000, bnicholes@... ... for the record, I'll be #3 (grin)...
50181 Jean-Jacques Clar
JJCLAR@... Send Email
Aug 26, 2004
6:09 pm
... Yes, this is the only one. Thanks, JJ...
50182 Justin Erenkrantz
justin@... Send Email
Aug 26, 2004
6:33 pm
... Yup. I didn't want to put a CHANGES entry for all the little commits as I was proceeding. I guess I could have (should have?), but we could now add: ...
50183 Joe Schaefer
joe+gmane@... Send Email
Aug 26, 2004
6:48 pm
... The patch is intended to improve worker's scaling characteristics without adversely affecting per-request latency. I don't have a good testbed for...
50184 Bill Stoddard
bill@... Send Email
Aug 26, 2004
7:06 pm
... I'd like to see if others can replicate these results. This is sort of the behaviour I expected; patched server slower at low concurrency rates because...
50185 Joe Schaefer
joe+gmane@... Send Email
Aug 26, 2004
7:27 pm
Bill Stoddard <bill@...> writes: [...] ... Me too, but there are no failed requests reported by ab: /usr/local/apache2/bin/ab -n 10000 -c 1000...
50186 Brad Nicholes
BNICHOLES@... Send Email
Aug 26, 2004
7:52 pm
Same here. I need another vote for the util_ldap.c backport Brad Brad Nicholes Senior Software Engineer Novell, Inc., the leading provider of Net business...
50187 André Malo
nd@... Send Email
Aug 26, 2004
8:25 pm
... Sure... ... Exactly. That's the reason why the switch exists (and was introduced when we started to escape the errorlog). If you're running a development...
50188 dirkx@... Send Email Aug 27, 2004
12:30 am
50189 tolj@... Send Email Aug 27, 2004
5:53 am
50190 tolj@... Send Email Aug 27, 2004
7:35 am
50191 Graham Leggett
minfrin@... Send Email
Aug 27, 2004
11:07 am
... With the imminent release of APR v1.0, would it be possible to make the default build of v2.1.0 link to an external install of APR v1.0, instead of...
50192 André Malo
nd@... Send Email
Aug 27, 2004
6:57 pm
... Thanks ... ;) nd -- "Das Verhalten von Gates hatte mir bewiesen, dass ich auf ihn und seine beiden Gefährten nicht zu zählen brauchte" -- Karl May,...
50193 Morten Due Jorgensen
r01@... Send Email
Aug 27, 2004
8:37 pm
Hi there, I am very sorry, if this is an inappropriate place/manner to post this, but I have tried the users mail list without getting any response, I have ...
50194 Roy T. Fielding
fielding@... Send Email
Aug 28, 2004
1:16 am
This doesn't look right. Checking the notes table is a serious performance hit, and why does it matter how many times keepalives is incremented on an error...
50195 Rasmus Lerdorf
rasmus@... Send Email
Aug 28, 2004
4:50 am
Yeah, I am not keen on the notes table approach either. My original patch to fix this didn't do that. Not that my patch was great either. The problem with...
50196 Rasmus Lerdorf
rasmus@... Send Email
Aug 28, 2004
5:13 am
... I realize you probably just took my wording there, but it is a bit misleading. I would change it to: We need to ensure that r->connection->keepalive is...
50197 Jan Kratochvil
rcpt-dev.AT.httpd.apa... Send Email
Aug 28, 2004
7:33 am
Hi, Two mod_rewrite patches: attached "httpd-2.0.50-rewrite-args.patch" will no longer omit $QUERY_STRINGs of [P]-proxypassed requests after their rewriting...
50198 André Malo
nd@... Send Email
Aug 28, 2004
10:39 am
... I'm going to look deeper at this later this day. ... This obvious one is committed now. Thanks! nd -- "Das Verhalten von Gates hatte mir bewiesen, dass ich...
50199 Jim Jagielski
jim@... Send Email
Aug 28, 2004
11:28 am
I'd like to propose a release of 1.3.32 sometime next week (say the 1st or 2nd of Sept). Please review HEAD. In particular, would those who were affected by...
50200 Jim Jagielski
jim@... Send Email
Aug 28, 2004
11:54 am
Here is, I think, a better patch. The assumption is that it's only in ap_set_keepalive that we set conn->keepalive to 1, so we can "overload"; that flag to not...
50201 Nick Kew
nick@... Send Email
Aug 28, 2004
12:06 pm
I posted my proposed smart filter module a few days ago, in response a post here identifying a situation where it is relevant. I have now completed a first...
50202 Joe Orton
jorton@... Send Email
Aug 28, 2004
12:07 pm
... What version of PHP? 4.3.8 has some memory leak fixes There's also a patch to fix a supposed memory leak in the Win32 MPM, no idea whether it's correct or...
50203 Graham Leggett
minfrin@... Send Email
Aug 28, 2004
12:42 pm
... Ideally there should be one way of loading modules, not two - if it is practical to fix AddOutputFilter, then that should be done, otherwise if mod_filter...
50204 Nick Kew
nick@... Send Email
Aug 28, 2004
1:08 pm
... Thanks for the comment. I agree in principle. In practice, there are a couple of issues to deal with. As it stands, mod_filter is only applicable to...
50205 Rasmus Lerdorf
rasmus@... Send Email
Aug 28, 2004
4:07 pm
I had used the same approach but just had it external. Putting it inside is a better idea. I still think it is dumb that this isn't called at a much earlier...
50206 André Malo
nd@... Send Email
Aug 28, 2004
4:28 pm
... Done. The patch looks fine, was added to 2.1 and proposed for backport into 2.0 and 1.3. Thanks again. nd -- "Das Verhalten von Gates hatte mir bewiesen,...
50207 Rici Lake
ricilake@... Send Email
Aug 28, 2004
10:22 pm
Bug report with patch file attached: <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=30919> mod_info seems to get all confused in cases like this: <Location...
50208 bugzilla@... Send Email Aug 29, 2004
2:19 pm
+---------------------------------------------------------------------------+ ... +-----+---+---+----------+--------------------------------------------------+...
Messages 50179 - 50208 of 56488   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help