Hi, As I saw nobody knows about Windows HTTP API (http://msdn.microsoft.com/library/en-us/http/http/http_api_start_page.asp).
Could anybody help me how could I add non socket based request processing to Apache HTTPD. I analised the source code and I was unable to find where could I add this functionality. I noticed that the server core and MPMs are using sockets as well, but I belive that it's possible to create connection and request record without sockets. If you have any idea please let me know. Sincerely, Kornél