Quantcast
Channel: Lucee Dev - Latest topics
Viewing all articles
Browse latest Browse all 458

IIS BonCode clarification

$
0
0

I would to get some clarification on IIS and using the connector. I’ve been having issues with IIS and having to do iisreset a few times a week and that process is getting old. So I decided to do more reading on the connector.

In the docs this example is given:

<Connector port="8009" protocol="AJP/1.3" redirectPort="8443" maxThreads="1000" connectionTimeout="121000" keepAliveTimeout="-1" packetSize="65536" />

In the settings section under MaxConnections (BonCode Apache Tomcat AJP 1.3 Connector) “This should be either zero or correspond to Max JK threads on the tomcat side.” This server receives around 300,000+ visits a month so I have to use the MaxConnections setting, Therefore if I set the MaxConnections to 500 does that mean that maxThreads must also be 500?

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 458

Trending Articles