Re: Max threads and Connector

2014-08-13 Thread Daniel Mikusa
On Wed, Aug 13, 2014 at 12:16 AM, Ahmed Hosni ahmedhosni...@gmail.com wrote: I am using nginx webserver with tomcat 7 in production environment , I am trying to optemize performance changing connector port type from http to ajp and increasing maxThreads attribute in connector, does that really

Max threads and Connector

2014-08-12 Thread Ahmed Hosni
I am using nginx webserver with tomcat 7 in production environment , I am trying to optemize performance changing connector port type from http to ajp and increasing maxThreads attribute in connector, does that really can enhance performance?