I have a 75mb texture pack hosted on my website and when the server tries to download it to the client the client puts this in the log:
java.io.IOException: Filesize is bigger than maximum allowed (file is 3.0, limit is 10000000)
at jw.run(SourceFile:133)
at java.lang.Thread.run(Unknown Source)
Duplicate of MC-5238.