Hi,
I created a service app for Linux. I use RO 10.0.0.1511
All work fine but I have a problem:
-
if I use TROHTTPServer component the process allocate always 100% (and more) of the CPU
-
if I uset TROIndyHTTPServer the use of CPU is great and very low
Are there any problems using TROHTTPServer on Linux?
Same problem with TCP Server component. With TROIndyTCPServer the use of the CPU is low.
Instead if I use TROTCPServer the use of CPU is 100 % (and more)
Best Regards