Cyan Secure Web Proxy 1.3.7 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Cyan Secure Web Proxy 1.3.7 (Default branch)
# 1  
Old 01-23-2008
Cyan Secure Web Proxy 1.3.7 (Default branch)

ImageCyan Secure Web Proxy Server is a carrier grade,high performance Internet filtering proxy serverfor Linux. It includes scalable (user/group/host)Web filter and virus scan utilities for blockingmalicious applications at the gateway. It has anadvanced URL database, authentication support(LDAP and Active Directory), SSL Interception,easy deployment, and remote administration.License: Other/Proprietary License with Free TrialChanges:
A conditional cascade was implemented. A requestcan now be cascaded to different servers based onrequest source IP and request target URL. A bugwith internal Web server handling was fixed.Problems with non-RFC compliant Internet ExplorerHTTP/1.0 POST implementation were fixed. Problemswith client receive timeouts that were too lowwere fixed.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
Net::Jabber::Loudmouth::Proxy(3pm)			User Contributed Perl Documentation			Net::Jabber::Loudmouth::Proxy(3pm)

NAME
Net::Jabber::Loudmouth::Proxy - Jabber proxy HIERARCHY
Glib::Boxed +----Net::Jabber::Loudmouth::Proxy METHODS
proxy = Net::Jabber::Loudmouth::Proxy->new ($type) o $type (Net::Jabber::Loudmouth::ProxyType) proxy = Net::Jabber::Loudmouth::Proxy->new_with_server ($type, $server, $port) o $type (Net::Jabber::Loudmouth::ProxyType) o $server (string) o $port (integer) string = $proxy->get_password $proxy->set_password ($password) o $password (string) integer = $proxy->get_port $proxy->set_port ($port) o $port (integer) string = $proxy->get_server $proxy->set_server ($server) o $server (string) proxytype = $proxy->get_type $proxy->set_type ($type) o $type (Net::Jabber::Loudmouth::ProxyType) string = $proxy->get_username $proxy->set_username ($username) o $username (string) ENUMS AND FLAGS
enum Net::Jabber::Loudmouth::ProxyType o 'none' / 'LM_PROXY_TYPE_NONE' o 'http' / 'LM_PROXY_TYPE_HTTP' SEE ALSO
Net::Jabber::Loudmouth, Glib::Boxed COPYRIGHT
Copyright (C) 2005 by Florian Ragwitz This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.7 or, at your option, any later version of Perl 5 you may have available. perl v5.14.2 2011-11-15 Net::Jabber::Loudmouth::Proxy(3pm)