browserify / wzrd.in

browserify as a service.
http://wzrd.in
MIT License
639 stars 96 forks source link

Disk space fills up :( #103

Open wilzbach opened 9 years ago

wilzbach commented 9 years ago

Hey,

is anyone else also experiencing troubles with https://wzrd.in/? I get an 502: Bad gateway :(

max-mapper commented 9 years ago

sorry, hard drive filled up! restarted and its fine now :)

On Wed, May 6, 2015 at 9:14 AM, Seb notifications@github.com wrote:

Hey,

is anyone else also experiencing troubles with https://wzrd.in/? I get an 502: Bad gateway :(

— Reply to this email directly or view it on GitHub https://github.com/jfhbrook/browserify-cdn/issues/103.

jfhbrook commented 9 years ago

Does this mean we should try to implement rules for caching around total disk space?

Honestly, I'd love to move this shit to redis, I just haven't had the time, etc., to put towards the scalable rewrite I've had in mind for at least a year.

jfhbrook commented 9 years ago

I decreased the bundle TTL from 30 days to 14, hopefully that helps.

ghost commented 8 years ago

502 error is back, currently cannot make any new bundles via /mutli

max-mapper commented 8 years ago

hmm server is only 73% full

ghost commented 8 years ago

My apologies, that was an error on my end

rjmk commented 8 years ago

Hey, @maxogden. I think it's down again?

jfhbrook commented 8 years ago

Note to self: logrotate

buzzdecafe commented 8 years ago

https://support.rackspace.com/how-to/sample-logrotate-configuration-and-troubleshooting/

jfhbrook commented 7 years ago

I implemented logrotate, and 429'd a user causing issues.

I think this is ok, but I'm gonna leave it open just to be sure.