# 图片超过上传限制大小时无法显示

**URL:** <https://meta.discourse.org/t/image-not-showing-if-it-is-larger-than-upload-limit-size/90490>\
**Category:** Support\
**Created:** [2018年六月22日 14:48 UTC](https://meta.discourse.org/t/image-not-showing-if-it-is-larger-than-upload-limit-size/90490 "2018-06-22T14:48:30Z")\
**Posts on this page:** 5\
**Page:** 1

<div class="post-metadata">

**Author:** ![Alankrit\_Choudh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/alankrit_choudh/32/119698_2.png) [@Alankrit\_Choudh](https://meta.discourse.org/u/Alankrit_Choudh)\
**Post date:** [2018年六月22日 14:48 UTC](https://meta.discourse.org/t/image-not-showing-if-it-is-larger-than-upload-limit-size/90490/1 "2018-06-22T14:48:30Z")

</div>

![image](https://global.discourse-cdn.com/meta/original/3X/c/3/c338693d103dc57796decebe9083aeaefd8c19d2.png)

I have set remote upload images to 10mb approx if i upload a larger image the result is as shown above.

should it auto-cancel the upload the image if above the remote upload size and just hotlink the image directly?

---

<div class="post-metadata">

**Author:** ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)\
**Post date:** [2018年六月22日 15:12 UTC](https://meta.discourse.org/t/image-not-showing-if-it-is-larger-than-upload-limit-size/90490/2 "2018-06-22T15:12:14Z")

</div>

That is the expected behavior.

If the image is large than X, make it click to see so you don’t waste everyone bandwidth.

---

<div class="post-metadata">

**Author:** ![Alankrit\_Choudh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/alankrit_choudh/32/119698_2.png) [@Alankrit\_Choudh](https://meta.discourse.org/u/Alankrit_Choudh)\
**Post date:** [2018年六月22日 16:20 UTC](https://meta.discourse.org/t/image-not-showing-if-it-is-larger-than-upload-limit-size/90490/3 "2018-06-22T16:20:58Z")

</div>

why not hotlink the image directly from the other site like gipjy etc?  
Even if they click its a use of bandwidth from end user, which is all the same.

---

<div class="post-metadata">

**Author:** ![Mittineague](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mittineague/32/114259_2.png) [@Mittineague](https://meta.discourse.org/u/Mittineague)\
**Post date:** [2018年六月22日 21:36 UTC](https://meta.discourse.org/t/image-not-showing-if-it-is-larger-than-upload-limit-size/90490/4 "2018-06-22T21:36:52Z")

</div>

> [@Alankrit\_Choudh](#):
>
> which is all the same.

Not really. First there is the “_IF_”, when an image is hotlinked there will be bandwidth cost whether or not a user is really interested in seeing it. Second is the “hotlinking”, many sites are not happy about other sites consuming their bandwidth when they aren’t getting even a visit out of the deal. eg.

100 users seeing hotlinked 5 MB image = 5 MB bandwidth _per user_ but = 500 MB for the source site.

---

<div class="post-metadata">

**Author:** ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)\
**Post date:** [2018年七月6日 13:29 UTC](https://meta.discourse.org/t/image-not-showing-if-it-is-larger-than-upload-limit-size/90490/5 "2018-07-06T13:29:18Z")

</div>


