Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitaedaccd

Browse files
committed
Added a note against using the Apache Router
1 parent2feb801 commitaedaccd

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

‎cookbook/configuration/apache_router.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@
44
How to Use the Apache Router
55
============================
66

7+
..caution::
8+
9+
**Using the Apache Router is no longer considered a good practice**.
10+
The small increase obtained in the application routing performance is not
11+
worth the hassle of continuously updating the routes configuration.
12+
13+
The Apache Router will be removed in Symfony 3 and it's highly recommended
14+
to not use it in your applications.
15+
716
Symfony, while fast out of the box, also provides various ways to increase that
817
speed with a little bit of tweaking. One of these ways is by letting Apache
918
handle routes directly, rather than using Symfony for this task.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp