Estou usando o Subsistema Windows Linux (Ubuntu para Windows) para desenvolvimento de LAMP. Mas o Apache2 parece ser muito lento quando as atualizações de página demoram até 10 segundos. Existe algum para acelerar o Apache2 no Ubuntu para Windows?
Estou executando uma aplicação Symfony 2 com PHP 7.0.15 e MySQL 5.5.54. Em um Ubuntu nativo comparável, os tempos de atualização são consistentemente abaixo de 1 s.
Módulos Apache2:
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)