Is up ready for production ?
There is a weird problem with it when used with express.
In a nutshell when a route is created and then deleted sometimes it will
work and sometimes it wouldn't work, you load the page it works, you reload it doesn't
and on and on...
I thought it was chrome cache, i deleted all cache since the beginning of time and still the same thing.
when i kill up and attempt to run it again up -w -p 3000 app.js i would get address in use error,
for up to work again i need to killall node and then up runs.
Another problem is with up code reload, i have 20 node processes for a single app, is this normal ?
Is
upready for production ?There is a weird problem with it when used with express.
In a nutshell when a route is created and then deleted sometimes it will
work and sometimes it wouldn't work, you load the page it works, you reload it doesn't
and on and on...
I thought it was chrome cache, i deleted all cache
since the beginning of timeand still the same thing.when i kill
upand attempt to run it againup -w -p 3000 app.jsi would getaddress in use error,for
upto work again i need tokillall nodeand thenupruns.Another problem is with
upcode reload, i have 20 node processes for a single app, is this normal ?