Are there any noticeable performance diferences between Windows and Linux?

Hi,

Can I expected a real noticable difference when using RemoteDB on Windows(http.sys) versus Linux(Indy), with same hardware and DB load?

The planned scenario is to have a XDataServer on Window that connected to a RemoteDBServer for DB Acces running on Windows or Linux.

Thanks in Advance,

Omar Zelaya

Hi,

The question above is for a standalone executable. I have read that on Linux the recomended way is to use an Apache Web Module. Would a Apache Web Module improves performance over Indy on Linux?

Thanks in advance,

Omar

In theory you can expect a better performance on http.sys than Indy simply because we have optimized the http.sys with more care, and we don't control Indy source code.
But this is just theory. We haven't profiled both in same conditions to have real numbers. That's the only way to give you a correct answer.