
Registered since September 28th, 2017
Has a total of 4246 bookmarks.
Showing top Tags within 14 bookmarks
howto information development guide reference administration design website software solution service product online business uk tool company linux code server system application web list video marine create data experience description tutorial explanation technology build blog article learn world project boat download windows security lookup free performance javascript technical network control beautiful support london tools course file research purchase library programming image youtube example php construction html opensource quality install community computer profile feature power browser music platform mobile user process work database share manage hardware professional buy industry internet dance advice installation developer 3d search material access customer travel camera test standard review documentation css money engineering develop webdesign engine device photography digital api speed source program management phone discussion question event client story simple water marketing yacht app content setup package fast idea interface account communication cheap compare script study market live easy google resource operation startup monitor training
Tag selected: cache.
Looking up cache tag. Showing 14 results. Clear
Saved by uncleflo on January 3rd, 2019.
Complete the following steps to mount NFS on a Windows client: The UID and GID values are set in the Windows Registry and are global on the Windows NFS client box. This solution might not work well if your Windows box has multiple users who each need access to NFS with their own permissions, but there is no obvious way to avoid this limitation. To set up the Windows NFS client, mount the cluster, map a network drive, and configure the user ID (UID) and group ID (GID). The Windows client must access NFS using a valid UID and GID from the Linux domain. Mismatched UID or GID will result in permissions problems when MapReduce jobs try to access files that were copied from Windows over an NFS share. Because of Windows directory caching, there may appear to be no .snapshot directory in each volume's root directory. As a workaround, force Windows to re-load the volume's root directory by updating its modification time (for example, by creating an empty file or directory in the volume's root directory).
snapshot directory limitation client windows modification server cluster archive obvious valid content user files reference file domain mount map access solution path details platform administration development workflow howto share nfs network nas permission step-by-step cache filesystem
Saved by uncleflo on July 3rd, 2017.
Centralized storage solution with outstanding performance. Synology DiskStation DS1817+ is a 8-bay NAS powered by a quad-core CPU with AES-NI hardware encryption engine. Coming with quad 1GbE LAN ports, it can be installed with a 10GbE network interface card (NIC) or a dual M.2 SSD adapter card, thereby enhancing network speeds or boosting performance with SSD cache.
synology computer nas network storage lan product cache cpu performance boost interface nic adapter enhance install hardware card volume home business solution disk station data safety control raid
Saved by uncleflo on January 20th, 2015.
JavaScript loaders are incredibly powerful and useful utilities. I've even covered a few of them on this blog, like curljs and LABjs, and have used RequireJS and the Dojo loader on personal projects. They're super powerful but can be overkill in some cases. If you're using jQuery, there's a built in method for loading a single script which may come in handy if you'd like to lazy load a plugin or any other type of script. Here's how to use it!
cache javascript jquery development web scripts script load solution case lazy use utility loader howto project
Saved by uncleflo on January 20th, 2015.
A problem that has plagued web developers for years is how to add real-time information to their applications, such as a progress bar for file uploads. Users are impatient; they don’t want to sit and wait while the browser is doing something and wonder whether it has frozen or if they have a slow connection. Providing a progress indicator gives users useful information and lets them know exactly what’s going on.
track upload file development php howto solution guide information progress bar user indicator inform browser impatient server html5 cache option suggestion session manage
Saved by uncleflo on February 8th, 2014.
Getting maximum performance from MySQL Each option is described below. Values for buffer sizes, lengths and stack sizes are given in bytes. You can specify values with a suffix of `K' or `M' to indicate kilobytes or megabytes. For example, 16M indicates 16 megabytes. Case of suffix letters does not matter; 16M and 16m are equivalent.
mysql administration performance maximize optimize reference manual description explanation database dbms buffer data cache guide
Saved by uncleflo on July 28th, 2013.
How to check the performance of a hard drive (Either via terminal or GUI). The write speed. The read speed. Cache size and speed. Random speed. Hdparm is a good place to start.
guide hdparm cache speed disk solution size gui terminal description performance device write read question hdd ubuntu comment ask
Saved by uncleflo on May 25th, 2013.
PHP Application Performance Monitoring Pinpoint and solve PHP application performance issues down to the line of code. New Relic is the only tool you’ll need to see everything in your PHP application—from the end user experience to server monitoring. Trace problems down to slow database queries, slow 3rd party APIs and web services, caching layers, and more.
php development monitor management relic application web iphone android trace service cache experience server problem query db load time point pin code tool slow
Saved by uncleflo on May 7th, 2013.
Free & open source, high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load. Memcached is an in-memory key-value store for small chunks of arbitrary data (strings, objects) from results of database calls, API calls, or page rendering. Memcached is simple yet powerful. Its simple design promotes quick deployment, ease of development, and solves many problems facing large data caches. Its API is available for most popular languages.
cache website tool distributed opensource web object memory database memcached free system dedicated php load administration
Saved by uncleflo on May 7th, 2013.
high-performance, distributed memory object caching system, generic in nature, but intended to speeding up dynamic web and / or win applications by alleviating database load. Don't forget to visit us at http://www.sharedcache.com
dynamic application cache communication speed web solution network database share system software performance dedicated server load .net
Saved by uncleflo on May 7th, 2013.
Memcache is a system that works to speed up virtual private servers by caching server information. The program allows you to allocate a specific amount of the server ram toward caching recently queried data for a certain amount of time. Once the data is requested again, memcache speeds up the process of retrieving it by displaying the cached information instead of generating the result from the database.
install memcache cache php community server apache ubuntu linux advice solution
Saved by uncleflo on January 21st, 2013.
CodeIgniter uses a modified version of the Active Record Database Pattern. This pattern allows information to be retrieved, inserted, and updated in your database with minimal scripting. In some cases only one or two lines of code are necessary to perform a database action. CodeIgniter does not require that each database table be its own class file. It instead provides a more simplified interface. Beyond simplicity, a major benefit to using the Active Record features is that it allows you to create database independent applications, since the query syntax is generated by each database adapter. It also allows for safer queries, since the values are escaped automatically by the system.
record query database cache guide development codeigniter user management information example php libraryµ
Saved by uncleflo on January 4th, 2013.
Windows Cache Extension for PHP is a PHP accelerator that is used to increase the speed of PHP applications running on Windows and Windows Server. Once the Windows Cache Extension for PHP is enabled and loaded by the PHP engine, PHP applications can take advantage of the functionality without any code modifications.
official site microsoft information extension performance faster iis cache windows server web php application
Saved by uncleflo on October 12th, 2012.
In this second video we take a look at more ways to optimize your Windows 7 install on your SSD boot drive. The following steps are shown: Enable TRIM - command prompt (in admin mode) "fsutil behavior set disabledeletenotify 0"; Disable Hibernate - command prompt (in admin mode) "powercfg -h off"; Enable Write Caching; Disable Indexing; Disable Superfect and Prefetch; For details on how to work your registry for disabling Superfetch and Prefetch, go to this amazing guide by guys at OZtechnology forums.
optimize windows ssd trim hibernate write cache index registry faster improve super pre fetch
Saved by uncleflo on October 7th, 2012.
SuperFetch is designed to cache files used often. Given the low access times of SSDs, this option can be disabled. If you installed Windows 7 on an SSD, it should, in fact, be disabled automatically.
super pre fetch memory management cache buffer flush speed disable enable windows howto guide information ssd solid state disk tip advice
No further bookmarks found.