How to configure jasper server for production environment?

I am using jasper server 6.2.0 and I am trying to test load on jasper server with jMeter with 100 to 1000 requests with production environment in mind, but I am getting very poor response with around 80 to 90% errors.

How should I configure jasper server for production environment?

What parameters should I take into consideration?

msaibalwar's picture
Joined: Jan 14 2016 - 5:57am
Last seen: 7 years 1 month ago

1 Answer:

Monitor your application server CPU and memory usage. Be sure they are sufficient.

Another thing to monitor is database performance. Be sure data fetch time is within acceptable limit.

We actually developed our own server instead of using JasperReports Server because we needed very high performance.

hozawa's picture
190337
Joined: Apr 24 2010 - 4:31pm
Last seen: 4 years 3 months ago
Feedback