|
|
|
|
|
by rvijapurapu
5334 days ago
|
|
Maybe you should reconsider how you have designed your setup. Do some testing to see how much memory you have allocated to the JVM - how much resources each of your rails apps are consuming.. Use a Heap Analyser (or similar) - it could give you good insights into what is hogging up the resources. |
|