- Where Developers Learn, Share, & Build Careers


How can I see a location on a disk consumed by dynamic web apps?

I want to know the sum of the images of CSS files, script files and images of dynamic web apps.


This is an online website, so I do not have access to the root folder size, and there are files in the folder that are not actually sent to the client, because the use of AJAX content The request is sent by. In Chrome, you can find the "Developer Tools" window (Wrench and GT Tools> Developer Tools, or Ctrl + Shift +

screenshot

Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -