A aparut o noua versiune CSP ( Card Server Proxi ) o.9.1 ...pentru cei
interesati ...ea poate fi descarcata [Only registered and activated users can see links. Click Here To Register...]
Printable View
A aparut o noua versiune CSP ( Card Server Proxi ) o.9.1 ...pentru cei
interesati ...ea poate fi descarcata [Only registered and activated users can see links. Click Here To Register...]
0.9.1 - RC0-svn-r44
- Fixed: Handling for unknown sid (0 or a dummy sid listed in dummy-services) was broken in 0.9.0.
- Fixed: Incoming requests for dummy sids should not retain the dummy when forwarded, now changed to 0.
- Fixed: Per profile max-cw-wait could not be set below 1s (now both per profile and global allow down to 100 ms).
- Fixed: Probing was sometimes attempted even when there was only one candidate connector.
- Fixed: Radegast support updated to make sense with 0.9.x.
- Changed: Two ecms (or dcw replies) with the same payload data but different dvb table ids (even/0x80 vs odd/0x81) are
now considered identical by the proxy. Implications unknown.
- Changed: ClusteredCache transport format now includes meta-data such as ca-id and network-id.
NOTE: This breaks compatibility with previous versions. If one node has the new format, all nodes must be upgraded.
- Added: Cws event for found service now shown in the status-web (despite the command being called error-log).
- Added: Experimental sid cache linking feature, allows cache hits based on meta-data like sid rather than ecm payload.
Links added via the web commands are stored in etc/links.cfg (this file is monitored for changes and autoloaded also).
- Added: More sanity checks to DcwFilterPlugin (checksums, length and an option to monitor all replies for duplicates).
- Changes to proxy.xml:
Added: Attribute 'enable-service-linking' to <cache-handler> (true/false, default: false). Enables sid cache linker.
- Changes to the http/xml api:
Added: Attribute 'filtered-by' to <ecm> (transaction logs). Contains the reason for a B flag, or the filtering plugin.
Added: New event type 9 - "found service" added to connector events output (error-log, yes - not really an error).