Richard,

That could work, if you can route the requests based on the URL path (for example requests beginning with "/lightstreamer" should go to Lightstreamer Server). Of course, if you need thousands of concurrent push sessions, Apache would become the bottleneck.

Another solution would be to have two network cards or to use some virtualization software in order to have two different IPs listening on port 80.