diegows / wanproxy

My Wanproxy repo - WAN Accelerator using dictionary and gzip compression.
http://www.wanproxy.org/
Other
12 stars 3 forks source link

Can't find branch " tcp-poll-coss-merge-eos-fix"? #14

Open Omaca opened 10 years ago

Omaca commented 10 years ago

Hi Diegows

I follow the Installation guild on wiki page, and can't find the branch related to COSS. And can't load the config file at wiki configuration page.

Which branch should I checkout, or I need to remove COSS related config?

Thanks

diegows commented 10 years ago

Hi, thanks for posting the issue. The wiki is outdated. The working branch "work-on-linux".

Let me know if it works!

lpohl commented 10 years ago

Same problem, build on linux with branch "works-on-linux" is ok, but config parameter from Wiki not working:

[crazy@wormhole wanproxy_diegowsworks-on-linux]$ ./programs/wanproxy/wanproxy -v -c wanproxy-srv.config 1385991519.637244 [/wanproxy] INFO: WANProxy 1385991519.637862 [/wanproxy] INFO: Copyright (c) 2008-2013 WANProxy.org. 1385991519.638244 [/wanproxy] INFO: All rights reserved. 1385991519.638754 [/wanproxy/config] INFO: Configuring WANProxy. 1385991519.639217 [/config/class] ERR: bool ConfigClass::set(ConfigObject, const string&, const string&) const: Object member (cache) does not exist. 1385991519.639506 [/config] ERR: bool Config::set(const string&, const string&, const string&): Member (cache) in object (codec0) could not be set. 1385991519.639769 [/wanproxy/config] ERR: void WANProxyConfig::parse_set(std::dequestd::basicstring&): Set of object member (codec0.cache) failed. 1385991519.640075 [/wanproxy/config] ERR: bool WANProxyConfig::configure(const string&): Error in configuration directive: set codec0.cache COSS 1385991519.640366 [/wanproxy] ERR: int main(int, char*): Could not configure proxies.