mjbeller / web2py-starter

Other
46 stars 21 forks source link

Too much bandwidth ? #3

Closed ramstein74 closed 7 years ago

ramstein74 commented 7 years ago

Hello im using this starter for my app I noticed that only traffic from my pc to the server fills a daily bandwidth between 200Mb and 300Mb Its huge!!! How can i reduce it ?

Regards

mjbeller commented 7 years ago

I have not experienced that bandwidth usage. Can you isolate the specific large files transferred between the browser and server?

ramstein74 commented 7 years ago

The biggest one is jquery-ui.min.js around 240kb For every 5 clicks i download 1MB... i´m using now the cdn version... to cache and spare webfaction usage

2017-06-26 6:01 GMT+01:00 Michael Beller notifications@github.com:

I have not experienced that bandwidth usage. Can you isolate the specific large files transferred between the browser and server?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mjbeller/web2py-starter/issues/3#issuecomment-310964199, or mute the thread https://github.com/notifications/unsubscribe-auth/ABJ56vlAcCUj11Ky5ZYBNm6XIzant6SRks5sHzshgaJpZM4OEtBo .

mjbeller commented 7 years ago

The CDN versions will certainly be better - I'll change that in the future