User Tools

Site Tools

A PCRE internal error occured. This might be caused by a faulty plugin

pararesults

**This is an old revision of the document!** ----

A PCRE internal error occured. This might be caused by a faulty plugin

====== paraFetch Results ====== Below we list a simple experiment that transfers a 478M file from a server with hostname "net-server-2" to a client with hostname "net-server-1" over a 1Gbps link. We assume paraFetch is installed on "net-server-1" and nginx installed on "net-server-2". Create the file and host the nginx server: <code> [net-test-2]# cd ~/nginx/html [net-test-2]# dd if=/dev/zero of=500-file.data bs=1MB count=500 [net-test-2]# md5sum 500-file.data [net-test-2]# cd ~/nginx/sbin [net-test-2]# nginx </code> Use the client to copy the file from the server: <code> [net-test-1]# cd ~/paraFetch [net-test-1]# date;./paraFetch 4 1 http://net-test-2:8080/500-file.data ./500-file.data;date </code>

pararesults.1303194681.txt.gz · Last modified: 2011/04/19 06:31 by sbwood