VirtualBox, Nginx, and sendfile: Alternate Solutions -
there's bug in virtualbox results in small, static files not being transmitted on shared-folders properly. purported solution add "sendfile off;" server/location block in nginx (or corresponding fix apache/etc...) , reloading. prevents gibberish being received in javascript, css, etc..
however, it's not working me. i'm hitting right server/location blocks, but, after reconstructing vagrant instance (with virtualbox provider), still gibberish in files.
does have guesses @ going on?
yes can not solved, should create real share on host , net use share, vb shared folders cheap way stuff in vm don't use else.
Comments
Post a Comment