express - Parse Hosting and Requests Per Second -
express - Parse Hosting and Requests Per Second -
i have written little website non-profit. website handles 500 visitors per day, site pretty simple. uses expressjs , serves .ejs files updated weekly. not have user/admin login functionality , not save data. create couple separate requests parse core fetch images, urls, , other text. has few forms submit info using mandrill.
first off, serving .ejs web page constitute request?
second, , beingness overly cautious, want sure can host website using parse , maintain free pricing plan @ 30/req per-second. think can?
let me know if can more specific description of how website setup.
had same question. parse.com team told me counting api requests against 30/req limit not hosted file requests. otherwise wouldn't create sense anyway web site request trigger several more requests images etc.
express parse.com request requests-per-second
Comments
Post a Comment