Ich verwende das Windows Linux-Subsystem (Ubuntu für Windows) für die LAMP-Entwicklung. Aber Apache2 scheint es zu sein sehr langsam Das Aktualisieren der Seite kann bis zu 10 Sekunden dauern. Gibt es eine Möglichkeit, Apache2 unter Ubuntu für Windows zu beschleunigen?
Ich führe eine Symfony 2-Anwendung mit PHP 7.0.15 und MySQL 5.5.54 aus. Auf einem vergleichbaren nativen Ubuntu liegen die Aktualisierungszeiten konstant unter 1 Sekunde.
Apache2 Module:
Loaded Modules:
core_module (static)
so_module (static)
watchdog_module (static)
http_module (static)
log_config_module (static)
logio_module (static)
version_module (static)
unixd_module (static)
access_compat_module (shared)
alias_module (shared)
auth_basic_module (shared)
authn_core_module (shared)
authn_file_module (shared)
authz_core_module (shared)
authz_host_module (shared)
authz_user_module (shared)
autoindex_module (shared)
deflate_module (shared)
dir_module (shared)
env_module (shared)
filter_module (shared)
mime_module (shared)
mpm_prefork_module (shared)
negotiation_module (shared)
php7_module (shared)
rewrite_module (shared)
setenvif_module (shared)
status_module (shared)