[Mono-bugs] [Bug 348221] New: HttpListener needs to integrate with	Http/FastCGI
    bugzilla_noreply at novell.com 
    bugzilla_noreply at novell.com
       
    Wed Dec 12 16:55:01 EST 2007
    
    
  
https://bugzilla.novell.com/show_bug.cgi?id=348221
           Summary: HttpListener needs to integrate with Http/FastCGI
           Product: Mono: Class Libraries
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: System
        AssignedTo: mono-bugs at ximian.com
        ReportedBy: miguel at novell.com
         QAContact: mono-bugs at ximian.com
          Found By: ---
Currently our HttpListener implementation is a standalone server, but on
Windows, using HttpListener directly integrates with the operating system HTTP
server.
This allows HttpListener to hook up to the same port that the system web server
is running and have requests routed to it.
This probably will require some work in mod_mono and mod_mono_server to support
this mode of operation.
-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
    
    
More information about the mono-bugs
mailing list