Monthly Archives: September 2009

rackspacecloud.com’s Cloud Files network benchmark

I got a rough benchmark. Main purpose is to know how Cloud Files(rackspacecloud.com) is fast from Tokyo, Japan. Also I compared the speed with Amazon EC2/CloudFront and Sakura Internet 7,800yen dedicated hosting service. % ab -n 50 -c 5 http://server/image-file(jpg/png/gif) Transfer rate (Kbytes/sec): 1527 (www.google.com) 1245 (s3.amazonaws.com) 3796 (cloudfront.net) 45 (sakura internet 7800yen server) 2135 (cdn.cloudfiles.rackspacecloud.com) 42 (rackspacecloud cloud server mem 256M) @San Jose, CA [...]
Posted in Tweak | Leave a comment

Using MAMP is better than source compile PHP on Mac OS 10.5.8

PHP5.2.10 couldn’t be compiled on Mac OS 10.5.8. % ./configure --with-readline --with-mysql --with-pdo-mysql --enable-mbstring --with-openssl --with-curl --with-apxs2=/usr/local/apache2/bin/apxs % make Undefined symbols: "_EVP_CIPHER_CTX_block_size", referenced from: _zif_openssl_seal in openssl.o ld: symbol(s) not found collect2: ld returned 1 exit status make: *** [libs/libphp5.bundle] Error 1 I tried to compile openssl0.9.8j, then set –with-openssl=/usr/local/ssl, but the same error occurred. –with-openssl=shared works [...]
Posted in Tweak | Leave a comment
  • About

    I'm Nobu, a web developer living in Mountain View, CA. Feel free to comment on any posts. I'm also tweeting on twitter.

  • Archives

  • Recent Posts