Has there been any consideration given to supporting UDP, to allow things like HTTP over UDP as described here:
http://ftp.ics.uci.edu/pub/ietf/http/draft-goland-http-udp-01.txt The idea of HTTP over UDP may seem irrational, but UPnP (which is the protocol that is supposed to let your microwave oven discover and control your dvd player) relies on exclusively on HTTPU, and I was curious whether httpd could be rigged to be upnp capable. I saw an earlier short thread about UDP, but could quite figure out where it ended. Grisha