Geert

Results 47 comments of Geert
trafficstars

Why does this issues seem stale? As noted above, compression seems near useless for bigger tables as it stands now. This one feels like a priority to be honest.

One solution could be (at first glance) have all thrown errors in socks_socket be changed to self.emit('error',error); Not sure what the reason was for throwing to be honest since we're...

@viniciusccarvalho any word on this? Would be great to have 0.8 support. Willing to lend a hand on the JS callbacks if that's still an issue.

Does this path allow being able to automatically/ transparently upload compressed assets to a CDN (say S3 / Cloudfront) as part of the Press-build process? If so, great! If not,...

Ok but let's take the example of Cloudfront. I assume in this situation my domain is http://something.comhttp://cdn.something.com/myfile.min.js.12345.press and I configured my subdomain http://cdn.something.comhttp://cdn.something.com/myfile.min.js.12345.press to point to a cloudfront distribution. It...

Ahh yes that explains it. I didn't know of the custom origin feature. Many thanks! Op 8 december 2011 16:00 schreef Rotem Hermon < [email protected] > het volgende: > >...

any thoughts on the architecture? might want to take a crack at it