Wordpress on Win 8.1 WampServer 32 bit performance
Posted by: selasa (175.138.233.---)
Date: October 06, 2014 11:29AM

I do Wordpress development using WampServer 32 bit on Win 8.1.

It's slow - even takes a while to call up just the localhost on the browser.

Does anyone has suggestions on how to improve this?

Thanks

Options: ReplyQuote
Re: Wordpress on Win 8.1 WampServer 32 bit performance
Posted by: RiggsFolly (---.dynamic.dsl.as9105.com)
Date: October 06, 2014 12:32PM

Can we start by you answering some basic questions please : [forum.wampserver.com]

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote
Re: Wordpress on Win 8.1 WampServer 32 bit performance
Posted by: selasa (175.138.233.---)
Date: October 06, 2014 12:47PM

Sure.

Version of Operating system?

Windows 8.1 64bit

Version of Wamp Server installed?

2.5 32bit

Version of Apache you are running?

2.4.9

Version of MySQL you are running?

5.6.17

Version of PHP you are running?

5.5.12

What colour is your WampManager icon? ( the in the system tray )

Green

Do you have a HOSTS file? [c:\windows\system32\drivers\etc\hosts]

127.0.0.1 localhost

Options: ReplyQuote
Re: Wordpress on Win 8.1 WampServer 32 bit performance
Posted by: RiggsFolly (---.dynamic.dsl.as9105.com)
Date: October 06, 2014 12:57PM

this is always a difficult one to put your finger on, maybe your issue is memory, or lack of it.

MySQL changed a default value for table_definition_cache in 5.5 I think it was and the default is hugh and causes MySQL to consume about half a gig of memory.

So first try this: Edit the my.ini file and add this line inside the [wampmysqld] section

# reduce mem size for MYISAM usage
table_definition_cache = 600

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote
Re: Wordpress on Win 8.1 WampServer 32 bit performance
Posted by: selasa (175.138.233.---)
Date: October 06, 2014 05:02PM

RiggsFolly Wrote:
-------------------------------------------------------
> this is always a difficult one to put your finger
> on, maybe your issue is memory, or lack of it.
>
> MySQL changed a default value for
> table_definition_cache in 5.5 I think it was and
> the default is hugh and causes MySQL to consume
> about half a gig of memory.
>
> So first try this: Edit the my.ini file and add
> this line inside the [wampmysqld] section
>
>
> # reduce mem size for MYISAM usage
> table_definition_cache = 600
>

Hi Riggs,

Did this but don't see much improvement. Any other suggestion?

Thanks

Options: ReplyQuote
Re: Wordpress on Win 8.1 WampServer 32 bit performance
Posted by: Otomatic (Moderator)
Date: October 06, 2014 07:07PM

Hi,

See [forum.wampserver.com]

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote


Sorry, only registered users may post in this forum.