but for several reason I need to host an api application based on actix/sqlx over sqlserver on a windows server.
The idea is to host the webapp on a windows container with iis as a reverse proxy (I know is not an optimal configuration, but that's it).
Are there known pitfalls with this scenario (actix/sqlx on windows) ?
respect to this question, I haven't tried that on windows so I don't know, I would avoid to use windows on cloud apps whenever I can
Обсуждают сегодня