Skip to content

Commit

Permalink
add reference to Indy known memory leak issue
Browse files Browse the repository at this point in the history
  • Loading branch information
zamronypj committed Jan 3, 2022
1 parent 7d5435a commit 4d12de8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scaffolding-with-fano-cli/creating-project/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,8 @@ See [Deploy as standalone web server](/deployment/standalone-web-server) for inf

To create http web application that use Indy http server,`TIdHttpServer` class, use `--project-indy` parameter. Other parameters are similar to SCGI, FastCGI or uwsgi project above.

When you use Indy, you must aware of [Indy memory leak issue](/known-issues#indy-memory-leak-issue).

See [Deploy as standalone web server](/deployment/standalone-web-server) for information on how to setup http application to work as a standalone web server or run behind various reverse proxy web server.

## <a name="use-fano-framework-specific-release-version"></a>Use Fano Framework specific release version
Expand Down

0 comments on commit 4d12de8

Please sign in to comment.