Hi , Want to know what we can do as a preventive measure for container which is already running properly such that when huge traffic will come to this (suppose around 1 lacs request per day) still it should not face any problem , want to know whether it should require any code level changes or only configuration changes so that it can handle huge no of request smoothly .
Try modifying the vm options from the MF container Properties (environment tab)
Thanks Neha , I saw it in mf container and it has entries like -Xms64m -Xmx512m but i could not understand its purpose will you guide me what does it mean .