Hello,
I have installed php, mysql and apache on a Windows formatted USB stick. I am running the application KnowledgeTree, which requires MyISAM as well as the InnoDB engine. Currently the installation is very slow (logging in takes about 1 minute), probably due to excessive I/O on the database. What do you recommend to enhance the performance of this config?
Will the filesystem used influence the speed? Which would be faster, FAT(32) or NTFS, which cluster size?
What performance parameters in the my.cnf will influence the performance and how?
BR,
Martijn
I have installed php, mysql and apache on a Windows formatted USB stick. I am running the application KnowledgeTree, which requires MyISAM as well as the InnoDB engine. Currently the installation is very slow (logging in takes about 1 minute), probably due to excessive I/O on the database. What do you recommend to enhance the performance of this config?
Will the filesystem used influence the speed? Which would be faster, FAT(32) or NTFS, which cluster size?
What performance parameters in the my.cnf will influence the performance and how?
BR,
Martijn