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
  • Language: English
? 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
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Just checked out the latest Apache CVS because I need the dav_lock module... make[4]: *** No rule to make target `ssl_scache_shmht.slo&#39;, needed by ...
2 Nov 26, 2003
9:52 pm

Joe Orton
jorton@...
Send Email

... I have not found a real solution yet, and it seems that my posting to comp.unix.solaris didn't make it. However, I have a preliminary solution: upgrading...
1 Nov 26, 2003
6:56 pm

Lars Hecking
lhecking@...
Send Email

Hi, Since this question pertains to the implementation of ETags in the httpd source code (core.c?), I think this question is appropriate for the developer ...
1 Nov 26, 2003
6:18 pm

Eric R Johnson
Eric.R.Johnson@...
Send Email

Hiya, I'd like to integrate distcache support into mod_ssl on HEAD: are the copyright holders willing to contribute copyright ownership to the ASF for...
4 Nov 26, 2003
5:45 pm

Geoff Thorpe
geoff@...
Send Email

Hi, mod_status of Apache 2.0.47 running on Linux (RHL 8.0) returns bad hit counters. I wrote a script to log each minute the value for TotalAccesses on ...
1 Nov 26, 2003
12:16 pm

Bernhard Erdmann
be@...
Send Email

... there's a dnl too much. Docs note: The "on test systems only" sentence should appear in a big warning box (with red letters :-). Perhaps this should be...
2 Nov 26, 2003
9:50 am

Jeff Trawick
trawick@...
Send Email

... +++ sdbm.c 2003-07-08 19:57:52.000000000 -0300 @@ -495,7 +495,7 @@ while (dbit < db->maxbno && getdbit(db, dbit)) dbit = 2 * dbit + ((hash & (1 << hbit++))...
3 Nov 26, 2003
9:39 am

Ben Laurie
ben@...
Send Email

Hi, I have Apache 2.0.45 running on Solaris. I have set "AddDefaultCharset utf-8" in my httpd.conf file. And its get reflected in the HTTP headers in the ...
1 Nov 25, 2003
4:41 pm

Rohan Nandode
rnandode@...
Send Email

What testing gets performed prior to an official httpd 2.x release? I think whatever test suite is used, needs some updating to include configurations that...
11 Nov 24, 2003
10:06 pm

Stas Bekman
stas@...
Send Email

This appers to be too difficult for the users list ... can anyone here help? Solaris 9 8/03 SPARC gcc 2.95.3 Solaris /usr/ccs/bin compiler tools apache...
12 Nov 24, 2003
6:30 pm

Dale Ghent
daleg@...
Send Email

Subject says it all. ... Index: httpd.h =================================================================== RCS file:...
2 Nov 24, 2003
4:09 pm

Cliff Woolley
jwoolley@...
Send Email

APACHE 2.0 STATUS: -*-text-*- Last modified at [$Date: 2003/11/19 12:57:09 $] Release: 2.0.49 : in development ...
5 Nov 24, 2003
4:03 pm

Cliff Woolley
jwoolley@...
Send Email

I have been thinking about this and just wanted to see if it were possible. Say that MaxClients is 1024. Normally, with keepalives turned on, all 1024 of...
2 Nov 24, 2003
2:18 pm

Bill Stoddard
bill@...
Send Email
3 Nov 23, 2003
11:04 pm

Loveridge, Shanon
Shanon.Loveridge@...
Send Email

+---------------------------------------------------------------------------+ ... +-----+---+---+----------+--------------------------------------------------+...
1 Nov 23, 2003
3:22 pm

bugzilla@...
Send Email

+---------------------------------------------------------------------------+ ... +-----+---+---+----------+--------------------------------------------------+...
1 Nov 23, 2003
3:21 pm

bugzilla@...
Send Email

Hello, i need to do the global variable as shared memory which can be modificated in executing time by child process. Well, i want to know what is the better...
6 Nov 22, 2003
5:56 pm

David Herrero
daviher4@...
Send Email

How much diferent connections can a child handle !? ... _________________________________________________________________ MSN Messenger: converse com os seus...
6 Nov 22, 2003
5:49 pm

Aaron Bannert
aaron@...
Send Email

How does the apache do the request scheduling !? does the child do the scheduling or apache let it for the threads !? Haskell for fun. haskell.org ...
2 Nov 22, 2003
6:42 am

Aaron Bannert
aaron@...
Send Email

PR 24884 points out an issue I was already working on for other reasons. An initial request for a file (say a gif file) which has an ExpiresByType specified...
1 Nov 22, 2003
3:15 am

Paul J. Reder
rederpj@...
Send Email

Hello, i'm trying to do a module that creates a thread with pthread_create(...), and this thread open a socket. Well, i compile all the source of apache with...
4 Nov 22, 2003
1:21 am

Sander Temme
sctemme@...
Send Email

How does the apache do the request scheduling !? does the child do the scheduling or apache let it for the threads !? Haskell for fun. haskell.org ...
1 Nov 21, 2003
6:48 pm

Haskell Curry
haskellboy@...
Send Email

Did someone succeed to build 2.0.48 on MacOS X 10.3 (Jaguar) ? I does : ./configure make ... /Users/hgo/httpd-2.0.48/srclib/apr/libtool --silent --mode=compile...
7 Nov 21, 2003
1:41 pm

Justin Erenkrantz
justin@...
Send Email

We need to axe or decorate the symbol NO_USE_SIGACTION in our ongoing effort to prevent namespace clashes. However, this turned out to be a nontrival problem....
4 Nov 21, 2003
12:24 pm

Jeff Trawick
trawick@...
Send Email

This has been itching me for awhile... I don't like loosing %c whenever mod_ssl is in the mix. This is basically a feature (yes, I said it, a feature) from 2.0...
5 Nov 20, 2003
9:24 pm

Jim Jagielski
jim@...
Send Email

mod_cache never caches anything ending in / (ie, www.cnn.com/) but will cache /index.html. Is this on purpose??? Snippets from config: LoadModule...
15 Nov 20, 2003
6:13 pm

Bill Stoddard
bill@...
Send Email

Folks with outstanding patches or new patches in the works: Please follow the guidelines at http://httpd.apache.org/dev/patches.html The biggest change is that...
1 Nov 20, 2003
1:43 pm

Jeff Trawick
trawick@...
Send Email

... which prompts me to add a section on special documentation issues to my submitting-your-patch changes, since the html ought to be regenerated at the same...
8 Nov 20, 2003
9:54 am

André Malo
nd@...
Send Email

APACHE 2.1 STATUS: -*-text-*- Last modified at [$Date: 2003/10/11 21:12:39 $] Release [NOTE that only Alpha/Beta...
1 Nov 20, 2003
4:45 am

Rodent of Unusual Size
Ken.Coar@...
Send Email

APACHE 1.3 STATUS: -*-text-*- Last modified at [$Date: 2003/11/07 04:12:55 $] Release: 1.3.30-dev: In development 1.3.29: Tagged October 24, 2003....
1 Nov 20, 2003
4:45 am

Rodent of Unusual Size
Ken.Coar@...
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

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