View Single Post
xOR
Veteran Member
Join Date: Jun 2006
Location: x-base.info
Old 02-09-2011 , 06:15   xREDIRECT - v2.0 RC2 released
#1270

i just released xREDIRECT v2.0 RC2.

the changes are as follows:
- fixed a bug where statistics for auto-redirects were not written to the SQL database
- changed statistics to write target AND source server (before: only target server) to SQL database or statistics file
- increased error tolerance when mod or protocol for any server weren't detected correctly
- fixed error message that occured when using SQL with more servers in the database table than MAX_SERVERFORWARDS indicated

warning: if you have used v2.0 RC1 with SQL before, you have to run this SQL command on your database, before using any newer versions:
Code:
ALTER TABLE `xredirect_statistics` ADD `target_server_id` INT( 11 ) NULL ;
__________________
Got more than one HL1 (CS, DoD, NS, TS, TFC, HLDM...) server? Check:
xOR is offline