# XML File Size

**URL:** https://forum.kirupa.com/t/xml-file-size/156094
**Category:** web dev
**Created:** [July 22, 2005, 1:33pm UTC](https://forum.kirupa.com/t/xml-file-size/156094 "2005-07-22T13:33:26Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![mpelland](https://avatars.discourse-cdn.com/v4/letter/m/c0e974/32.png) [@mpelland](https://forum.kirupa.com/u/mpelland)
#### Post date: [July 22, 2005, 1:33pm UTC](https://forum.kirupa.com/t/xml-file-size/156094/1 "2005-07-22T13:33:26Z")

</div>

Hi,  
I maintain a site that is getting to be fairly large. I do not have much control over the structure, but concerns have been raised about the size of an XML file that we are using. It is only 2MB but I would like to know when I should be getting concerned with this. It is parsed with a java applet on our JSP server. Should I be concerned about the filesize? is it going to start working the server too hard ??
