hi all,

SEC-2.7.1 has been released and is available from:
http://sourceforge.net/projects/simple-evcorr/files/sec/2.7.1/sec-2.7.1.tar.gz/download

The main changes in this version are four new actions for writing data
to TCP, UDP and UNIX sockets. The actions are fairly simple and assume
the data moves unidirectionally only (any return data from remote peer
is ignored).

Also, the behavior of the 'write' action has changed -- in previous
releases, 'write' opened and closed the file at each access, while in
this version 'write' keeps the file open across all accesses. In order
to make file rotations possible, the SIGUSR2 signal has to be used
which closes all open files (each file will be reopened at the next
access).

kind regards,
risto

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Simple-evcorr-users mailing list
Simple-evcorr-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/simple-evcorr-users

Reply via email to