Archivo del Autor: carlosap

cloudfare

http://www.cloudflare.com/ An Overview of CloudFlare CloudFlare protects and accelerates any website online. Once your website is a part of the CloudFlare community, its web traffic is routed through our intelligent global network. We automatically optimize the delivery of your web pages so your visitors get the fastest page load times and best performance. We also… Leer más »

Progress AdminServer, NameServer, AppServer broker, WebSpeed broker, Sonic Adapter java processes consume more memory after upgrading to 10.1C or higher

ID: P153007 Title: «Progress AdminServer, NameServer, AppServer broker, WebSpeed broker, Sonic Adapter java processes consume more memory after upgrading to 10.1C or higher» Created: 09/21/2009 Last Modified: 04/13/2010 Status: Verified Symptoms:   Progress AdminServer, NameServer, AppServer broker, WebSpeed broker, Sonic Adapter java processes consume more memory after upgrading to 10.1C or higher Progress Java processes consume… Leer más »

How do you delete files completely?

Article Source Computer Forensics… Well what your asking is how to write over the data in a file so that it can not be recovered by people like me. I am a Forensic Computer Crime Investigator. I recover files for criminal investigations. The only way to make sure a file can not be recovered is… Leer más »

Garbage Collector Ergonomics jvmArgs

http://download.oracle.com/javase/1.5.0/docs/guide/vm/gc-ergonomics.html Garbage Collector Ergonomics The following changes take effect with J2SE 5.0. On server-class machines running the server VM, the garbage collector (GC) has changed from the previous serial collector (-XX:+UseSerialGC) to a parallel collector (-XX:+UseParallelGC). You can override this default by using the -XX:+UseSerialGC command-line option to the java command. On server-class machines running… Leer más »