Displaying 2 results from an estimated 2 matches for "490kb".
Did you mean:
40kb
2007 Jun 17
1
Problem: Upload file size limit to 500KB
...o find the answer after spending quite some time searching.
i have a basic file uploader, code similar to rails recipe (or rails
manual).
problem occurs when i try to upload files (images) greater than 500KB.
the largest file i could upload was 493KB and i''ve uploaded a bunch
files under 490KB and they all worked. the smallest file which i failed
to upload is 500KB so i guess that''s where the "limit" is.
my data field in mysql is set to mediumblob, inevitably, i tried
changing it to longblob which didn''t work.
i''m running the webrick server.
Any he...
2008 Jun 03
0
ALTQ and cpufreq(4)
...moved ALTQ -, and the reboots had gone away) :
#altq on $if_ppp hfsc bandwidth 512Kb queue { std, ssh, http, ack, vpn, stdack}
#queue std bandwidth 16% priority 0 qlimit 1024 hfsc (default realtime 32Kb upperlimit 412Kb)
#queue http bandwidth 16% priority 2 qlimit 512 hfsc (realtime 16Kb upperlimit 490Kb )
#queue ssh bandwidth 16% priority 5 qlimit 512 hfsc (realtime 32Kb upperlimit 490Kb )
#queue stdack bandwidth 16% priority 5 qlimit 1024 hfsc ( realtime 8Kb upperlimit 384Kb)
#queue vpn bandwidth 16% priority 6 qlimit 2048 hfsc ( realtime 16Kb upperlimit 512Kb)
#queue ack bandwidth 16% priority 7...