Re: [Cppcms-users] cppcms::http::request::server_port() returns the default 8080 when api is http
Brought to you by:
artyom-beilis
From: Artyom <art...@ya...> - 2011-02-10 15:20:38
|
Hello, It is a bug. Please open a bug report (so I will not forget to fix it), It is because you are using multiple HTTP acceptors or using services lis) rather then single service and HTTP api takes this settings instead if its private ones. Artyom ----- Original Message ---- > From: Cristian Oneț <one...@gm...> > To: cppcms-users <cpp...@li...> > Sent: Thu, February 10, 2011 5:13:06 PM > Subject: [Cppcms-users] cppcms::http::request::server_port() returns the >default 8080 when api is http > > Hi Artyom, > > I've found that if an application is run with the http api using a > service list the server_port method will always return 8080. > > Regards, > Cristian Oneț > > ------------------------------------------------------------------------------ > The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: > Pinpoint memory and threading errors before they happen. > Find and fix more than 250 security defects in the development cycle. > Locate bottlenecks in serial and parallel code that limit performance. > http://p.sf.net/sfu/intel-dev2devfeb > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > |