#Worker and Resource related questions
5 messages · Page 1 of 1 (latest)
what capacity limit do you mean?
and you have no DNS records for that domain
$ dig sh0rt.sh @1.1.1.1
; <<>> DiG 9.10.6 <<>> sh0rt.sh @1.1.1.1
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 64890
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
;; QUESTION SECTION:
;sh0rt.sh. IN A
;; AUTHORITY SECTION:
sh. 3600 IN SOA a0.nic.sh. hostmaster.donuts.email. 1716863029 7200 900 1209600 3600
;; Query time: 13 msec
;; SERVER: 1.1.1.1#53(1.1.1.1)
;; WHEN: Tue May 28 03:33:38 BST 2024
;; MSG SIZE rcvd: 103
oh. sorry.
When publishing a website using cloudflare worker, sometimes an error appears saying that data cannot be uploaded if the size exceeds 4MB. So I knew that the capacity limit was 4MB. However, when I think about it, on sites that use other workers, the image resources alone exceed 3MB each. So, the question is whether there are other capacity limitations for images.
The additional domain to ask about is https://sh0rt.kr. The exam period was coming soon and I was sensitive, so I made a little mistake.