Search the web
Sign In
New User? Sign Up
warpedusers · Warped Users - Advocates of OS/2 Warp in all its forms
? 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.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Apache HTTP Server v2.0   Message List  
Reply | Forward Message #320 of 371 |
Though some of you might find this interesting:

With Apache Server v2.0 comes a serious reorganization of code that makes it
much
easier to take full advantage of a platform's features, especially non-unix
platforms like
OS/2. The enhancements that have been implemented in Apache for OS/2 v2.0
include

- Multi-threaded, multi-process design for greatly reduced memory consumption,
better
performance & high stability. An access violation causes only the death of the
offending
thread, not the whole server. The fork() system call is not used to create
server
processes, removing the memory problems that v1.3 could encounter.

-Bypassing of the EMX unix compatibility library for both file and network I/O
by using
OS/2 API calls directly for better performance.


You can grab it at http://silk.apana.org.au/apache/apache_v2.shtml




Thu May 2, 2002 2:35 am

jpasnak
Offline Offline

Forward
Message #320 of 371 |
Expand Messages Author Sort by Date

Though some of you might find this interesting: With Apache Server v2.0 comes a serious reorganization of code that makes it much easier to take full advantage...
jpasnak
Offline
May 2, 2002
2:35 am
Advanced

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