(Server/Commands)
Ever wondered how to quickly and easily change timezone on your
server?
Forget about using symlinks to do the task! Meet tzselect - built-in command shipped with every distribution of RedHat
server
Saturday, 06 October 2012
(PHP/Performance)
...e" feature I've been working on a high traffic website where session files really cluttered the web
server because users were able to use "remember me" feature which resulted in lots of session ...
Wednesday, 21 October 2009
(PHP/Performance)
Running a MySQL
server one should think of performance. In this article I will list several approaches to making your queries run faster, and overall MySQL
server performance optimization to speed up
Thursday, 01 October 2009
(PHP/Gotchas)
...ule like "background: none" on elements as "background: url(none)" thus requesting non-existant file from
server slowing down everything.
That makes me think of another IE 6 bug: if "/none" returns 4...
Friday, 21 August 2009
(Services/Website Hosting)
...tion package includes:
HTTP compression for every webpage on your website. - saves your users and your
server's bandwidth and makes loading your webpage lightning fast
Concentrating your website ...
Monday, 29 June 2009
(PHP/Performance)
...ing a web application powered by Zend Framework, for best performance.
In part 1, we take a look at the
server requirements for running a Zend Framework application and the key
server settings that ...
Wednesday, 13 May 2009
(PHP/Performance)
... If browser supports compressed pages, it can provide preferration for gzipped pages in HTTP request. The
server then sends a gzipped version of that same pages to the browser (that is, in case you ha...
Wednesday, 22 April 2009
(PHP/Performance)
In this article I'll show you a simple approach to enable your Zend Framework application saving lots of precious bandwidth, and thus, making it more end-users friendly, and save on bandwidth costs.
Tuesday, 10 February 2009
(Improve/Website Optimization Techniques)
...les. Not only we will perform compression for you, but also set up special cron job on your Linux powered
server to automatically minify this asset files for you So just in case you decide to change y...
Sunday, 23 March 2008
(Improve/Website Optimization Techniques)
...ion enabled. It is able to make your pages smaller up to 7 times (!).
The GZIP compression is an Apache
server's feature.
Our professionals are experienced with configuring Apache for serving com...
Sunday, 23 March 2008
(General/Frontpage)
... secure.
We sell website hosting. Ultra-optimized for performance - because we know how to optimize
servers.
Checkout our hosting plans, and select one at comparison page. Let us know if you ha...
Sunday, 13 January 2008
(News/Features)
...tes become browser-cache friendly with absolutely no impact on functionality. Both the end users and your
server consume less traffic.
XHTML compliant code - make your site modern, use the latest ...
Wednesday, 26 December 2007
(Comments)
... the Steve Souders book: http://developer.yahoo.com/performance/rules.html#etags If you use more than one
server, turn off eTags altogether....
Sunday, 20 June 2010
(Comments)
You will not speed up your installation on a local
server. This trick is for saving bandwidth.
Saturday, 25 April 2009
(Comments)
...html+xml". Tidy cleaning can actually be done in dispatchLoopShutdown but it needs to be installed on the
server as pecl extension (http://pl2.php.net/tidy)...
Saturday, 25 April 2009