MySpeed Server 7.3g (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News MySpeed Server 7.3g (Default branch)
# 1  
Old 01-28-2008
MySpeed Server 7.3g (Default branch)

Image MySpeed is a Java applet that measures connection speeds and quality by timing actual data transfers between your server and end-users. Connection tests are performed via HTTP or socket-to-socket modes. The consistency of data transfer speeds is reported, a key measure of connection quality. Detailed graphs of all data transferred during a speed test are produced. VoIP editions test jitter and packet loss, reporting VoIP quality and load capacity. A server-side database logs all speed test results. The NOC and Support editions provide remote agent technologies to identify remote connectivity problems. License: Other/Proprietary License with Free Trial Changes:
The browser applet and remote agents now perform the RTT (round trip time) test using the socket stream (ie: port 20000 if available, will fall back to 80 if not).Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
smfi_settimeout(3N)													       smfi_settimeout(3N)

NAME
smfi_settimeout() - sets the sendmail connection timeout value of a filter SYNOPSIS
PARAMETERS
otimeout Specifies the number of seconds to wait before timing out a socket. The otimeout value must be greater than 0 (zero) second. A timeout value of 0 (zero) second means not to wait indefinitely. DESCRIPTION
The routine sets number of seconds after which the must close a socket connection before timing out a socket. If is not called, a default timeout value of 7210 seconds is used. The routine must be called only before calling the function. RETURN VALUE
always returns AUTHOR
was developed by the Sendmail Inc. SEE ASLO
smfi_main(3N), smfi_setconn(3N), smfi_register(3N), smfi_opensocket(3N), smfi_setbacklog(3N), smfi_setdbg(3N), smfi_stop(3N). on smfi_settimeout(3N)