need an example of how to use the NIO connector

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



--- On Mon, 1/19/09, Eric Covener <covener@xxxxxxxxx> wrote:
From: Eric Covener <covener@xxxxxxxxx>
Subject: Re: trouble installing Apache HTTP Server 2.2.11
To: users@xxxxxxxxxxxxxxxx, dharmalion2003@xxxxxxxxx
Date: Monday, January 19, 2009, 6:38 PM

You downloaded Win32 Source instead of Win32 Binary.

--
Eric Covener
covener@xxxxxxxxx

Thanks Eric.

I'm now looking for an example of how to use the NIO connector
with Tomcat--I need this in order to use chat.  I've found the following
example of how to configure this on the Tomcat side:

<Connector port="8443"
protocol="org.apache.coyote.http11.Http11NioProtocol"
maxThreads="150" scheme="https" secure="true"
clientAuth="false" sslProtocol="TLS" SSLEnabled="true"
keystoreFile="conf/keystore" keystorePass="secrit"/>

But I can't seem to find any information on how to configure things
on the Apache side--in the httpd.conf file--so that requests to Apache
get successfully routed to Tomcat using the NIO connector.

Any thoughts on this??



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux