To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/e2a78c62-21fc-4944-98c9-a951fe3cc5fa%40googlegroups.com.--
You received this message because you are subscribed to the Google Groups "Lucee" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lucee+un...@googlegroups.com.
To post to this group, send email to lu...@googlegroups.com.
Hi Andrew,
Igal Sapir
Lucee Core Developer
Lucee.org
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/CAGHrs%3D8zBT7WNDy6zJHjNCeKkq1eYQWA-oaKLwr5BBzTAj8Rmw%40mail.gmail.com.
--
You received this message because you are subscribed to the Google Groups "Lucee" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lucee+un...@googlegroups.com.
To post to this group, send email to lu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/abf3d4cf-41de-4c0b-b919-beb7a26715df%40googlegroups.com.
Well, this might not be directly relevant to this case, but there are definitely some other settings which one might want to be aware of. I had to crank up maxThreads on AJP connector (lucee/tomcat/conf/server.xml), match MaxConnections in BondcodeAJP13.settings to it (lucee/AJP13/BondcodeAJP13.settings), increase -XX:maxPermSize in Java Options and switch to -XX:+UserG1GC before my server got finally stable. Simply, the default settings are too low for some and beg to be tweaked. (maxPostSize size in server.xml is another example of this).
--
You received this message because you are subscribed to the Google Groups "Lucee" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lucee+un...@googlegroups.com.
To post to this group, send email to lu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/b83b7a38-efbf-4983-8d76-211938c414e3%40googlegroups.com.
not sure if this was aimed at Jeramie or me: Just in case, mine is 1.7.0_76. I had started on lower version of JVM and Tomcat, which came with Railo about a year ago, though. Just recently I had installed Lucee, took advantage of the updated JRE and Tomcat and carried over my old settings...
--
You received this message because you are subscribed to the Google Groups "Lucee" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lucee+un...@googlegroups.com.
To post to this group, send email to lu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/2784824c-2209-4f22-9147-119314c55c33%40googlegroups.com.
I wondered this too, but his visual vm screenshot has a "meta space" tab, so it'll be 1.8
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/5507367D.8030301%40lucee.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/CAB%3DtfTpRQYHPGh%2BO-NGdmhzp7TvRGA%2Bv2MwVgHfSLr%3DEVfVucA%40mail.gmail.com.
here also are the server.xml file and the BonCodeAJP13.settings files, i've sanitized them i hope.. i do have 3 websites running on this server, but they are freebie ones i host for friends that get 1 or 2 hits a month if they are lucky...
--
You received this message because you are subscribed to a topic in the Google Groups "Lucee" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/lucee/1MzfFUOAeeo/unsubscribe.
To unsubscribe from this group and all its topics, send an email to lucee+un...@googlegroups.com.
To post to this group, send email to lu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/dc276a3c-1dd4-453d-8330-3ec5bf49644a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I set the max 4gb to tomcat for now and we'll see how it does. so far it hasn't crashed in over 24 hours =]
<Connector port="8009" acceptorThreadCount="6" maxThreads="1500" minSpareThreads="150" maxSpareThreads="500" tcpNoDelay="true" enableLookups="false" protocol="AJP/1.3" redirectPort="8443" />
At server startup, the HTTP Connector will create a number of processing threads based on the value configured for the minSpareThreads attribute. * Each incoming request requires a thread for the duration of that request. * If the number of simultaneous requests cannot be handled by the currently available request processing threads, additional threads will be created up to the configured maximum (the value of the maxThreads attribute). * If still more simultaneous requests are received, they are stacked up up to the configured maximum (the value of the acceptCount attribute). * Any further simultaneous requests will receive "connection refused" errors, until resources are available to process them.So, is it better to create that 150 minSpareThreads up front at the server startup, rather than wait for Tomcat to create them one by one as needed ?
--
You received this message because you are subscribed to a topic in the Google Groups "Lucee" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/lucee/1MzfFUOAeeo/unsubscribe.
To unsubscribe from this group and all its topics, send an email to lucee+un...@googlegroups.com.
To post to this group, send email to lu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/d4142529-27c8-44f7-8aa5-11719e9974c7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I've been running ACF and Railo on Windows for years without having any problem.
This is Not a "Windows issue".
--
You received this message because you are subscribed to the Google Groups "Lucee" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lucee+un...@googlegroups.com.
To post to this group, send email to lu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/d79250d9-9f7c-4f48-8098-23eca4bd2501%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Lucee" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lucee+un...@googlegroups.com.
To post to this group, send email to lu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/0fbb2c5a-1002-4543-ae76-7580d960b063%40googlegroups.com.
we have ACF virtual machines with 2gb of ram that run great