Skip to content

Commit 3ef8d87

Browse files
Made README clearer
1 parent d39a8d9 commit 3ef8d87

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: README.md

+6
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,9 @@ If you're using apache, add a directive similar to the one below to your virtual
5757
```
5858
FastCgiServer /path/to/symfony/web/app.fcgi
5959
```
60+
61+
To get the best performance, you should use the processes option to configure several worker threads.
62+
63+
### 7. Load the page
64+
65+
The route '/random-page' is configured to load a random page from the database.

0 commit comments

Comments
 (0)