Can't run two servers in Amazon EC2 instance -


i trying run 2 servers, 1 apache server on port 8080 , 1 shiny r server on port 3838. observing that, can run 1 server instance @ time. when start one, other instance dies , shuts down. limitation instance (micro instance). has experienced before.

613mb of memory not lot. memory issue. check logs out of memory errors. if possible, running separate servers on separate instances simplifies debugging , memory management.


Comments

Popular posts from this blog

c++ - CryptStringToBinary API behavior -

java.util.scanner - How to read and add only numbers to array from a text file -

iphone - Three second countdown in cocos2d -