cvs commit: apache-apr/pthreads/src/main http_core.c http_main.c

1999-03-15 Thread rbb
rbb 99/03/15 07:34:52 Modified:pthreads/src/include http_conf_globals.h pthreads/src/main http_core.c http_main.c Log: Remove the overflow logic. This code made the server harder to configure properly, and the code was ugly. It also didn't add the performance

cvs commit: apache-apr/pthreads/src/main http_core.c http_main.c http_request.c

1999-02-09 Thread rbb
rbb 99/02/09 13:39:57 Modified:pthreads/src/include http_main.h httpd.h scoreboard.h pthreads/src/main http_core.c http_main.c http_request.c Log: Updated scoreboard logic for hybrid process/thread server. Keeps track of thread status, instead of process