Hi all, I am searching for a embedded server which can provide both http and https services concurrently. I tried Monkey 1.3.0, built it from source, http works fine. I add polarssl 1.2.10, and https works fine. I read lots of reports, Monkey's performance is great, and the size is small. It meets my requirements.
But I don't know how to make Monkey providing http and https services concurrently. I have tried to define TransportLayer of monkey.conf to both polarssl and liana, but fail. And from source code, it seems not possible in this way. My question: Is it possible for Monkey HTTP to provide both services concurrently? If possible, how? and how to define the ports? Or any workaround? Or can I launch two instances, one for http, and another for https? Thanks. Yoyo Chen -- Best Regards, 陳明正 Yoyo Chen
_______________________________________________ Monkey mailing list [email protected] http://lists.monkey-project.com/listinfo/monkey
