Pid * <[email protected]> wrote:
>On 14 Apr 2012, at 22:50, Gautam <[email protected]> wrote: >> <Connector port="8443" maxHttpHeaderSize="8192" maxThreads="150" >> minSpareThreads="25" >> maxSpareThreads="75" enableLookups="true" acceptCount="100" >> connectionTimeout="20000" >> disableUploadTimeout="true" >> scheme="https" >> secure="false" >> SSLEnabled="true" >> proxyPort="443" >> proxyName="my_company_domain_name" >> /> > >You want SSLEnabled="false", I think. And secure="true" Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
