Bilal-S / iis2tomcat

AJP Connector between Internet Information Services (IIS) and Apache Tomcat
http://www.boncode.net/boncode-connector
49 stars 32 forks source link

iis2tomcat slow down the request of rest service #26

Closed geosmart closed 8 years ago

geosmart commented 9 years ago
  1. When i request the rest service at port 8080,it response with 50ms to 100ms
  2. But when i request the rest service at port 80,it response with 1300ms to 1500ms In conclude,The port 80 solwer the 8080 port ,nearly 1000ms!

I use the rest service in an online platform which ask the rest service have to be response with 1000ms.

Any help to make it response faster? Thanks!

Bilal-S commented 8 years ago

In general REST vs non-rest should not make a difference. To investigate, please open a ticket on the riaforge site. When describing please include: