Re: cvs commit: apache-apr/apr/network_io/unix sendrecv.c

1999-04-19 Thread Ryan Bloom
appropriate. Ryan ___ Ryan Bloom [EMAIL PROTECTED] 4205 S Miami Blvd RTP, NC 27709 It's a beautiful sight to see good dancers doing simple steps. It's a painful sight

Re: cvs commit: apache-apr/apr/test testfile.c

1999-06-07 Thread Ryan Bloom
it was, and flushing the file with each write. I know it will cause a performance hit, but it will make the results more predicatable. Ryan ___ Ryan Bloom [EMAIL PROTECTED] 4205 S Miami Blvd RTP, NC 27709 It's

Re: cvs commit: apache-2.0/mpm README.rse

1999-08-12 Thread Ryan Bloom
on + a PII/400 under FreeBSD 3.1 showed the not too bad results with ApacheBench + under the following config: NumServers 1 StartThreads32 ___ Ryan Bloom [EMAIL

Re: cvs commit: apache-2.0/src/support Makefile.tmpl

1999-09-10 Thread Ryan Bloom
___ Ryan Bloom [EMAIL PROTECTED] 4205 S Miami Blvd RTP, NC 27709 It's a beautiful sight to see good dancers doing simple steps. It's a painful sight to see beginners doing complicated patterns.

Re: cvs commit: apache-2.0/src/lib/apr/file_io/unix open.c

1999-09-13 Thread Ryan Bloom
, it is only because we aren't checking return code properly. Ryan ___ Ryan Bloom [EMAIL PROTECTED] 4205 S Miami Blvd RTP, NC 27709 It's a beautiful sight to see good dancers doing

Re: cvs commit: apache-2.0/src/lib/apr/file_io/unix open.c

1999-09-13 Thread Ryan Bloom
it is using filehand. I agree this it is still broken, though, but less so than before. Agreed. The best way to fix it, IMHO, is to init filedes to -1 and make the original check. Ryan ___ Ryan Bloom [EMAIL PROTECTED

Re: cvs commit: apache-2.0/src/lib/apr/include apr_file_io.h

1999-10-13 Thread Ryan Bloom
___ Ryan Bloom [EMAIL PROTECTED] 6209 H Shanda Dr. Raleigh, NC 27609 Ryan Bloom -- thinker, adventurer, artist, writer, but mostly, friend. ---

Re: cvs commit: apache-2.0/src/lib/apr/time/unix Makefile.in access.c atime.h time.c

1999-12-03 Thread Ryan Bloom
made yesterday. The non-blocking related changes, are basically cleanup. They keep us from including the same headers all over the place, and they protect all of the #include's in APR with HAVE_FOO_H. Ryan ___ Ryan Bloom

Re: cvs commit: apache-2.0/src/lib/apr/test htdigest.c testmmap.c

1999-12-15 Thread Ryan Bloom
___ Ryan Bloom [EMAIL PROTECTED] 4205 S Miami Blvd RTP, NC 27709 It's a beautiful sight to see good dancers doing simple steps. It's a painful sight

Re: cvs commit: apache-2.0/src/os/win32 main_win32.c

1999-12-17 Thread Ryan Bloom
Windows: Some more work to properly handle -k restart,shutdown. I have made a simplifying assumption that the relative name of the server pidfile is always logs/httpd.pid. This saves the error prone effort of reading the config file in apache.exe (as opposed to

Re: cvs commit: apache-2.0/src buildconf configure.in

1999-12-20 Thread Ryan Bloom
to specify LIBS=-lpthread. If you are on any other platform, you are on your own. The configure script has basically been written on Linux, and it is assumed it will be modified as we port 2.0. Ryan ___ Ryan Bloom [EMAIL

Re: cvs commit: apache-2.0/src/lib/apr/locks/beos Makefile.in

1999-12-20 Thread Ryan Bloom
this week I'll get a chance to clean APR a bit. Unless somebody else wants to beat me to it. Ryan ___ Ryan Bloom [EMAIL PROTECTED] 4205 S Miami Blvd RTP, NC 27709 Come to the first official Apache

Re: cvs commit: apache-2.0/src buildconf configure.in

1999-12-20 Thread Ryan Bloom
___ Ryan Bloom [EMAIL PROTECTED] 4205 S Miami Blvd RTP, NC 27709 Come to the first official Apache Software Foundation Conference! http://ApacheCon.Com/

Re: cvs commit: apache-2.0/src/modules/mpm/winnt winnt.c

1999-12-20 Thread Ryan Bloom
___ Ryan Bloom [EMAIL PROTECTED] 4205 S Miami Blvd RTP, NC 27709 Come to the first official Apache Software Foundation Conference! http://ApacheCon.Com/

Re: cvs commit: apache-2.0/src/modules/mpm config.m4

1999-12-23 Thread Ryan Bloom
.) ___ Ryan Bloom [EMAIL PROTECTED] 4205 S Miami Blvd RTP, NC 27709 Come to the first official Apache Software Foundation Conference! http://ApacheCon.Com/

Re: cvs commit: apache-2.0/src/modules/standard mod_digest.c mod_vhost_alias.c

1999-12-31 Thread Ryan Bloom
told me to try to be in the first group; there was less competition there. - Indira Gandhi ___ Ryan Bloom [EMAIL PROTECTED] 4205 S Miami Blvd RTP, NC 27709 Come to the first official Apache

Re: cvs commit: apache-2.0/src/include ap_ac_config.h

1999-12-01 Thread Ryan Bloom
. It should be using ap_poll, and ap_poll will figure out how to use select. So, this whole check shouldn't be necessary. Ryan ___ Ryan Bloom [EMAIL PROTECTED] 4205 S Miami Blvd RTP, NC 27709 It's

Re: cvs commit: apache-2.0/src/modules/standard mod_autoindex.c mod_cern_meta.c mod_cgi.c mod_dir.c mod_mime.c mod_negotiation.c

2000-01-10 Thread Ryan Bloom
Thanks for doing the work, I'll look at the Unix impl now. Ryan Rework ap_finfo_t to split the file type out of the protection field. I've taken a stab at the unix implementation but tested only on OS/2.

Re: cvs commit: apache-2.0/src acinclude.m4

2000-01-12 Thread Ryan Bloom
___ Ryan Bloom [EMAIL PROTECTED] 4205 S Miami Blvd RTP, NC 27709 Come to the first official Apache Software Foundation Conference! http://ApacheCon.Com/

Re: cvs commit: apache-2.0/src/modules/standard mod_userdir.c

2000-01-19 Thread Ryan Bloom
#include http_request.h +#ifndef WIN32 #include pwd.h +#endif /* The default directory in user's home dir */ #ifndef DEFAULT_USER_DIR ___ Ryan Bloom [EMAIL PROTECTED] 4205 S Miami Blvd