]> granicus.if.org Git - apache/history - server/mpm/perchild/perchild.c
APRize disabling nagle (setting TCP_NODELAY).
[apache] / server / mpm / perchild / perchild.c
2000-08-22 Brian HavardAPRize disabling nagle (setting TCP_NODELAY).
2000-08-06 Ryan BloomRemove some values that aren't needed anymore. These...
2000-08-06 William A. Rowe Jr Remaining cleanup of ap_ -> apr_ and AP_ -> APR_...
2000-08-04 Ryan BloomFix the Perchild MPM. This does work now. This change...
2000-08-04 Ryan BloomMore progress with the perchild MPM. This is serving...
2000-08-02 Ryan BloomUpdate the perchild MPM. This does not work, but that...
2000-08-02 Doug MacEachernprefix libapr functions and types with apr_
2000-08-01 Ryan BloomThis serves requests again, although it still doesn...
2000-08-01 Ryan BloomComplete redesign of this MPM. This is almost working...
2000-07-31 Jeff TrawickFix some problems with which error code to use after...
2000-07-31 Ryan BloomThis makes the perchild MPM server requests again,...
2000-07-31 Ryan BloomMake the Unix MPMs not clean the scoreboard on a gracef...
2000-07-30 Manoj KasichainulaChange semantics of ap_child_table somewhat. Instead...
2000-07-29 Ryan BloomRemove iol_socket.h. This file had one declaration...
2000-07-29 Ryan Bloomconvert some -1 back to errno.
2000-07-29 Ryan BloomAssociate virtual hosts with a specific child process...
2000-07-28 Ryan BloomCleanup the perchild MPM. What I am doing so far in...
2000-07-28 Ryan BloomUpdate the perchild MPM. At this point, it is possible...
2000-07-27 Ryan BloomAdd a new MPM. Currently this is almost an exact copy...