Displaying 1 result from an estimated 1 matches for "rtmv".
Did you mean:
rtmp
2007 May 01
5
Development on nfs share
Is there any way to end up somewhere in between the development
environment and production environment as far as refreshing the
source on every request.
Our setup is that we work off of nfs shares which makes it extremely
slow for a page load in development since it has to pull in the whole
app on each request.
I''m used to it by now and only get a few changes in an hour :).
Just curious