Zend Framework 2 loading slow and loss of connection using WAMP

Posted by Charlie on Server Fault See other posts from Server Fault or by Charlie
Published on 2012-10-09T01:51:59Z Indexed on 2012/10/09 3:39 UTC
Read the original article Hit count: 138

Filed under:
|
|
|
|

I've been facing an issue with Zend framework running on my local Wamp 2.2 server. I am not sure what I'm doing wrong but ZF2 seems to load really slow when making an http request. Any other request to a php or html file seems to run smoothly.

Also, sometimes when the loading time takes longer, I get this message: "The connection to [virtualhostname] was interrupted" I then need to hit refresh to complete the request. I checked apache error log and everything looks fine.

Please, I appreciate any type of guide/suggestion to take care of this issue. I followed the starter guide word by word.

© Server Fault or respective owner

Related posts about apache2

Related posts about wamp