Will deleting temporary files in wamp speed up my localhost server? -
i have reinstalled wamp server , project running fast before. different there no tmp file in tmp folder (which of 34gb!!)
apache maintains website access , error logs can grow in size quickly. php has similar logs (if enabled via configuration).
c:\wampdeveloper\logs c:\wampdeveloper\temp
once apache log files grow in size above several 100 mb, performance issues can arise.
also temp folder holds lots of session , temporary data files don’t cleaned up, causes it’s own issues.
to speed read wamp running slow, have points
- windows hosts file
- ipv6
- firewall , anti-virus software
- power plan
- local issues
- your browser
- clear wamp log files
- apache
- mysql
- etc...
Comments
Post a Comment