Posts Tagged ‘AmmarServer’

As I’ve mentioned before , one of the original goals of AmmarServer was getting rid of my current web server and replacing it with a Raspberry Pi. As one can easily notice this site is based on wordpress ( one thing that is a little harder to notice is that it is hosted in a [...]

ETags 304 Not Modified and 200 OK headers..!

Posted: 17th October 2012 by Ammar Qammaz in Post
Tags: , ,

For the last couple of days I have been implementing ETags on AmmarServer which seem to be a nice way for cache handshaking ( and work very well with my internal server side caching mechanism ) .. To profile my server’s behaviour I am using chromium and the very handy Developer Tools that come integrated [...]

AmmarServer has a Wiki now..

Posted: 12th October 2012 by Ammar Qammaz in Post
Tags:

I just finished creating a Wiki for AmmarServer.. It is not very detailed but , I believe , gives an overview of what I am trying to achive.. Hope you find it useful..!

Testing the raspberry pi as a webserver!

Posted: 25th September 2012 by Ammar Qammaz in Post
Tags: , , ,

My friend Philimon lent me his new raspberry pi after experiencing problems using the usb ports on the board.. After a little tinkering I found out that using a usb hub with an external power supply solved the issues and everything worked fine so his problems must have been power related with the pi not [...]

AmmarServer cont..

Posted: 5th August 2012 by Ammar Qammaz in Post
Tags: ,

AmmarServer is now pretty stable and I am begining to add more interesting functionallity such as request caching etc.. One of the tests that I’ve made is converting this wordpress site into static files using a firefox extension called scrapbook that can save entire web sites many pages deep as files and then using the [...]