Skip to content

Commit 4d12de8

Browse files
committed
add reference to Indy known memory leak issue
1 parent 7d5435a commit 4d12de8

File tree

1 file changed

+2
-0
lines changed
  • scaffolding-with-fano-cli/creating-project

1 file changed

+2
-0
lines changed

Diff for: scaffolding-with-fano-cli/creating-project/index.md

+2
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,8 @@ See [Deploy as standalone web server](/deployment/standalone-web-server) for inf
121121

122122
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.
123123

124+
When you use Indy, you must aware of [Indy memory leak issue](/known-issues#indy-memory-leak-issue).
125+
124126
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.
125127

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

0 commit comments

Comments
 (0)