You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Korn�l P�l <ko...@hotmail.com> on 2004/06/15 14:53:27 UTC

Non socket based request processing

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