Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slow file access from php based cms #274

Closed
johnwbaxter opened this issue May 20, 2018 · 3 comments
Closed

Slow file access from php based cms #274

johnwbaxter opened this issue May 20, 2018 · 3 comments

Comments

@johnwbaxter
Copy link

php7
nginx-stable
mariadb-10.0

OSX High Sierra
Docker: 18.03.1-ce-mac65 (24312)
Compose - 1.21.1

Running a CMS on Devilbox gives me really slow response times. I installed a NewRelic type app to see what was going on, and as far as i can see, the issue seems to boil down to slow file read writes (see attached).

Is this something you are aware of with Docker on Osx? Is there any known fix?
screen shot 2018-05-20 at 11 00 36

@cytopia
Copy link
Owner

cytopia commented May 20, 2018

This is a known issue how OS(X) has implemented Docker itself. One workaround is to use docker-sync. See also this issue: #105
I still need support from people on OSX to actually implement this (even though it should be fairly easy)

@cytopia cytopia self-assigned this May 20, 2018
@johnwbaxter
Copy link
Author

Ah ok, i'll look into docker-sync!

Thanks :)

@cytopia
Copy link
Owner

cytopia commented Jul 5, 2018

I will close this one as it duplicates #105

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants