On Tuesday 27 November 2001 02:08 am, Michal Szymaniak wrote:
> Hello,
>
> One question about the support for udp in Apache 2.0. Is it now
> possible to make A. listen on multiple tcp and udp ports, and then
> call appropriate hooks for each incoming connection/datagram?
>
> Especially, is such functionality available for module? Or there
> are Apache internals that should be modified to achieve this?

It is now possible to write a module that will make Apache listen on
UDP ports.  However, as somebody who has done this in the past,
it's not a good idea.  You lose too much data on every request.

Ryan

______________________________________________________________
Ryan Bloom                              [EMAIL PROTECTED]
Covalent Technologies                   [EMAIL PROTECTED]
--------------------------------------------------------------

Reply via email to