Hi,
We are facing issue with one of our production site where it just keep loading but never response and seems work fine when you run directly by port at the same time. So guessing there is some issue with connecting IIS and Tomcat. I have gone through documentation of Boncode where it mention max connections should be same for boncode and server.xml. I have tried to setup both at 500 couple of days ago but seems again we face similar issue. There was another mention for same issue that compression should be disabled, as far as I have check by default compression is disabled and I haven't add any compression for tomcat manually.
Apart from this I am noticing following errors in boncode. Is this related to it and how can I sort it out?
2016-04-25 00:00:00 BonCode AJP Connenctor version 1.0.25
2016-04-25 00:00:00 BonCode AJP Connenctor version 1.0.25
2016-04-25 03:37:07 1.0.25 ERROR
TCP Client level -- Server/Port:localhost/8009
Thread was being aborted.
2016-04-25 03:37:07 One Connection raised an error
2016-04-25 06:25:30 1.0.25 ERROR
TCP Client level -- Server/Port:localhost/8009
Thread was being aborted.
2016-04-25 06:25:30 One Connection raised an error
2016-04-25 06:32:46 1.0.25 ERROR
TCP Client level -- Server/Port:localhost/8009
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
2016-04-25 06:32:46 One Connection raised an error
2016-04-25 08:49:17 1.0.25 ERROR
packet length determination problem
Source array was not long enough. Check srcIndex and length, and the array's lower bounds.
Thanks,
Pritesh